Skip to content

Commit 9c4b783

Browse files
committed
update
1 parent 1562c35 commit 9c4b783

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

articles/virtual-network/routing-preference-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.author: mnayak
1717
---
1818
# Create a public IP address with Internet traffic routing preference using Azure CLI
1919

20-
This article shows you how to create a public IP address with an Internet routing preference using Azure CLI. After creating the public IP address, you can associate it with the following Azure resources for inbound and outbound traffic to internet:
20+
This article shows you how to create a public IP address with an Internet routing preference using Azure CLI. After creating the public IP address, you can associate it with the following Azure resources for inbound and outbound traffic to the internet:
2121

2222
* Virtual machine
2323
* Virtual machine scale set

articles/virtual-network/routing-preference-portal.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Create a public IP address with Internet traffic routing preference - Azure portal
3-
titlesuffix: Azure Virtual Network
43
description: Learn how to create a public IP with an Internet traffic routing preference
54
services: virtual-network
65
documentationcenter: na
@@ -17,7 +16,7 @@ ms.author: mnayak
1716
---
1817
# Create a public IP address with Internet traffic routing preference using the Azure portal
1918

20-
This article shows you how to create a public IP address with an Internet routing preference using the Azure portal. After creating the public IP address, you can associate it with the following Azure resources for inbound and outbound traffic to internet:
19+
This article shows you how to create a public IP address with an Internet routing preference using the Azure portal. After creating the public IP address, you can associate it with the following Azure resources for inbound and outbound traffic to the internet:
2120

2221
* Virtual machine
2322
* Virtual machine scale set

articles/virtual-network/routing-preference-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: mnayak
1616
---
1717
# Create a public IP address with Internet traffic routing preference using Azure PowerShell
1818

19-
This article shows you how to create a public IP address with an Internet routing preference using Azure PowerShell. After creating the public IP address, you can associate it with the following Azure resources for inbound and outbound traffic to internet:
19+
This article shows you how to create a public IP address with an Internet routing preference using Azure PowerShell. After creating the public IP address, you can associate it with the following Azure resources for inbound and outbound traffic to the internet:
2020

2121
* Virtual machine
2222
* Virtual machine scale set

articles/virtual-network/tutorial-routing-preference-virtual-machine-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Create a VM with a public IP address with routing preference choice - Azure portal
3-
description: Learn how to create a VM with a public IP address with routing preference choice using the Azure command-line interface (CLI).
2+
title: Configure a VM with Internet routing preference using the Azure Portal - Azure portal
3+
description: Learn how to create a VM with a public IP address with routing preference choice using the Azure portal.
44
services: virtual-network
55
documentationcenter: na
66
author: KumudD
@@ -18,7 +18,7 @@ ms.author: mnayak
1818

1919
You can create a virtual machine with a public IP address with a routing preference choice. Internet bound traffic from the VM will be routed to and from internet via respective network based on the routing preference selection. The default routing is via Microsoft global network.
2020

21-
This article shows you how to create a virtual machine with a public IP that is set to route traffic via the Internet using Azure CLI.
21+
This article shows you how to create a virtual machine with a public IP that is set to route traffic via the Internet using the Azure portal.
2222

2323
> [!IMPORTANT]
2424
> Routing preference is currently in public preview.

0 commit comments

Comments
 (0)