-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Updated some clarity on HOBO and zone redundancy in Expressroute #127558
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
base: main
Are you sure you want to change the base?
Conversation
…ual network gateways.
@microsoft-github-policy-service agree |
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.
Pull Request Overview
This PR clarifies the updated behavior of ExpressRoute gateways regarding public IP assignment and zone redundancy. The changes reflect that Microsoft now automatically assigns public IPs to ExpressRoute gateways, which ensures they are zone-redundant by default, removing the previous option to create zonal gateways.
Key changes:
- Updated documentation to reflect automatic public IP assignment for ExpressRoute gateways
- Clarified that all ExpressRoute gateways are now zone-redundant by default
- Removed references to manual public IP configuration options
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
File | Description |
---|---|
expressroute-howto-add-gateway-resource-manager.md | Removed table row for Gateway Public IP Name and updated note about automatic public IP management |
expressroute-howto-add-gateway-portal-resource-manager.md | Updated portal configuration description to clarify automatic public IP assignment and zone redundancy behavior |
expressroute-about-virtual-network-gateways.md | Enhanced explanation of auto-assigned public IP feature with details about zone redundancy changes |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
articles/expressroute/expressroute-howto-add-gateway-resource-manager.md
Outdated
Show resolved
Hide resolved
articles/expressroute/expressroute-howto-add-gateway-portal-resource-manager.md
Outdated
Show resolved
Hide resolved
articles/expressroute/expressroute-about-virtual-network-gateways.md
Outdated
Show resolved
Hide resolved
@simonpainter : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
…source-manager.md Good suggestion. Co-authored-by: Copilot <[email protected]>
…ays.md Changing to US spelling for consistency. Co-authored-by: Copilot <[email protected]>
…manager.md Formatting Co-authored-by: Copilot <[email protected]>
Learn Build status updates of commit 3ef54f0: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit a09aa2b: ✅ Validation status: passed
For more details, please refer to the build report. |
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
The behaviour for ExpressRoute gateways has changed with the automatic assignment of Public IPs. This ensures that gateways are zone redundant and there is no option to make them zonal. This differs from the behaviour of the VPN Gateway.