You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-network/ip-services/create-vm-dual-stack-ipv6-portal.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ In this article, you'll create a virtual machine in Azure with the Azure portal.
24
24
25
25
In this section, you'll create a dual-stack virtual network for the virtual machine.
26
26
27
-
1. Sign-in to to the [Azure portal](https://https://portal.azure.com).
27
+
1. Sign-in to the [Azure portal](https://https://portal.azure.com).
28
28
29
29
2. In the search box at the top of the portal, enter **Virtual network**. Select **Virtual networks** in the search results.
30
30
@@ -47,7 +47,7 @@ In this section, you'll create a dual-stack virtual network for the virtual mach
47
47
48
48
7. Select the **Add IPv6 address space** box.
49
49
50
-
8. In **IPv6 address space**, edit the default address space and change it's value to **2404:f800:8000:122::/63**.
50
+
8. In **IPv6 address space**, edit the default address space and change its value to **2404:f800:8000:122::/63**.
51
51
52
52
9. To add an IPv6 subnet, select **default** under **Subnet name**.
53
53
@@ -250,7 +250,7 @@ You'll associate the IPv4 and IPv6 addresses you created previously to the netwo
250
250
251
251
8.**Generate new key pair** will appear. Select **Download private key and create resource**.
252
252
253
-
9. The private key will download to your local computer. Copy the private key to a directory on your computer. In the following example it's **~/.ssh**.
253
+
9. The private key will download to your local computer. Copy the private key to a directory on your computer. In the following example, it's **~/.ssh**.
254
254
255
255
10. In the search box at the top of the portal, enter **Virtual machine**. Select **Virtual machines** in the search results.
256
256
@@ -276,7 +276,7 @@ A network interface is automatically created and attached to the chosen virtual
276
276
277
277
7. Select **Detach network interface**.
278
278
279
-
8. The name of your default network interface will be **myvmxx**, with xx a random number. In this example it's **myvm281**. Select **myvm281** in **Detach network interface**.
279
+
8. The name of your default network interface will be **myvmxx**, with xx a random number. In this example, it's **myvm281**. Select **myvm281** in **Detach network interface**.
0 commit comments