0
If I delete an app service in Azure, I can create another app service with the same name?
0
If I delete an app service in Azure, I can create another app service with the same name?
0
Yes, you can do.
Maybe the Azure may take a while to identify that the application no longer exists and still show an error saying that the name is already being used.
Refresh the page and wait a bit that the name will be available again.
If you have a lot of bad luck, in the meantime someone can create a resource/application of the same name, but it is very difficult to happen.
Browser other questions tagged windows-azure azure-app-service
You are not signed in. Login or sign up in order to post.
My problem now is the following: I have application service (Apirest) in Azure that started to show absurd slowness. At first I thought it was the application service plan I was staying in, but it’s not. When I get this same service and publish it in Azure under another name it works perfectly, but under the 'original' name it’s not working. Does anyone have any suggestions to give me in this sense? Note: The service is in Running state, but is very slow.
– Fabio Christiano
Which region is the app in? One is probably in North America or even further away and the other in Southern Brazil (the fastest).
– perozzo