microsoft / azure-container-apps

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

Feature Request: Azure App Configuration #844

Open mehmetaltuntas opened 1 year ago

mehmetaltuntas commented 1 year ago

Is your feature request related to a problem? Please describe.
We would like to use Azure App Configuration accessing via Dapr in ACA. Dapr has a component for Azure App Configuration. After setting up all the file, calling the key/value pairs that works perfectly in local. It appears that ACA doesn't support this yet.

Describe the solution you'd like.
Would it be possible to have this supported in ACA soon?

Thanks

greenie-msft commented 1 year ago

Hi @mehmetaltuntas

The Azure App Configuration component is now fully supported within ACA via Dapr. Have you had the opportunity to create and utilize this component yet?

takekazuomi commented 11 months ago

@greenie-msft I don't use Dapr. I would like a method like AKS' Azure App Configuration Kubernetes Provider.