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

Obtain the correct list of available IP adresses in a delegated subnet via az network vnet subnet list-available-ips. #28745

Open
Xangliev opened this issue Apr 15, 2024 · 2 comments
Assignees
Labels
Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request Network az network vnet/lb/nic/dns/etc...
Milestone

Comments

@Xangliev
Copy link

Xangliev commented Apr 15, 2024

Related command
az network vnet subnet list-available-ips

Is your feature request related to a problem? Please describe.
We are currently unable to obtain the available amount of ips for delegated subnets, since it will always show the max amount of IPs as available for a delegated subnet in the portal and via the az cli command it also seems to return a list of ips even when the subnet is actually full.

Describe the solution you'd like
When running the az cli command it should return a list with actual available ips in a delegated subnet, this is currently not the case.

Describe alternatives you've considered
I don't believe there is anyway from the client side to obtain this information from the Azure API currently. I have opened a case before but they recommend we open a feature request, so here we are.

@yonzhan
Copy link
Collaborator

yonzhan commented Apr 15, 2024

Thank you for opening this issue, we will look into it.

@microsoft-github-policy-service microsoft-github-policy-service bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. Network az network vnet/lb/nic/dns/etc... labels Apr 15, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Apr 15, 2024
@Xangliev Xangliev changed the title Obtain the correct amount of available IP adresses in a delegated subnet via az network vnet subnet list-available-ips. Obtain the correct list of available IP adresses in a delegated subnet via az network vnet subnet list-available-ips. Apr 15, 2024
@yonzhan yonzhan added this to the Backlog milestone Apr 15, 2024
@yonzhan yonzhan removed the question The issue doesn't require a change to the product in order to be resolved. Most issues start as that label Apr 15, 2024
@Xangliev
Copy link
Author

Hi, any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request Network az network vnet/lb/nic/dns/etc...
Projects
None yet
Development

No branches or pull requests

3 participants