Site Name check does not seem to actually check for availability · Issue #69 · projectkudu/slingshot · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I deploy multiple times with the same site name, I expected the slingshot page to check for global uniqueness within Azure for the site name (based on "Name Is Available" language) and fail the check; however, it can pass the check but fail in deployment because of a name collision (which leads me to believe my understanding is incorrect). If Site name is checking for something else (but implying availability), this needs to be communicated. If it is supposed to avoid this collision, it is not doing so with complete accuracy.
Also: please document those parameters with special treatment (collision checking, etc. ).
The text was updated successfully, but these errors were encountered:
It appears that if there is a default value (say, "contosoapp") it does not get checked. It would appear to to the equivalent of OnChanged() for when the box itself gets changed via user input.
If I deploy multiple times with the same site name, I expected the slingshot page to check for global uniqueness within Azure for the site name (based on "Name Is Available" language) and fail the check; however, it can pass the check but fail in deployment because of a name collision (which leads me to believe my understanding is incorrect). If Site name is checking for something else (but implying availability), this needs to be communicated. If it is supposed to avoid this collision, it is not doing so with complete accuracy.
Also: please document those parameters with special treatment (collision checking, etc. ).
The text was updated successfully, but these errors were encountered: