Skip to content

Commit fdaee9a

Browse files
author
Jiachen Jiang
authored
Update faq.yml
1 parent f0b141b commit fdaee9a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/container-apps/faq.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ title: Azure Container Apps frequently asked questions (FAQs)
1414
summary: This article lists commonly asked questions about Azure Container Apps together with related answers.
1515

1616
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"
23+
1724
- name: APIs
1825
questions:
1926
- question: |

0 commit comments

Comments
 (0)