You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary: This article lists commonly asked questions about Azure Container Apps together with related answers.
15
15
16
16
sections:
17
+
- name: Regions
18
+
questions:
19
+
- question: |
20
+
Where can I find the most up-to-date information about supported regions in Azure Container Apps?
21
+
answer: |
22
+
A list can be generated by running the following Azure CLI command: az provider show --namespace Microsoft.App --query "resourceTypes[?resourceType=='managedEnvironments'].locations"
0 commit comments