Skip to content
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

🪲 Bug Report - ExpressRoute gateway zone redundancy recommendation and query incomplete #481

Open
ejhenry opened this issue Oct 23, 2024 · 0 comments
Assignees
Labels
Area: Resource Graph Query(s) #️⃣ Related to ARG queries Area: Resource Guidance 📝 Improvements or additions to documentation Bug 🐞 Something isn't working

Comments

@ejhenry
Copy link
Contributor

ejhenry commented Oct 23, 2024

Describe the bug

The recommendation and ARG query for zone redundant ExpressRoute gateways does not account for gateways deployed with a PIP in a single zone. Gateways deployed with a single zone PIP are deployed zonally to the same zone as the PIP.

ARPL recommendationId: bbe668b7-eb5c-c746-8b82-70afdedf0cae
APRL recommendation: https://azure.github.io/Azure-Proactive-Resiliency-Library-v2/azure-resources/Network/virtualNetworkGateways/#use-zone-redundant-expressroute-gateway-skus
Public documentation: https://learn.microsoft.com/en-us/azure/vpn-gateway/about-zone-redundant-vnet-gateways#pipzg

The existing query also does not account for the new ERGwScale sku.

To Reproduce

Steps to reproduce the behavior:

  1. Deploy virtual network gateway with zonal PIP

Expected behaviour

Query and recommendation should account for scenario where virtual network gateway with zone redundant sku is deployed zonally.

Screenshots 📷

If applicable, add screenshots to help explain your problem. Please feel free to blur/cover any sensitive information.

Additional context

Anything else we should know to help us troubleshoot this bug?

@microsoft-github-policy-service microsoft-github-policy-service bot added the Bug 🐞 Something isn't working label Oct 23, 2024
@ejhenry ejhenry added Area: Resource Guidance 📝 Improvements or additions to documentation Area: Resource Graph Query(s) #️⃣ Related to ARG queries labels Oct 23, 2024
@rodrigosantosms rodrigosantosms self-assigned this Oct 23, 2024
rodrigosantosms added a commit that referenced this issue Oct 23, 2024
Fix Bug #481 - Update bbe668b7-eb5c-c746-8b82-70afdedf0cae.kql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Resource Graph Query(s) #️⃣ Related to ARG queries Area: Resource Guidance 📝 Improvements or additions to documentation Bug 🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants