-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Need to add explanation of script behavior for AppGW backend pool - Update public-ip-upgrade-vm.md #127447
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
CSS has received multiple cases where customers report that the script does not account for NICs assigned to the AppGW backend pool. If a NIC with a Basic Public IP is upgraded using this script, it will be removed from the AppGW backend pool. Customers must manually reassign the NIC after the script runs — but many are unaware of this until it's too late. Therefore, I strongly recommend adding this Q&A to the MS Learn page to help prevent confusion and reduce support cases.
@maotsuk : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Learn Build status updates of commit 797399f: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@maotsuk Please accept the suggestions for spelling out Application Gateway.
Thanks @mbender-ms IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
Thank you for your confirmation! " AppGW = Application Gateway " so, I accept this suggestion! Co-authored-by: Michael Bender <[email protected]>
Learn Build status updates of commit a2fb02f: ✅ Validation status: passed
For more details, please refer to the build report. |
#sign-off |
Co-authored-by: Michael Bender <[email protected]>
Learn Build status updates of commit 7ca8b1d: ✅ Validation status: passed
For more details, please refer to the build report. |
CSS has received multiple cases where customers report that the script does not account for NICs assigned to the AppGW backend pool. If a NIC with a Basic Public IP is upgraded using this script, it will be removed from the AppGW backend pool. Customers must manually reassign the NIC after the script runs — but many are unaware of this until it's too late. Therefore, I strongly recommend adding this Q&A to the MS Learn page to help prevent confusion and reduce support cases.