Deploy SuiteCRM to Azure Container Apps via GitHub Actions

Hello everyone,

For a project i’m working on i am building a project to deploy SuiteCRM via a GitHub Actions Pipeline to Azure Container Registry and deploying it with Azure Container Apps connection to an Azure SQL Database.

In my own repository i copied the Dockerfile from SuiteCRM 7 and added a docker-compose and workflow file in order to deploy it to Azure Container Apps and it doesn’t quite work for me.

Maybe you can help me out with these questions:

How do i configure my Azure SQL Server and Databases?
How do i configure my docker-compose file to connect it to my Azure SQL Database?
How do i configure my workflow file that is used to push the Dockerfile to my Azure Container Registry in order to have a working image that connects to my Azure SQL Database?

Any help would be much appreciated!!

The steps for Azure are here:

https://bitnami.com/stack/suitecrm/cloud/azure