puicchan

Results 38 comments of puicchan

Updated: https://docs.microsoft.com/en-us/azure/developer/azure-developer-cli/make-azd-compatible?pivots=azd-create.

I re-produced this. The error included in the original issue is misleading. Tim selected a region that was too busy to create the Cosmo DB account. I deployed to westus...

After talking through this, we should make sure we use unique deployment names to prevent this from happening.

@chuckz1321 - I just took over from Uche. Let me sync with team and get back to you.

@chuckz1321, the Bicep extension should work with national cloud. Can you provide more details? e.g., which cloud? What are the resources you are deploying (some may not be supported in...

@weikanglim, can you provide the verbiage to @hhunter-ms so we can get this updated? Created an issue to track this: https://github.com/Azure/azure-dev/issues/953

We have done some work here for cli, doc and in vs code. Adding @savannahostrowski for the uber template repo strategy.

In enterprise scenario, developers typically do not have direct access or rights to create service principal. clientId, teanantId etc. are json output that is captured after running `az ad sp`....