Skip to content

Commit 2099a31

Browse files
authored
format
1 parent b99cc64 commit 2099a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/reliability/reliability-app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ To learn how to create an App Service Environment v3 on the Isolated v2 plan, se
225225

226226
|Error message |Description |Recommendation |
227227
|---------|---------|----------|
228-
|Zone redundancy is not available for resource group '<rg-name>'. Please deploy app service plan '<asp-name>' to a new resource group. |Availability zones are only supported on the newer App Service footprint. Even if you're using one of the supported regions, you'll receive an error if availability zones aren't supported for your resource group. |To ensure your workloads land on a stamp that supports availability zones, create a new resource group, App Service plan, and App Service. |
228+
|Zone redundancy is not available for resource group 'RG-NAME'. Please deploy app service plan 'ASP-NAME' to a new resource group. |Availability zones are only supported on the newer App Service footprint. Even if you're using one of the supported regions, you'll receive an error if availability zones aren't supported for your resource group. |To ensure your workloads land on a stamp that supports availability zones, create a new resource group, App Service plan, and App Service. |
229229

230230
### Fault tolerance
231231

0 commit comments

Comments
 (0)