Skip to content

Commit 9a0c708

Browse files
committed
tweaks
1 parent 51a654b commit 9a0c708

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,15 @@ In this section, you'll change the private IP address from **dynamic** to **stat
9595

9696
:::image type="content" source="./media/virtual-networks-static-private-ip-arm-pportal/select-ip-configuration.png" alt-text="Screenshot of select ip configuration.":::
9797

98-
7. Select **Static** in **Assignment**. Select **Save**.
98+
7. Select **Static** in **Assignment**. Change the private IP address if you want a different one, and then select **Save**.
9999

100+
> [!WARNING]
101+
> If you change the private IP address, the VM associated with the network interface will be restarted to utilize the new IP address.
102+
100103
:::image type="content" source="./media/virtual-networks-static-private-ip-arm-pportal/select-static-assignment.png" alt-text="Screenshot of select static assignment.":::
101104

102105
> [!NOTE]
103-
> If you notice after selecting **Save** that the assignment is still set to **Dynamic**, the IP address you typed is already in use. Try another IP address.
106+
> If you notice after selecting **Save** that the assignment is still set to **Dynamic**, the private IP address you entered is already in use. Try another IP address.
104107
105108
To change the IP address back to dynamic set the assignment for your private IP address to **Dynamic**, and then select **Save**.
106109

0 commit comments

Comments
 (0)