Azure / Azure/azure-rest-api-specs

CheckIPAddressAvailability does not detect ILB ASE addresses

Open
#10,596 5 comments 0 reactions 0 assignees View on GitHub
customer-reported Network - Virtual Network Service Attention
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
3d 2h
Merged PRs (30d)
424

Description

https://docs.microsoft.com/en-us/rest/api/virtualnetwork/virtualnetworks/checkipaddressavailability returns
```
{
"available": true,
"isPlatformReserved": false
}
```
when calling with an IP adress that is in use by an ILB ASE.

Contributor guide

Open the contributing guide

Research direction

The issue names the CheckIPAddressAvailability REST endpoint but no repository file or test. Start by reviewing the linked Virtual Networks API specification and the reported ILB ASE response, then determine where this behavior is defined or tracked. Done means the endpoint no longer reports an in-use ILB ASE address as available, with coverage for that case.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, openapi
Domain
api, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.