Skip to content

Commit 9973817

Browse files
authored
Update articles/reliability/reliability-application-gateway-v2.md
1 parent 842b0e3 commit 9973817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/reliability/reliability-application-gateway-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ This section explains how to configure availability zone support for your gatewa
110110

111111
- *Azure CLI:* You should explicitly select zones by using the `--zones` parameter in the `az network application-gateway create` command. To pin the gateway to a single zone, specify the logical zone number.
112112
- *Azure PowerShell:* Use the `-Zone` parameter in the `New-AzApplicationGateway` command. To pin the gateway to a single zone, specify the logical zone number.
113-
- *Bicep/ARM templates:*: Configure the `zones` property in the resource definition. To pin the gateway to a single zone, specify the logical zone number.
113+
- *Bicep/ARM templates:* Configure the `zones` property in the resource definition. To pin the gateway to a single zone, specify the logical zone number.
114114

115115
> [!NOTE]
116116
> [!INCLUDE [Availability zone numbering](./includes/reliability-availability-zone-numbering-include.md)]

0 commit comments

Comments
 (0)