Azure / Azure/azure-rest-api-specs
Expose Internal Load Balancer IP in Application Service Environment v2
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
When an Application Service Environment is created with an `InternalLoadBalancingMode` that is not `None` an IP in the local subnet is allocated to the Load Balancer. This is not currently exposed in any way, meaning programatic interaction is not possible. Could this property be exposed by some mechanism, perhaps in the `AppServiceEnvironment` model as a RO attribute?
Contributor guide
Research direction
Start by locating the AppServiceEnvironment model in the relevant Azure REST specification and review how its read-only properties are represented. The work is complete when the internal load balancer IP allocated for non-None InternalLoadBalancingMode is exposed through the service model and the specification validation passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, openapi
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100