Skip to content

Commit 6cf0484

Browse files
authored
Update set-up-zone-redundancy-availability-zones.md
Trying to remove the ambiguity from the following Consideration when deploying Zone Redundant Standard Logic Apps; * You can enable availability zone redundancy *only at creation time using Azure portal*. No programmatic tool support, such as Azure PowerShell or Azure CLI, currently exists to enable availability zone redundancy. The above reads to me (and some of my colleagues) that you can only deploy a zone redundant Standard Logic App/App Service if its done via the Azure Portal ONLY which isn't the case. App Service Plans can be deployed via all manner of CLI tools but Zone Redundancy cannot be enabled post creation. I feel like this consideration should be in fact worded like this; * You can enable availability zone redundancy *only at creation time*. No programmatic tool support, such as Azure PowerShell or Azure CLI, currently exists to enable availability zone redundancy post creation. Hopefully this removes some of the confusion!
1 parent a984584 commit 6cf0484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/set-up-zone-redundancy-availability-zones.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Availability zone support is available for Standard logic apps, which are powere
3030

3131
* You can enable availability zone redundancy *only for new* Standard logic apps with workflows that run in single-tenant Azure Logic Apps. You can't enable availability zone redundancy for existing Standard logic app workflows.
3232

33-
* You can enable availability zone redundancy *only at creation time using Azure portal*. No programmatic tool support, such as Azure PowerShell or Azure CLI, currently exists to enable availability zone redundancy.
33+
* You can enable availability zone redundancy *only at creation time*. No programmatic tool support, such as Azure PowerShell or Azure CLI, currently exists to enable availability zone redundancy post creation.
3434

3535
### [Consumption (preview)](#tab/consumption)
3636

0 commit comments

Comments
 (0)