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: support/azure/app-service/create-delete-resources-faq.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ metadata:
4
4
description: Common questions and answers about creating or deleting Resources in Azure App Service
5
5
services: active-directory
6
6
author: auolivei
7
-
ms.reviewer: amehrot, rimarr,jarrettr, v-ryanberg
7
+
ms.reviewer: amehrot, rimarr,jarrettr, v-ryanberg
8
8
ms.topic: faq
9
9
ms.date: 06/21/2022
10
10
ms.author: auolivei
@@ -30,7 +30,7 @@ sections:
30
30
- question: |
31
31
What if the requested SKU of the App Service plan isn't available in the resource group?
32
32
answer: |
33
-
Your App Service deployments might not have specific SKUs available due to constraints (for example, the SKU isn't available in the region or country).
33
+
Your App Service deployments might not have specific SKUs available due to constraints (for example, the SKU isn't available in the region).
34
34
35
35
If the requested SKU isn't available in the resource group, you must create a new App Service Plan in a new resource group in the same region or in the same resource group using a different region.
36
36
@@ -44,7 +44,7 @@ sections:
44
44
1. Create your web app in a different region. If possible, choose a geographically paired region for better resiliency and compliance. Examples include:
45
45
46
46
* *West US 2* ↔ *West Central US*
47
-
* *East Asia (Hong Kong)* ↔ *Southeast Asia (Singapore)*
47
+
* *East Asia (Hong Kong SAR)* ↔ *Southeast Asia (Singapore)*
48
48
49
49
Each Azure region has unique characteristics that affect performance, availability, and regulatory requirements. Selecting the right region is critical for your workload. For more information, see:
0 commit comments