Skip to content

Commit 8a91c9d

Browse files
authored
Update associate-public-ip-address-vm.md
The following is one of the questions asked in Azure Administrator Certification exam and should be clearly stated in the doc (I haven't seen it anywhere in the doc) "To share a VM with an external user, you must add a public IP address to the VM." Meanwhile, I added about Azure Bastion so readers have a more holistic view about their options.
1 parent d95a21a commit 8a91c9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/virtual-network/ip-services/associate-public-ip-address-vm.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@ Install [Azure PowerShell](/powershell/azure/install-azure-powershell) on your m
218218
1. Open the necessary ports in your security groups by adjusting the security rules in the network security groups. For information, see [Allow network traffic to the VM](#allow-network-traffic-to-the-vm).
219219

220220
---
221+
> [!NOTE]
222+
> To share a VM with an external user, you must add a public IP address to the VM. Alternatively, external users can connect to VM's private IP address through Azure Bastion.
221223
222224
## Allow network traffic to the VM
223225

0 commit comments

Comments
 (0)