Microsoft Dynamics NAV 2013 R2 includes the Microsoft Dynamics NAV Provisioning Tools for Windows Azure that enable you to deploy a Microsoft Dynamics NAV environment on Windows Azure virtual machines. You can also use the provisioning tools to deploy Microsoft Dynamics NAV on other cloud services and on-premise installations.

About Cloud Services

Cloud service refers to a service that is provided over a network, such as the Internet. The service hosts the relevant software applications and databases, in this case Microsoft Dynamics NAV, to which users are given access. The cloud provider manages the infrastructure that runs the software applications.

About the Microsoft Dynamics NAV Provisioning Tools for Windows Azure

The provisioning tools automate the deployment of Microsoft Dynamics NAV on virtual machines. They are designed to fully automate the deployment on Windows Azure. However, with slight modifications, you can use the provisioning tools for deploying on any virtual machine that is on premise or on the cloud. The provisioning tools include a set of Windows PowerShell cmdlets and scripts that install and configure Microsoft Dynamics NAV components, including Microsoft Dynamics NAV Web Server components, Microsoft Dynamics NAV Server, and SQL database components.

The provisioning tools include two end-to-end example scripts, Example-1VM.ps1 and Example-2VM.ps1, which deploy a fully functional Microsoft Dynamics NAV environment on different network topologies. Example-1VM deploys the Microsoft Dynamics NAV components on a single virtual machine. Example-2VM deploys Microsoft Dynamics NAV on two virtual machines, where Microsoft Dynamics NAV Web Server components and Microsoft Dynamics NAV Server are installed on one machine and SQL Server is on the other machine. The scripts illustrate the operations that are required for full deployment of Microsoft Dynamics NAV and can be modified to match the specific requirements for your installation.

Microsoft Dynamics NAV Clients

After the deployment using the provisioning tools is completed, users can access Microsoft Dynamics NAV from the Microsoft Dynamics NAV Windows client or the Microsoft Dynamics NAV Web client from a computer that has a network connection.

See Also