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] Cannot create AKS on subnet with routetable in Azure portal #4835

Open
JoeyC-Dev opened this issue Mar 5, 2025 · 1 comment
Open
Labels
bug Needs Attention 👋 Issues needs attention/assignee/owner networking/azcni

Comments

@JoeyC-Dev
Copy link

JoeyC-Dev commented Mar 5, 2025

Describe the bug
A clear and concise description of what the bug is.
Optional: Set the appropriate GitHub label(s) to indicate the AKS feature or area you believe your bug relates to.

Azure portal has an over-strict check to prevent user from creating AKS when subnet is bound with routetable.

To Reproduce
Steps to reproduce the behavior:

  1. Create a subnet with routetable
  2. Try to create AKS with BYO VNet, bound with that subnet
    Image

However, user does can create it via az-cli in the same subnet (no user-assigned managed identity required):
Image

Expected behavior
A clear and concise description of what you expected to happen.

Should be able to create AKS via Azure portal when subnet is bound with routetable.

Environment (please complete the following information):

  • CLI Version: 2.69.0
  • Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0
Copy link
Contributor

Action required from @aritraghosh, @julia-yin, @AllenWen-at-Azure

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs Attention 👋 Issues needs attention/assignee/owner label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Needs Attention 👋 Issues needs attention/assignee/owner networking/azcni
Projects
None yet
Development

No branches or pull requests

2 participants