Skip to content

Commit 2fc3836

Browse files
committed
toc update
1 parent 9a167bf commit 2fc3836

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ This article shows you how to create a public IP address with an Internet routin
3232
3333
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) now.
3434

35+
## Create a public IP address with a routing preference
3536
1. Sign in to the [Azure portal](https://preview.portal.azure.com/).
3637
2. Select **Create a resource**.
3738
3. In the search box, type *Public IP address*.
@@ -40,8 +41,8 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
4041

4142
![Create a public ip address](./media/routing-preference-portal/pip-new.png)
4243

43-
> [!NOTE]
44-
> Public IP addresses are created with an IPv4 or IPv6 address. However, routing preference only supports IPV4 currently.
44+
> [!NOTE]
45+
> Public IP addresses are created with an IPv4 or IPv6 address. However, routing preference only supports IPV4 currently.
4546
4647
You can associate the above created public IP address with a [Windows](../virtual-machines/windows/overview.md?toc=%2fazure%2fvirtual-network%2ftoc.json) or [Linux](../virtual-machines/linux/overview.md?toc=%2fazure%2fvirtual-network%2ftoc.json) virtual machine. Use the CLI section on the tutorial page: [Associate a public IP address to a virtual machine](associate-public-ip-address-vm.md#azure-cli) to associate the public IP to your VM. You can also associate the public IP address created above with an [Azure Load Balancer](../load-balancer/load-balancer-overview.md), by assigning it to the load balancer **frontend** configuration. The public IP address serves as a load-balanced virtual IP address (VIP).
4748

articles/virtual-network/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,8 @@
235235
href: routing-preference-cli.md
236236
- name: Configure VM with internet routing preference
237237
items:
238+
- name: Azure portal
239+
href: tutorial-routing-preference-virtual-machine-portal.md
238240
- name: Azure PowerShell
239241
href: configure-routing-preference-virtual-machine-powershell.md
240242
- name: Azure CLI

0 commit comments

Comments
 (0)