Azure / Azure/azure-rest-api-specs
CheckIPAddressAvailability does not detect ILB ASE addresses
- 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
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