Closed
Description
New-Azurewebsite throws error: Website with given name [name] already exists.
But i cant see the site(s) in azure portal.
And when i run Get-Azurewebsite it only returns the sites that i actually can see in the portal.
I have also tried to run Remove-Azurewebsite, but these "ghost" sites doesnt get deleted.
someone with same problem?