fastlane / boarding

Instantly create a simple signup page for TestFlight beta testers
https://fastlane.tools
MIT License
876 stars 191 forks source link

Deploy to Azure fails - Website with given name already exists #222

Open threezool opened 6 years ago

threezool commented 6 years ago

When deploying to azure its fails at creating Website stating the name already exists.

Submitting Deployment Deployment Started Creating Web Hosting Plan Creating Website Deployment Failed (View Error) => Deployment Error - Website with given name Beta already exists.

Tested different names but it gets stuck at this step.

magnusriga commented 6 years ago

I have the same problem. Using Azure CLI. Checked with the Dashboard, no app exists with the name I am using.

cs947 commented 5 years ago

Has anyone followed up on this issue?