Skip to content

Commit fb449a4

Browse files
Merge pull request #293352 from mahipdeora/patch-55
Update associate-public-ip-address-vm.md
2 parents c04dc3f + 7e2e99e commit fb449a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,14 @@ Before you can connect to a public IP address from the internet, you must open t
226226

227227
You can view the effective security rules for a network interface and its subnet for the [Azure portal](../../virtual-network/diagnose-network-traffic-filter-problem.md#diagnose-using-azure-portal), the [Azure CLI](../../virtual-network/diagnose-network-traffic-filter-problem.md#diagnose-using-azure-cli), or [Azure PowerShell](../../virtual-network/diagnose-network-traffic-filter-problem.md#diagnose-using-powershell).
228228

229+
## Limits
230+
* If a new public IP address is added to the VM and traffic needs to switch over to the new IP address, the VM needs to be restarted as this will reset all existing flows.
231+
229232
## Next steps
230233

231234
In this article, you learned how to associate a public IP address to a VM using the Azure portal, Azure CLI, or Azure PowerShell.
232235

233236
- Use a [network security group](../../virtual-network/network-security-groups-overview.md) to allow inbound internet traffic to your VM.
237+
-
234238

235239
- Learn how to [create a network security group](../../virtual-network/manage-network-security-group.md#work-with-network-security-groups).

0 commit comments

Comments
 (0)