Support ACA Private Endpoints
Open
area-deployment
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
AzureContainerAppEnvironmentResource doesn't implement `IAzurePrivateEndpointTarget`, which means you can't create private endpoints for the ACA environment.
See https://github.com/microsoft/aspire/discussions/15962
We should make it possible to have an ACA environment that isn't exposed to the public network, and instead accessible via private endpoints, like other resources.
Contributor guide
Assessment
This issue has not been assessed yet.