8000 Site Name check does not seem to actually check for availability · Issue #69 · projectkudu/slingshot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Site Name check does not seem to actually check for availability #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
DRediske opened this issue May 19, 2016 · 4 comments
Open

Site Name check does not seem to actually check for availability #69

DRediske opened this issue May 19, 2016 · 4 comments
Assignees

Comments

@DRediske
Copy link

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.

ab

Also: please document those parameters with special treatment (collision checking, etc. ).

@davidebbo
Copy link
Member

Strange, it works for me:

image

Maybe something is throwing off the check in your case. Try F12 to watch requests.

@DRediske
Copy link
Author

Will check again and get back to you.

@DRediske
Copy link 8000
Author

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.

@davidebbo
Copy link
Member

Oh I see. Yes, that's likely the bug!

@shrimpy shrimpy self-assigned this May 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0