Skip to content

Commit ed51d25

Browse files
authored
Merge pull request #297740 from rnautiyal/PortalAZ
Need to publish this in May 2025
2 parents fa05485 + bb3ed37 commit ed51d25

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Loading

articles/application-gateway/quick-create-portal.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,10 @@ Create the application gateway using the tabs on the **Create application gatewa
4545
- **Application gateway name**: Enter *myAppGateway* for the name of the application gateway.
4646
- Use the default selections for other settings.
4747

48-
![Screenshot of create new application gateway: basics.](./media/application-gateway-create-gateway-portal/application-gateway-create-basics.png)
48+
![Screenshot of create new application gateway: basics.](./media/application-gateway-create-gateway-portal/application-gateway-create-zone-redundant.png)
49+
50+
> [!NOTE]
51+
> Application Gateways are zone-redundant by default in regions that support multiple availability zones.
4952
5053
2. For Azure to communicate between the resources that you create, a virtual network is needed. You can either create a new virtual network or use an existing one. In this example, you'll create a new virtual network at the same time that you create the application gateway. Application Gateway instances are created in separate subnets. You create two subnets in this example: One for the application gateway, and another for the backend servers.
5154

0 commit comments

Comments
 (0)