Skip to content

Latest commit

 

History

History

101-aci-dynamicsnav

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

MS Dynamics NAV / MS Dynamics 365 Business Central including SQL Server in Azure Container Instances

This template demonstrates how you can run MS Dynamics NAV or a Sandbox of MS Dynamics 365 Business Central in Azure Container Instances. To find out more about Dynamics NAV / 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. You also need to enter which version of NAV you want to use by setting navRelease (see this list for possible values for NAV and this list for BC. Also see this blog post by Freddy Kristiansen to understand which image is right for you). 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 (about 15GB), so downloading and extracting it 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 Dynamics NAV at https://< dns name >/NAV/WebClient or Business Central at https://< dns name >/nav