Skip to content

Commit 8e013f2

Browse files
authored
Merge pull request #227051 from halkazwini/nat-metadata
(Bulk) NAT gateway and VNet sample metadata update
2 parents d193a2d + 3fd0519 commit 8e013f2

13 files changed

+4
-34
lines changed

articles/virtual-network/nat-gateway/nat-availability-zones.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
32
title: NAT gateway and availability zones
43
titleSuffix: Azure Virtual Network NAT
54
description: Key concepts and design guidance on using NAT gateway with availability zones.

articles/virtual-network/nat-gateway/quickstart-create-nat-gateway-bicep.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,11 @@ title: 'Create a NAT gateway - Bicep'
33
titleSuffix: Azure Virtual Network NAT
44
description: This quickstart shows how to create a NAT gateway using Bicep.
55
services: load-balancer
6-
documentationcenter: na
76
author: asudbring
87
# Customer intent: I want to create a NAT gateway using Bicep so that I can provide outbound connectivity for my virtual machines.
98
ms.service: virtual-network
109
ms.subservice: nat
1110
ms.topic: how-to
12-
ms.tgt_pltfrm: na
1311
ms.workload: infrastructure-services
1412
ms.date: 04/08/2022
1513
ms.author: allensu

articles/virtual-network/nat-gateway/quickstart-create-nat-gateway-template.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,11 @@ title: 'Create a NAT gateway - Resource Manager Template'
33
titleSuffix: Azure Virtual Network NAT
44
description: This quickstart shows how to create a NAT gateway by using the Azure Resource Manager template (ARM template).
55
services: load-balancer
6-
documentationcenter: na
76
author: asudbring
87
manager: KumudD
98
# Customer intent: I want to create a NAT gateway by using an Azure Resource Manager template so that I can provide outbound connectivity for my virtual machines.
109
ms.service: virtual-network
11-
ms.subservice: nat
1210
ms.topic: how-to
13-
ms.tgt_pltfrm: na
1411
ms.workload: infrastructure-services
1512
ms.date: 10/27/2020
1613
ms.author: allensu

articles/virtual-network/scripts/virtual-network-cli-sample-filter-network-traffic.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ manager: mtillman
88
ms.service: virtual-network
99
ms.devlang: azurecli
1010
ms.topic: sample
11-
ms.tgt_pltfrm:
1211
ms.workload: infrastructure
1312
ms.date: 02/03/2022
1413
ms.author: allensu

articles/virtual-network/scripts/virtual-network-cli-sample-ipv6-dual-stack-standard-load-balancer.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Azure CLI script sample - Configure IPv6 frontend - Standard Load Balance
33
titlesuffix: Azure Virtual Network
44
description: Learn how to configure IPv6 endpoints in a virtual network script sample using Standard Load Balancer.
55
services: virtual-network
6-
documentationcenter: na
76
author: asudbring
87
manager: twooley
98
ms.service: virtual-network

articles/virtual-network/scripts/virtual-network-cli-sample-ipv6-dual-stack.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ title: Azure CLI script sample - Configure IPv6 frontend
33
titlesuffix: Azure Virtual Network
44
description: Use an Azure CLI script sample to configure IPv6 endpoints and deploy a dual stack (IPv4 + IPv6) application in Azure.
55
services: virtual-network
6-
documentationcenter: na
76
author: asudbring
87
manager: twooley
98
ms.service: virtual-network
10-
ms.topic: article
9+
ms.topic: sample
1110
ms.workload: infrastructure-services
1211
ms.date: 02/03/2022
1312
ms.author: allensu

articles/virtual-network/scripts/virtual-network-cli-sample-route-traffic-through-nva.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,9 @@ services: virtual-network
55
documentationcenter: virtual-network
66
author: asudbring
77
manager: twooley
8-
editor: ''
9-
tags:
10-
ms.assetid:
118
ms.service: virtual-network
129
ms.devlang: azurecli
1310
ms.topic: sample
14-
ms.tgt_pltfrm:
1511
ms.workload: infrastructure
1612
ms.date: 02/03/2022
1713
ms.author: allensu

articles/virtual-network/scripts/virtual-network-powershell-sample-filter-network-traffic.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,13 @@ services: virtual-network
55
documentationcenter: virtual-network
66
author: asudbring
77
manager: twooley
8-
editor: ''
9-
tags:
10-
11-
ms.assetid:
128
ms.service: virtual-network
139
ms.devlang: powershell
1410
ms.topic: sample
15-
ms.tgt_pltfrm:
1611
ms.workload: infrastructure
1712
ms.date: 03/20/2018
1813
ms.author: allensu
1914
ms.custom: devx-track-azurepowershell
20-
2115
---
2216

2317
# Filter inbound and outbound VM network traffic script sample

articles/virtual-network/scripts/virtual-network-powershell-sample-ipv6-dual-stack-standard-load-balancer.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: Azure PowerShell script sample - Configure IPv6 frontend with Standard Load Balancer(preview)
2+
title: Azure PowerShell script sample - Configure IPv6 frontend with Standard Load Balancer (preview)
33
titlesuffix: Azure Virtual Network
44
description: Learn about configuring an IPv6 frontend in a virtual network script sample with Standard Load Balancer.
55
services: virtual-network
6-
documentationcenter: na
76
author: asudbring
87
ms.service: virtual-network
9-
ms.topic: article
8+
ms.topic: sample
109
ms.workload: infrastructure-services
1110
ms.date: 07/15/2019
1211
ms.author: allensu
1312
ms.custom: devx-track-azurepowershell
1413
---
1514

16-
# Configure IPv6 frontend in virtual network script sample with Standard Load Balancer(preview)
15+
# Configure IPv6 frontend in virtual network script sample with Standard Load Balancer (preview)
1716

1817
This article shows you how to deploy a dual stack (IPv4 + IPv6) application in Azure that includes a dual stack virtual network with a dual stack subnet, a load balancer with dual (IPv4 + IPv6) front-end configurations, VMs with NICs that have a dual IP configuration, dual network security group rules, and dual public IPs.
1918

articles/virtual-network/scripts/virtual-network-powershell-sample-ipv6-dual-stack.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Azure PowerShell script sample - Configure IPv6 endpoints
33
titlesuffix: Azure Virtual Network
44
description: Configure IPv6 endpoints in virtual network with an Azure PowerShell script and find links to command-specific documentation to help with the PowerShell sample.
55
services: virtual-network
6-
documentationcenter: na
76
author: asudbring
87
manager: twooley
98
ms.service: virtual-network

0 commit comments

Comments
 (0)