Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.67k stars 5.09k forks source link

Expose Internal Load Balancer IP in Application Service Environment v2 #10213

Open jackofallops opened 4 years ago

jackofallops commented 4 years ago

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?

ghost commented 4 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @antcp, @AzureAppServiceCLI.