Skip to content

Commit cc5c120

Browse files
authored
Merge pull request #105316 from asudbring/natportalnote
Removed note about nat portal
2 parents 058da4b + a0a7212 commit cc5c120

4 files changed

+0
-9
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ This quickstart shows you how to use Azure Virtual Network NAT service. You'll c
2828
You can complete this tutorial using Azure Cloud Shell or run the respective commands locally. If you have never used Azure Cloud Shell, [sign in now](https://shell.azure.com) to go through the initial setup.
2929
If you choose to run these commands locally, you need to install CLI. This tutorial requires that you're running a version of the Azure CLI version 2.0.71 or later. To find the version, run `az --version`. If you need to install or upgrade, see [Install Azure CLI]( /cli/azure/install-azure-cli).
3030

31-
> [!IMPORTANT]
32-
> After Virtual Network NAT [preview is enabled](./nat-overview.md#enable-preview) on your subscription, use https://aka.ms/natportal to access the portal.
3331

3432
## Create a resource group
3533

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ You can complete this tutorial using Azure Cloud Shell or run the commands local
3131

3232
[!INCLUDE [updated-for-az](../../includes/updated-for-az.md)]
3333

34-
> [!IMPORTANT]
35-
> After Virtual Network NAT [preview is enabled](./nat-overview.md#enable-preview) on your subscription, use https://aka.ms/natportal to access the portal.
36-
3734
## Create a resource group
3835

3936
Create a resource group with [New-AzResourceGroup](https://docs.microsoft.com/powershell/module/az.resources/new-azresourcegroup?view=latest). An Azure resource group is a logical container into which Azure resources are deployed and managed.

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ You can complete this tutorial using Azure Cloud Shell or run the respective com
2828

2929
If you choose to run these commands locally, you need to install CLI. This tutorial requires that you're running a version of the Azure CLI version 2.0.71 or later. To find the version, run `az --version`. If you need to install or upgrade, see [Install Azure CLI]( /cli/azure/install-azure-cli).
3030

31-
> [!IMPORTANT]
32-
> After Virtual Network NAT [preview is enabled](./nat-overview.md#enable-preview) on your subscription, use https://aka.ms/natportal to access the portal.
3331

3432
## Create a resource group
3533

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ You can complete this tutorial using Azure Cloud Shell or run the respective com
2929

3030
[!INCLUDE [updated-for-az](../../includes/updated-for-az.md)]
3131

32-
> [!IMPORTANT]
33-
> After Virtual Network NAT [preview is enabled](./nat-overview.md#enable-preview) on your subscription, use https://aka.ms/natportal to access the portal.
3432

3533
## Create a resource group
3634

0 commit comments

Comments
 (0)