Azure Container Instances - BC with SQL Server and IIS

Azure Public Test Date Azure Public Test Result

Azure US Gov Last Test Date Azure US Gov Last Test Result

Bicep Version

Best Practice Check Cred Scan Check

Deploy To Azure Visualize

This template demonstrates how you can run MS Dynamics 365 Business Central in Azure Container Instances. To find out more about Business Central inside a Windows Container visit GitHub

To start the instance, you need to accept the end user license agreement by setting the param acceptEula to Y. This instance automatically will download a LetsEncrypt certificate, so you will also need to specify the email address to be used with LetsEncrypt and the dns prefix (the first part of the URL), which you can freely choose as long as it is not already taken.

Be aware that this is downloading a rather large image and then installs BC, so downloading, extracting and initializing takes about 20 minutes. After it has started, look into the logs to see when it has finished initializing or just wait for a minute. After that you can access BC at https://< dns name >/BC.

Tags: Microsoft.ContainerInstance/containerGroups, Public