Skip to content

Commit e412838

Browse files
committed
review edits completed
1 parent 43ee8b6 commit e412838

File tree

9 files changed

+43
-43
lines changed

9 files changed

+43
-43
lines changed

articles/application-gateway/application-gateway-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
author: greg-lindsay
77
ms.service: application-gateway
88
ms.topic: faq
9-
ms.date: 08/22/2023
9+
ms.date: 11/06/2023
1010
ms.author: greglin
1111
ms.custom: references_regions, devx-track-azurepowershell
1212
title: Frequently asked questions about Application Gateway

articles/application-gateway/ipv6-application-gateway-portal.md

Lines changed: 26 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
11
---
2-
title: Configure Application Gateway with a IPv6 frontend IPaddress using the Azure portal (Preview)
2+
title: Configure Application Gateway with a frontend public IPv6 address using the Azure portal (Preview)
33
titleSuffix: Azure Application Gateway
4-
description: Learn how to configure Application Gateway with a frontend private IPv6 address.
4+
description: Learn how to configure Application Gateway with a frontend public IPv6 address.
55
services: application-gateway
66
author: greg-lindsay
77
ms.topic: how-to
8-
ms.date: 09/14/2023
8+
ms.date: 11/06/2023
99
ms.author: greglin
1010
ms.service: application-gateway
1111
ms.custom: mvc, mode-ui
1212
---
1313

1414
# Configure Application Gateway with a frontend public IPv6 address using the Azure portal (Preview)
1515

16-
## Overview
17-
18-
[Azure Application Gateway](overview.md) supports dual stack (IPv4 and IPv6) frontend connections from clients. To use IPv6 frontend connectivity, you need to create a new Application Gateway. Currently you can’t upgrade existing IPv4 only Application Gateways to dual stack (IPv4 and IPv6) Application Gateways. Also, currently backend IPv6 address are not supported.
16+
[Azure Application Gateway](overview.md) supports dual stack (IPv4 and IPv6) frontend connections from clients. To use IPv6 frontend connectivity, you need to create a new Application Gateway. Currently you can’t upgrade existing IPv4 only Application Gateways to dual stack (IPv4 and IPv6) Application Gateways. Also, currently backend IPv6 addresses aren't supported.
1917

2018
To support IPv6 connectivity, you must create a dual stack VNet. This dual stack VNet has subnets for both IPv4 and IPv6. Azure VNets already [provide dual-stack capability](../virtual-network/ip-services/ipv6-overview.md).
2119

@@ -25,7 +23,7 @@ For more information about the components of an application gateway, see [Applic
2523
> Application Gateway IPv6 frontend is currently in PREVIEW.<br>
2624
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
2725
28-
## In this guide
26+
## Overview
2927

3028
The Azure portal is used to create an IPv6 Azure Application Gateway. Testing is performed to verify it works correctly.
3129

@@ -47,7 +45,7 @@ The IPv6 Application Gateway preview is available to all public cloud regions wh
4745
* IPv6 backends are currently not supported
4846
* IPv6 private Link is currently not supported
4947
* IPv6-only Application Gateway is currently not supported. Application Gateway must be dual stack (IPv6 and IPv4)
50-
* Deletion of frontend IP addresses are not supported
48+
* Deletion of frontend IP addresses aren't supported
5149
* Existing IPv4 Application Gateways cannot be upgraded to dual stack Application Gateways
5250

5351
> [!NOTE]
@@ -76,23 +74,23 @@ Use the following steps to enroll into the public preview for IPv6 Application G
7674
1. Sign in to the [Azure portal](https://portal.azure.com/).
7775
2. In the search box, enter _subscriptions_ and select **Subscriptions**.
7876

79-
:::image type="content" source="../azure-resource-manager/management/media/preview-features/search.png" alt-text="Azure portal search.":::
77+
:::image type="content" source="../azure-resource-manager/management/media/preview-features/search.png" alt-text="A screenshot of Azure portal search.":::
8078

8179
3. Select the link for your subscription's name.
8280

83-
:::image type="content" source="../azure-resource-manager/management/media/preview-features/subscriptions.png" alt-text="Select Azure subscription.":::
81+
:::image type="content" source="../azure-resource-manager/management/media/preview-features/subscriptions.png" alt-text="A screenshot of selecting the Azure subscription.":::
8482

8583
4. From the left menu, under **Settings** select **Preview features**.
8684

87-
:::image type="content" source="../azure-resource-manager/management/media/preview-features/preview-features-menu.png" alt-text="Azure preview features menu.":::
85+
:::image type="content" source="../azure-resource-manager/management/media/preview-features/preview-features-menu.png" alt-text="A screenshot of the Azure preview features menu.":::
8886

8987
5. You see a list of available preview features and your current registration status.
9088

91-
:::image type="content" source="../azure-resource-manager/management/media/preview-features/preview-features-list.png" alt-text="Azure portal list of preview features.":::
89+
:::image type="content" source="../azure-resource-manager/management/media/preview-features/preview-features-list.png" alt-text="A screenshot of the Azure portal list of preview features.":::
9290

9391
6. From **Preview features** type into the filter box **AllowApplicationGatewayIPv6**, check the feature, and click **Register**.
9492

95-
:::image type="content" source="../azure-resource-manager/management/media/preview-features/filter.png" alt-text="Azure portal filter preview features.":::
93+
:::image type="content" source="../azure-resource-manager/management/media/preview-features/filter.png" alt-text="A screenshot of the Azure portal filter preview features.":::
9694

9795
## Create an application gateway
9896

@@ -110,7 +108,7 @@ Create the application gateway using the tabs on the **Create application gatewa
110108
- **Application gateway name**: Enter a name for the application gateway. For example, **myappgw**.
111109
- **IP address type**: Select **Dual stack (IPv4 & IPv6)**.
112110

113-
![Create new application gateway: Basics](./media/ipv6-application-gateway-portal/ipv6-app-gw.png)
111+
![A screenshot of create new application gateway: Basics.](./media/ipv6-application-gateway-portal/ipv6-app-gateway.png)
114112

115113
2. **Configure virtual network**: For Azure to communicate between the resources that you create, a dual stack virtual network is needed. You can either create a new dual stack virtual network or choose an existing dual stack network. In this example, you create a new dual stack virtual network at the same time that you create the application gateway.
116114

@@ -125,7 +123,7 @@ Create the application gateway using the tabs on the **Create application gatewa
125123
- **Subnet name** (Application Gateway subnet): The **Subnets** grid shows a subnet named **default**. Change the name of this subnet to **myAGSubnet**.
126124
- **Address range** - The default IPv4 address ranges for the VNet and the subnet are 10.0.0.0/16 and 10.0.0.0/24, respectively. The default IPv6 address ranges for the VNet and the subnet are ace:cab:deca::/48 and ace:cab:deca::/64, respectively. If you see different default values, you might have an existing subnet that overlaps with these ranges.
127125

128-
![Create new application gateway: virtual network](./media/ipv6-application-gateway-portal/ipv6-create-vnet-subnet.png)
126+
![A screenshot of create new application gateway: virtual network.](./media/ipv6-application-gateway-portal/ipv6-create-vnet-subnet.png)
129127

130128
> [!NOTE]
131129
> The application gateway subnet can contain only application gateways. No other resources are allowed.
@@ -143,7 +141,7 @@ Create the application gateway using the tabs on the **Create application gatewa
143141
144142
2. Select **Add new** for the **Public IP address**, enter a name for the public IP address, and select **OK**. For example, **myAGPublicIPAddress**.
145143

146-
![Create new application gateway: frontends](./media/ipv6-application-gateway-portal/ipv6-frontends.png)
144+
![A screenshot of create new application gateway: frontends.](./media/ipv6-application-gateway-portal/ipv6-frontends.png)
147145

148146
> [!NOTE]
149147
> IPv6 Application Gateway (preview) supports up to 4 frontend IP addresses: two IPv4 addresses (Public and Private) and two IPv6 addresses (Public and Private)
@@ -164,7 +162,7 @@ The backend pool is used to route requests to the backend servers that serve the
164162

165163
3. Select **Add** to save the backend pool configuration and return to the **Backends** tab.
166164

167-
![Create new application gateway: backends](./media/ipv6-application-gateway-portal/ipv6-backend.png)
165+
![A screenshot of create new application gateway: backends.](./media/ipv6-application-gateway-portal/ipv6-backend.png)
168166

169167
4. On the **Backends** tab, select **Next: Configuration**.
170168

@@ -186,19 +184,19 @@ On the **Configuration** tab, the frontend and backend pool are connected with a
186184

187185
Accept the default values for the other settings on the **Listener** tab and then select the **Backend targets** tab.
188186

189-
![Create new application gateway: listener](./media/ipv6-application-gateway-portal/ipv6-listener.png)
187+
![A screenshot of create new application gateway: listener.](./media/ipv6-application-gateway-portal/ipv6-listener.png)
190188

191189
4. On the **Backend targets** tab, select your backend pool for the **Backend target**. For example, **myBackendPool**.
192190

193191
5. For the **Backend setting**, select **Add new**. The Backend setting determines the behavior of the routing rule. In the **Add Backend setting** pane, enter a Backend settings name. For example, **myBackendSetting**.
194192

195193
6. Accept the default values for other settings and then select **Add**.
196194

197-
![Create new application gateway: backend setting](./media/ipv6-application-gateway-portal/ipv6-backendsetting.png)
195+
![A screenshot of create new application gateway: backend setting.](./media/ipv6-application-gateway-portal/ipv6-backend-setting.png)
198196

199197
7. In the **Add a routing rule** pane, select **Add** to save the routing rule and return to the **Configuration** tab.
200198

201-
![Create new application gateway: routing rule](./media/ipv6-application-gateway-portal/ipv6-routing-rule.png)
199+
![A screenshot of create new application gateway: routing rule.](./media/ipv6-application-gateway-portal/ipv6-routing-rule.png)
202200

203201
8. Select **Next: Tags**, select **Next: Review + create**, and then select **Create**. Deployment of the application gateway takes a few minutes.
204202

@@ -213,7 +211,7 @@ A DNS name makes testing easier for the IPv6 application gateway. You can assign
213211
5. Select **Save**.
214212
6. Copy the FQDN to a text editor for access later. In the following example, the FQDN is **myipv6appgw.westcentralus.cloudapp.azure.com**.
215213

216-
![Assign a DNS name](./media/ipv6-application-gateway-portal/assign-dns.png)
214+
![A screenshot of assigning a DNS name.](./media/ipv6-application-gateway-portal/assign-dns.png)
217215

218216
## Add a backend subnet
219217

@@ -286,7 +284,7 @@ In this example, you install IIS on the virtual machines to verify Azure created
286284
287285
See the following example:
288286
289-
![Install custom extension](./media/ipv6-application-gateway-portal/install-extension.png)
287+
![A screenshot of installing a custom extension.](./media/ipv6-application-gateway-portal/install-extension.png)
290288
291289
### Add backend servers to backend pool
292290
@@ -332,23 +330,24 @@ To opt out of the public preview for the enhanced Application Gateway network co
332330
1. Sign in to the [Azure portal](https://portal.azure.com/).
333331
2. In the search box, enter _subscriptions_ and select **Subscriptions**.
334332
335-
:::image type="content" source="../azure-resource-manager/management/media/preview-features/search.png" alt-text="Azure portal search.":::
333+
:::image type="content" source="../azure-resource-manager/management/media/preview-features/search.png" alt-text="A screenshot of Azure portal search.":::
336334
337335
3. Select the link for your subscription's name.
338336
339-
:::image type="content" source="../azure-resource-manager/management/media/preview-features/subscriptions.png" alt-text="Select Azure subscription.":::
337+
:::image type="content" source="../azure-resource-manager/management/media/preview-features/subscriptions.png" alt-text="A screenshot of selecting the Azure subscription.":::
340338
341339
4. From the left menu, under **Settings** select **Preview features**.
342340
343-
:::image type="content" source="../azure-resource-manager/management/media/preview-features/preview-features-menu.png" alt-text="Azure preview features menu.":::
341+
:::image type="content" source="../azure-resource-manager/management/media/preview-features/preview-features-menu.png" alt-text="A screenshot of the Azure preview features menu.":::
344342
345343
5. A list of available preview features with your current registration status is displayed.
346344
347-
:::image type="content" source="../azure-resource-manager/management/media/preview-features/preview-features-list.png" alt-text="Azure portal list of preview features.":::
345+
:::image type="content" source="../azure-resource-manager/management/media/preview-features/preview-features-list.png" alt-text="A screenshot of the Azure portal list of preview features.":::
348346
349347
6. From **Preview features** type **AllowApplicationGatewayIPv6** into the filter box, select the feature, and select **Unregister**.
350348
351-
:::image type="content" source="../azure-resource-manager/management/media/preview-features/filter.png" alt-text="Azure portal filter preview features.":::
349+
:::image type="content" source="../azure-resource-manager/management/media/preview-features/filter.png" alt-text="A screenshot of Azure portal filter preview features.":::
352350
353351
## Next steps
354352
353+
- [What is Azure Application Gateway v2?](overview-v2.md)

articles/application-gateway/ipv6-application-gateway-powershell.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@ ms.custom: mvc, devx-track-azurepowershell
1212

1313
# Configure Application Gateway with a frontend public IPv6 address using Azure PowerShell (Preview)
1414

15-
## Overview
16-
17-
[Azure Application Gateway](overview.md) supports dual stack (IPv4 and IPv6) frontend connections from clients. To use IPv6 frontend connectivity, you need to create a new Application Gateway. Currently you can’t upgrade existing IPv4 only Application Gateways to dual stack (IPv4 and IPv6) Application Gateways. Also, currently backend IPv6 address are not supported.
15+
[Azure Application Gateway](overview.md) supports dual stack (IPv4 and IPv6) frontend connections from clients. To use IPv6 frontend connectivity, you need to create a new Application Gateway. Currently you can’t upgrade existing IPv4 only Application Gateways to dual stack (IPv4 and IPv6) Application Gateways. Also, currently backend IPv6 addresses aren't supported.
1816

1917
To support IPv6 frontend support, you must create a dual stack VNet. This dual stack VNet will have subnets for both IPv4 and IPv6. Azure VNets already [provide dual-stack capability](../virtual-network/ip-services/ipv6-overview.md).
2018

2119
> [!IMPORTANT]
2220
> Application Gateway IPv6 frontend is currently in PREVIEW.<br>
2321
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
2422
25-
## In this guide
23+
## Overview
24+
25+
Azure PowerShell is used to create an IPv6 Azure Application Gateway. Testing is performed to verify it works correctly.
2626

2727
You learn how to:
2828
* [Register](#register-to-the-preview) and [unregister](#unregister-from-the-preview) from the preview
@@ -50,7 +50,7 @@ The IPv6 Application Gateway preview is available to all public cloud regions wh
5050
* IPv6 backends are currently not supported
5151
* IPv6 private Link is currently not supported
5252
* IPv6-only Application Gateway is currently not supported. Application Gateway must be dual stack (IPv6 and IPv4)
53-
* Deletion of frontend IP addresses are not supported
53+
* Deletion of frontend IP addresses aren't supported
5454
* Existing IPv4 Application Gateways cannot be upgraded to dual stack Application Gateways
5555

5656
> [!NOTE]
@@ -351,4 +351,5 @@ AllowApplicationGatewayIPv6 Microsoft.Network Unregistered
351351

352352
## Next steps
353353

354-
[Troubleshoot Bad Gateway](application-gateway-troubleshooting-502.md)
354+
- [What is Azure Application Gateway v2?](overview-v2.md)
355+
- [Troubleshoot Bad Gateway](application-gateway-troubleshooting-502.md)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: application-gateway
66
author: greg-lindsay
77
ms.service: application-gateway
88
ms.topic: quickstart
9-
ms.date: 06/07/2023
9+
ms.date: 11/06/2023
1010
ms.author: greglin
1111
ms.custom: mvc, devx-track-azurecli, mode-api, devx-track-linux
1212
---
@@ -70,7 +70,7 @@ az network public-ip create \
7070

7171
## Create the backend servers
7272

73-
A backend can have NICs, virtual machine scale sets, public IP addresses, internal IP addresses, fully qualified domain names (FQDN), and multi-tenant backends like Azure App Service. In this example, you create two virtual machines to use as backend servers for the application gateway. You also install NGINX on the virtual machines to test the application gateway.
73+
A backend can have NICs, virtual machine scale sets, public IP addresses, internal IP addresses, fully qualified domain names (FQDN), and multitenant backends like Azure App Service. In this example, you create two virtual machines to use as backend servers for the application gateway. You also install NGINX on the virtual machines to test the application gateway.
7474

7575
#### Create two virtual machines
7676

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: In this quickstart, you learn how to use the Azure portal to create
55
services: application-gateway
66
author: greg-lindsay
77
ms.author: greglin
8-
ms.date: 06/08/2023
8+
ms.date: 11/06/2023
99
ms.topic: quickstart
1010
ms.service: application-gateway
1111
ms.custom: mvc, mode-ui
@@ -78,7 +78,7 @@ You'll create the application gateway using the tabs on the **Create application
7878

7979
### Backends tab
8080

81-
The backend pool is used to route requests to the backend servers that serve the request. Backend pools can be composed of NICs, Virtual Machine Scale Sets, public IP addresses, internal IP addresses, fully qualified domain names (FQDN), and multi-tenant backends like Azure App Service. In this example, you'll create an empty backend pool with your application gateway and then add backend targets to the backend pool.
81+
The backend pool is used to route requests to the backend servers that serve the request. Backend pools can be composed of NICs, Virtual Machine Scale Sets, public IP addresses, internal IP addresses, fully qualified domain names (FQDN), and multitenant backends like Azure App Service. In this example, you'll create an empty backend pool with your application gateway and then add backend targets to the backend pool.
8282

8383
1. On the **Backends** tab, select **Add a backend pool**.
8484

@@ -127,7 +127,7 @@ On the **Configuration** tab, you'll connect the frontend and backend pool you c
127127

128128
### Review + create tab
129129

130-
Review the settings on the **Review + create** tab, and then select **Create** to create the virtual network, the public IP address, and the application gateway. It may take several minutes for Azure to create the application gateway. Wait until the deployment finishes successfully before moving on to the next section.
130+
Review the settings on the **Review + create** tab, and then select **Create** to create the virtual network, the public IP address, and the application gateway. It can take several minutes for Azure to create the application gateway. Wait until the deployment finishes successfully before moving on to the next section.
131131

132132
## Add backend targets
133133

0 commit comments

Comments
 (0)