microsoft / azure-container-apps

Roadmap and issues for Azure Container Apps
MIT License
370 stars 29 forks source link

Feature Request: zone redundancy information on replicas #565

Open warrior88 opened 1 year ago

warrior88 commented 1 year ago

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is When zone redundancy has been enabled, there is no information on how the replicas are distributed across the zones.

Describe the solution you'd like.
A clear and concise description of what you want to happen, any scenarios it will unblock, etc.
There should be a table showing the replicas and the zones they have been deployed. If there are 3 replicas, the zone column should show that the replicas are distributed across AZ 1, 2 and 3.

Describe alternatives you've considered.
A clear and concise description of any alternative solutions or features you've considered.

Additional context.
Add any other context or screenshots about the feature request here. The information will assure that the deployment is able to meet the SLA of 99.95% and not concentrated within a zone.

wgkesler commented 1 year ago

I agree that replicas distribution over the zones is an important piece of information, and should be available over the portal or Azure API.

simonjj commented 3 months ago

yes, this would be very valuable to have