Dynamics NAV 2018 Demonstration Environment

11.0.43796.0 (cu31, w1)

SQL Server
host.containerhelper.internal
navserver

Remote Desktop Access

You can connect to the server in the Dynamics NAV 2018 Demonstration Environment by following this link. If connections to RDP fails, you might need to add an incoming rule to the networksecurity group allowing port 3389 for IP address 216.73.216.133. Connect

Installation complete

You can view the installation status by following this link. View Installation Status

Access the Dynamics NAV 2018 Demonstration Environment

Choose these links to access the Dynamics NAV 2018 Demonstration Environment using the Web Client. Web Client
If you have installed the Microsoft Dynamics NAV Universal App on your phone, tablet or desktop computer and want to configure the app to connect to this Dynamics NAV 2018 Demonstration Environment, choose this link. Configure App

Access the Dynamics NAV 2018 Demonstration Environment using Web Services

The Dynamics NAV 2018 Demonstration Environment exposes functionality as SOAP web services. Choose this link to view the web services. View SOAP Web Services
The Dynamics NAV 2018 Demonstration Environment exposes data as restful OData web services. Choose this link to view the web services View OData Web Services

Access the Dynamics NAV 2018 Demonstration Environment using Visual Studio Code

Download the AL Language Customization for Visual Studio Code (.vsix) ALLanguage
launch.json settings:
  "server": "https://mfnavtest.westeurope.cloudapp.azure.com",
  "serverInstance": "NAV",
  "tenant": "",
  "authentication": "UserPassword",