Skip to content

Commit 76e611b

Browse files
committed
removed preview stuff
1 parent d60a6a7 commit 76e611b

7 files changed

+0
-27
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ ms.author: allensu
1919

2020
This quickstart shows you how to use Azure Virtual Network NAT service. You'll create a NAT gateway to provide outbound connectivity for a virtual machine in Azure.
2121

22-
>[!NOTE]
23-
>Azure Virtual Network NAT is available as public preview at this time and available in a limited set of [regions](https://azure.microsoft.com/global-infrastructure/regions/). This preview is provided without a service level agreement and isn't recommended for production workloads. Certain features may not be supported or may have constrained capabilities. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms) for details.
24-
2522

2623
[!INCLUDE [cloud-shell-try-it.md](../../includes/cloud-shell-try-it.md)]
2724

@@ -231,6 +228,5 @@ Review metrics in Azure Monitor to see your NAT service operating. Diagnose issu
231228
- Quickstart for deploying [NAT gateway resource using Azure CLI](./quickstart-create-nat-gateway-cli.md).
232229
- Quickstart for deploying [NAT gateway resource using Azure PowerShell](./quickstart-create-nat-gateway-powershell.md).
233230
- Quickstart for deploying [NAT gateway resource using Azure portal](./quickstart-create-nat-gateway-portal.md).
234-
- [Provide feedback on the Public Preview](https://aka.ms/natfeedback).
235231
> [!div class="nextstepaction"]
236232

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ ms.author: allensu
2020

2121
This quickstart shows you how to use Azure Virtual Network NAT service. You'll create a NAT gateway to provide outbound connectivity for a virtual machine in Azure.
2222

23-
>[!NOTE]
24-
>Azure Virtual Network NAT is available as public preview at this time and available in a limited set of [regions](./nat-overview.md#region-availability). This preview is provided without a service level agreement and isn't recommended for production workloads. Certain features may not be supported or may have constrained capabilities. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms) for details.
25-
2623
## Sign in to Azure
2724

2825
Sign in to the [Azure portal](https://portal.azure.com).
@@ -174,6 +171,5 @@ Review metrics in Azure Monitor to see your NAT service operating. Diagnose issu
174171
- Quickstart for deploying [NAT gateway resource using Azure CLI](./quickstart-create-nat-gateway-cli.md).
175172
- Quickstart for deploying [NAT gateway resource using Azure PowerShell](./quickstart-create-nat-gateway-powershell.md).
176173
- Quickstart for deploying [NAT gateway resource using Azure portal](./quickstart-create-nat-gateway-portal.md).
177-
- [Provide feedback on the Public Preview](https://aka.ms/natfeedback).
178174
> [!div class="nextstepaction"]
179175

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ ms.author: allensu
2121

2222
This quickstart shows you how to use Azure Virtual Network NAT service. You'll create a NAT gateway to provide outbound connectivity for a virtual machine in Azure.
2323

24-
>[!NOTE]
25-
>Azure Virtual Network NAT is available as public preview at this time and available in a limited set of [regions](https://azure.microsoft.com/global-infrastructure/regions/). This preview is provided without a service level agreement and isn't recommended for production workloads. Certain features may not be supported or may have constrained capabilities. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms) for details.
26-
2724

2825
[!INCLUDE [cloud-shell-try-it.md](../../includes/cloud-shell-try-it.md)]
2926

@@ -289,7 +286,6 @@ Review metrics in Azure Monitor to see your NAT service operating. Diagnose issu
289286
- Quickstart for deploying [NAT gateway resource using Azure CLI](./quickstart-create-nat-gateway-cli.md).
290287
- Quickstart for deploying [NAT gateway resource using Azure PowerShell](./quickstart-create-nat-gateway-powershell.md).
291288
- Quickstart for deploying [NAT gateway resource using Azure portal](./quickstart-create-nat-gateway-portal.md).
292-
- [Provide feedback on the Public Preview](https://aka.ms/natfeedback).
293289
> [!div class="nextstepaction"]
294290
295291

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ ms.custom: subject-armqs
2121

2222
Get started with Virtual Network NAT by using an Azure Resource Manager Template. This template deploys a virtual network, a NAT gateway, and Ubuntu virtual machine. The Ubuntu virtual machine is deployed to a subnet that is associated with the NAT gateway.
2323

24-
>[!NOTE]
25-
>Azure Virtual Network NAT is available as public preview at this time and available in a limited set of [regions](https://azure.microsoft.com/global-infrastructure/regions/). This preview is provided without a service level agreement and isn't recommended for production workloads. Certain features may not be supported or may have constrained capabilities. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms) for details.
26-
2724
[!INCLUDE [About Azure Resource Manager](../../includes/resource-manager-quickstart-introduction.md)]
2825

2926
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.

articles/virtual-network/tutorial-create-validate-nat-gateway-cli.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ ms.author: allensu
1818

1919
In this tutorial, you'll create a NAT gateway to provide outbound connectivity for virtual machines in Azure. To test the NAT gateway, you deploy a source and destination virtual machine. You'll test the NAT gateway by making outbound connections to a public IP address. These connections will come from the source to the destination virtual machine. This tutorial deploys source and destination in two different virtual networks in the same resource group for simplicity only.
2020

21-
>[!NOTE]
22-
>Azure Virtual Network NAT is available as public preview at this time and available in a limited set of [regions](./nat-overview.md#region-availability). This preview is provided without a service level agreement and isn't recommended for production workloads. Certain features may not be supported or may have constrained capabilities. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms) for details.
23-
2421

2522
[!INCLUDE [cloud-shell-try-it.md](../../includes/cloud-shell-try-it.md)]
2623

@@ -419,7 +416,6 @@ Review metrics in Azure Monitor to see your NAT service operating. Diagnose issu
419416
- Quickstart for deploying [NAT gateway resource using Azure CLI](./quickstart-create-nat-gateway-cli.md).
420417
- Quickstart for deploying [NAT gateway resource using Azure PowerShell](./quickstart-create-nat-gateway-powershell.md).
421418
- Quickstart for deploying [NAT gateway resource using Azure portal](./quickstart-create-nat-gateway-portal.md).
422-
- [Provide feedback on the Public Preview](https://aka.ms/natfeedback).
423419

424420
> [!div class="nextstepaction"]
425421

articles/virtual-network/tutorial-create-validate-nat-gateway-portal.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ ms.author: allensu
2020

2121
In this tutorial, you'll create a NAT gateway to provide outbound connectivity for virtual machines in Azure. To test the NAT gateway, you deploy a source and destination virtual machine. You'll test the NAT gateway by making outbound connections to a public IP address from the source to the destination virtual machine. This tutorial deploys source and destination in two different virtual networks in the same resource group for simplicity only.
2222

23-
>[!NOTE]
24-
>Azure Virtual Network NAT is available as public preview at this time and available in a limited set of [regions](./nat-overview.md#region-availability). This preview is provided without a service level agreement and isn't recommended for production workloads. Certain features may not be supported or may have constrained capabilities. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms) for details.
25-
2623
## Sign in to Azure
2724

2825
Sign in to the [Azure portal](https://portal.azure.com).
@@ -310,7 +307,6 @@ Review metrics in Azure Monitor to see your NAT service operating. Diagnose issu
310307
- Quickstart for deploying [NAT gateway resource using Azure CLI](./quickstart-create-nat-gateway-cli.md).
311308
- Quickstart for deploying [NAT gateway resource using Azure PowerShell](./quickstart-create-nat-gateway-powershell.md).
312309
- Quickstart for deploying [NAT gateway resource using Azure portal](./quickstart-create-nat-gateway-portal.md).
313-
- [Provide feedback on the Public Preview](https://aka.ms/natfeedback).
314310

315311
> [!div class="nextstepaction"]
316312

articles/virtual-network/tutorial-create-validate-nat-gateway-powershell.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ ms.author: allensu
1919

2020
In this tutorial, you'll create a NAT gateway to provide outbound connectivity for virtual machines in Azure. To test the NAT gateway, you deploy a source and destination virtual machine. You'll test the NAT gateway by making outbound connections to a public IP address. These connections will come from the source to the destination virtual machine. This tutorial deploys source and destination in two different virtual networks in the same resource group for simplicity.
2121

22-
>[!NOTE]
23-
>Azure Virtual Network NAT is available as public preview at this time and available in a limited set of [regions](./nat-overview.md#region-availability). This preview is provided without a service level agreement and isn't recommended for production workloads. Certain features may not be supported or may have constrained capabilities. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms) for details.
24-
2522

2623
[!INCLUDE [cloud-shell-try-it.md](../../includes/cloud-shell-try-it.md)]
2724

@@ -489,7 +486,6 @@ Review metrics in Azure Monitor to see your NAT service operating. Diagnose issu
489486
- Quickstart for deploying [NAT gateway resource using Azure CLI](./quickstart-create-nat-gateway-cli.md).
490487
- Quickstart for deploying [NAT gateway resource using Azure PowerShell](./quickstart-create-nat-gateway-powershell.md).
491488
- Quickstart for deploying [NAT gateway resource using Azure portal](./quickstart-create-nat-gateway-portal.md).
492-
- [Provide feedback on the Public Preview](https://aka.ms/natfeedback).
493489

494490
> [!div class="nextstepaction"]
495491

0 commit comments

Comments
 (0)