Skip to content

Commit 383fb7d

Browse files
authored
Update virtual-network-multiple-ip-addresses-portal.md
1 parent e409216 commit 383fb7d

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

articles/virtual-network/virtual-network-multiple-ip-addresses-portal.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,11 @@ You can add private and public IP addresses to an Azure network interface by com
3838

3939
1. Browse to the Azure portal at https://portal.azure.com and sign into it, if necessary.
4040
2. In the portal, click **More services** > type *virtual machines* in the filter box, and then click **Virtual machines**.
41-
3. In the **Virtual machines** pane, click the VM you want to add IP addresses to. Click **Network interfaces** in the virtual machine pane that appears, and then select the network interface you want to add the IP addresses to. In the example shown in the following picture, the NIC named *myNIC* from the VM named *myVM* is selected:
41+
3. In the **Virtual machines** pane, click the VM you want to add IP addresses to. Navigate to **Networking** Tab. Click **Network interface** on the page. As shown in the picture below:
42+
![Add a public IP address to a VM](./media/virtual-network-multiple-ip-addresses-portal/figure200319.png)
43+
4. In the **Network interface** pane, click the **IP configurations**.
4244

43-
![Network interface](./media/virtual-network-multiple-ip-addresses-portal/figure1.png)
44-
45-
4. In the pane that appears for the NIC you selected, click **IP configurations**.
46-
47-
Complete the steps in one of the sections that follow, based on the type of IP address you want to add.
45+
5. In the pane that appears for the NIC you selected, click **IP configurations**. Click **Add**, complete the steps in one of sections that follow, based on the type of IP address you want to add, and then click **OK**.
4846

4947
### **Add a private IP address**
5048

0 commit comments

Comments
 (0)