Skip to content

Commit 002c596

Browse files
Incorporated peer feedback.
1 parent 73c08f5 commit 002c596

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ The following message appears once the VM is created.
9292

9393
![Deployment completion message, Create a virtual machine, Azure portal](./media/virtual-networks-static-ip-arm-pportal/deployment-is-complete.png)
9494

95-
## Retrieve static private IP address information for a VM
96-
To view the static private IP address information for your new VM:
95+
## Retrieve private IP address information for a VM
96+
To view the private IP address information for your new VM:
9797

9898
1. Go to the [Azure portal](https://portal.azure.com) to find your VM. Search for and select **Virtual machines**.
9999

includes/virtual-networks-static-private-ip-intro-include.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ ms.topic: include
55
ms.date: 02/14/2020
66
ms.author: genli
77
---
8-
A virtual machine (VM) is automatically assigned a private IP address from a range that you specify, based on the subnet the VM is deployed in. The VM retains the address until the VM is deleted. Azure dynamically assigns the next available private IP address from the subnet you create a VM in. If you want a specific IP address from the subnet assigned to the VM, assign a static IP address.
8+
A virtual machine (VM) is automatically assigned a private IP address from a range that you specify, based on the subnet in which the VM is deployed. The VM retains the address until the VM is deleted. Azure dynamically assigns the next available private IP address from the subnet you create a VM in. If you want a specific IP address from the subnet assigned to the VM, assign a static IP address.

0 commit comments

Comments
 (0)