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
Copy file name to clipboardExpand all lines: articles/container-apps/faq.yml
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,13 @@ sections:
19
19
- question: |
20
20
Where can I find the most up-to-date information about supported regions in Azure Container Apps?
21
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"
22
+
A list can be generated by running the following Azure CLI command:
0 commit comments