Skip to content

Commit a16dc58

Browse files
authored
Merge pull request #108400 from irenehua/patch-15
Update virtual-network-multiple-ip-addresses-portal.md
2 parents 82d8672 + 6d8a098 commit a16dc58

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
86 KB
Loading

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ 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:
4242

43-
![Network interface](./media/virtual-network-multiple-ip-addresses-portal/figure1.png)
4443

45-
4. In the pane that appears for the NIC you selected, click **IP configurations**.
44+
![Add a public IP address to a VM](./media/virtual-network-multiple-ip-addresses-portal/figure200319.png)
45+
4. In the **Network interface** pane, click the **IP configurations**.
4646

47-
Complete the steps in one of the sections that follow, based on the type of IP address you want to add.
47+
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**.
4848

4949
### **Add a private IP address**
5050

0 commit comments

Comments
 (0)