microsoft / azure-container-apps

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

Feature Request: Managed Certificate for VNet Integrated Container Apps #1310

Closed kamalsivalingam closed 1 month ago

kamalsivalingam commented 1 month ago

Is your feature request related to a problem? Please describe.
When enabling custom domain and trying to add certificate, Managed Certificate option is disabled. I believe this is because my container app environment is VNet integrated

Describe the solution you'd like.
Would like to use managed certificate for VNet integrated container app environment

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.

v-vish commented 1 month ago

@kamalsivalingam I attempted to replicate the issue by creating a VNET and deploying a container app within it. I noticed that the managed certificate option was enabled when adding a custom domain. Please refer to the screenshot below for reference.Image

Could you confirm whether the environment where you deployed the container app was internal or external?

kamalsivalingam commented 1 month ago

@v-vish ingress is external for the container app. I have the VNET set at the container environment itself.

On a related note, i now have a workaround..

  1. Created a self signed certificate that auto renews in Azure KeyVault
  2. Import this certificate from Azure KeyVault in Container Environment-> Custom Domain
v-vish commented 1 month ago

@kamalsivalingam Thank you for sharing the workaround. We're glad to hear that you've set up a self-signed certificate that auto-renews in Azure KeyVault and successfully imported it into the Container Environment under Custom Domain. With this solution in place, we will consider the issue resolved and proceed to close it. If you need any further assistance, feel free to reach out. Thanks again!

microsoft-github-policy-service[bot] commented 1 month ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.