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
+7-17Lines changed: 7 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -316,31 +316,23 @@ In this section, you create the virtual machine and its supporting resources.
316
316
317
317
9. The private key downloads to your local computer. Copy the private key to a directory on your computer. In the following example, it's **~/.ssh**.
318
318
319
-
10. In the search box at the top of the portal, enter **Virtual machine**. Select **Virtual machines** in the search results.
320
-
321
-
11. Select **myVM**.
322
-
323
-
12. Stop **myVM**.
324
-
325
319
### Configure network interface
326
320
327
321
A network interface is automatically created and attached to the chosen virtual network during creation. In this section, you add the IPv6 configuration to the existing network interface.
328
322
329
323
1. In the search box at the top of the portal, enter **Virtual machine**. Select **Virtual machines** in the search results.
330
324
331
-
2. Select **myVM**.
325
+
2. Select **myVM** or your existing virtual machine name.
332
326
333
-
3. Select **Stop**, to stop the virtual machine. Wait for the machine to shut down.
327
+
3. Select **Networking** in **Settings**.
334
328
335
-
4. Select **Networking**in **Settings**.
329
+
4.The name of your default network interface will be **myvmxx**, with xx a random number. In this example, it's **myvm281**. Select **myvm281**next to **Network Interface:**.
336
330
337
-
5.The name of your default network interface will be **myvmxx**, with xx a random number. In this example, it's **myvm281**. Select **myvm281** next to **Network Interface:**.
331
+
5.In the properties of the network interface, select **IP configurations** in **Settings**.
338
332
339
-
6. In the properties of the network interface, select **IP configurations** in**Settings**.
333
+
6. In **IP configurations**, select**+ Add**.
340
334
341
-
7. In **IP configurations**, select **+ Add**.
342
-
343
-
8. In **Add IP configuration**, enter or select the following information.
335
+
7. In **Add IP configuration**, enter or select the following information.
344
336
345
337
| Setting | Value |
346
338
| ------- | ----- |
@@ -351,9 +343,7 @@ A network interface is automatically created and attached to the chosen virtual
351
343
| Public IP address | Select **Associate**. |
352
344
| Public IP address | Select **myPublicIP-IPv6**. |
353
345
354
-
9. Select **OK**.
355
-
356
-
10. Return to the **Overview** of **myVM** and start the virtual machine.
0 commit comments