Skip to content

Commit eff58b6

Browse files
committed
acrolinx fixes
1 parent 6226f65 commit eff58b6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-network/ip-services/create-vm-dual-stack-ipv6-portal.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In this article, you'll create a virtual machine in Azure with the Azure portal.
2424

2525
In this section, you'll create a dual-stack virtual network for the virtual machine.
2626

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).
2828

2929
2. In the search box at the top of the portal, enter **Virtual network**. Select **Virtual networks** in the search results.
3030

@@ -47,7 +47,7 @@ In this section, you'll create a dual-stack virtual network for the virtual mach
4747

4848
7. Select the **Add IPv6 address space** box.
4949

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**.
5151

5252
9. To add an IPv6 subnet, select **default** under **Subnet name**.
5353

@@ -250,7 +250,7 @@ You'll associate the IPv4 and IPv6 addresses you created previously to the netwo
250250

251251
8. **Generate new key pair** will appear. Select **Download private key and create resource**.
252252

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**.
254254

255255
10. In the search box at the top of the portal, enter **Virtual machine**. Select **Virtual machines** in the search results.
256256

@@ -276,7 +276,7 @@ A network interface is automatically created and attached to the chosen virtual
276276

277277
7. Select **Detach network interface**.
278278

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**.
280280

281281
9. Select **OK**.
282282

0 commit comments

Comments
 (0)