Skip to content

Commit 8cdfd41

Browse files
authored
Merge pull request #127447 from maotsuk/patch-15
Need to add explanation of script behavior for AppGW backend pool - Update public-ip-upgrade-vm.md
2 parents 554170d + 7ca8b1d commit 8cdfd41

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/virtual-network/ip-services/public-ip-upgrade-vm.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,11 @@ There is no way to evaluate upgrading a Public IP without completing the action.
108108

109109
Yes, the process of upgrading a Zonal Basic SKU Public IP to a Zonal Standard SKU Public IP is identical and works in the script.
110110

111+
### If I specify a NIC associated with a public IP targeted for migration in the Application Gateway backend pool, will this script remove it from the pool?
112+
113+
Yes, it will be removed. After running the script, you will need to manually reassign the NIC to the Application Gateway backend pool.
114+
Alternatively, you can avoid this issue by explicitly specifying the private IP address in the backend pool configuration before migration.
115+
111116
## Use Resource Graph to list VMs with Public IPs requiring upgrade
112117

113118
### Query to list virtual machines with Basic SKU public IP addresses

0 commit comments

Comments
 (0)