Skip to content

Commit 49be97c

Browse files
Merge pull request #294145 from mbender-ms/patch-482748
ip services | Maintenance UUF | Update virtual-networks-static-private-ip.md
2 parents f17fdd0 + 545f086 commit 49be97c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

articles/virtual-network/ip-services/virtual-networks-static-private-ip.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -128,20 +128,19 @@ In the following steps, you change the private IP address **static** for the VM
128128

129129
2. In **Virtual machines**, select **myVM** from the list.
130130

131-
3. On the **myVM** page, under **Settings**, select **Networking**.
131+
3. On the **myVM** page, select **Network settings** under **Networking**.
132132

133-
4. In **Networking**, select the name of the network interface next to **Network interface**.
133+
4. On the **Network settings** page, select the name of the network interface next to **Network interface**.
134134

135135
5. On the **Network interface** page, under **Settings**, select **IP configurations**.
136136

137137
6. In **IP configurations**, select **ipconfig1** in the list.
138138

139139
7. Under **Assignment**, select **Static**. Change the private **IP address** if you want a different one, and then select **Save**.
140140

141-
> [!WARNING]
142-
> If you change the private IP address, the VM associated with the network interface will be restarted to utilize the new IP address.
143-
144141
> [!WARNING]
142+
> If you change the private IP address, the VM associated with the network interface will be restarted to utilize the new IP address.
143+
>
145144
> From within the operating system of a VM, avoid associating a static *private* IP address on an Azure VM. Only assign a static private IP when it's necessary, such as when [assigning many IP addresses to VMs](virtual-network-multiple-ip-addresses-portal.md).
146145
>
147146
>If you manually set the private IP address within the operating system, make sure it matches the private IP address assigned to the Azure [network interface](virtual-network-network-interface-addresses.md#change-ip-address-settings). Otherwise, you can lose connectivity to the VM. For more information, see [private IP address settings](virtual-network-network-interface-addresses.md#private).

0 commit comments

Comments
 (0)