Skip to content
Mike Morton edited this page Apr 14, 2022 · 7 revisions

What is the pricing model for Azure Container Apps?

Please see the Azure Container Apps pricing page: https://aka.ms/containerapps/pricing.

Does Azure Container Apps provide direct access to the underlying Kubernetes API?

No, there is no access to the Kubernetes API.

Can I set up GitHub Actions to automatically build and deploy my code to Azure Container Apps?

Yes, you can. Using Azure CLI, run az containerapp github-action -h to see the options. Using Azure Portal, navigate to the "Continuous deployment" blade under your Container App.

Can I import my Azure Container Apps API from the context of API Management?

Yes, you can.

Where does Azure Container Apps store customer data?

Azure Container Apps does not move or store customer data out of the region it's deployed in.