microsoft / azuredevopslabs

Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
https://www.azuredevopslabs.com
MIT License
806 stars 903 forks source link

Error create web app + DB #604

Open ricardosas opened 2 years ago

ricardosas commented 2 years ago

when i try to create a web app + DB (web app + SQL is not available in Azure portal)

I get this error.

Should i use a different subscription? webapp error

sriramdasbalaji commented 2 years ago

Hi @ricardosas ,

The error says app name should be unique. You can enter different name for We App name and try.

Thanks

ricardosas commented 2 years ago

If use a different name, it allows me to create it, but it gives me the error of no permission for creating a resource group in the subscription. What subscription should be used for this training?

shad-1 commented 11 months ago

@ricardosas You have probably moved on, but if you're running into permissions issues, just use a subscription in an azure account you own--not a sandbox account. The sandbox accounts are getting better all the time, but if you want to do it on your own subscription, you should be able to use free-tier resources and avoid any costs. Just delete the rg after you finish a lab.

shad-1 commented 11 months ago

@sriramdasbalaji you're the only write access admin I have identified by looking at pr's. Can we close this issue? (more to follow)