I created a new web app via PS and when I try to delete it I am unable to. I get confirmation prompt and type "Y" and it looks to complete but when I run a get-azurewebsite the site is still listed as running.
I tried to stop the site first and got an error message
PS C:\Users\XxXxXxXxX> stop-azurewebsite testsitefortraining
stop-azurewebsite : InternalError: The server encountered an internal error. Please retry the request.
At line:1 char:1
+ stop-azurewebsite testsitefortraining
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : CloseError: (:) [Stop-AzureWebsite], CloudException
+ FullyQualifiedErrorId : Microsoft.WindowsAzure.Commands.Websites.StopAzureWebsiteCommand
I then went to the portal to try to delete and still am unable to delete it or stop it.Errors I get:
Failed to Stop web app 'testsitefortraining'