Dynamics NAV 2018 Environment

11.0.42633.0 (cu29, gb)

SQL Server
localhost\SQLEXPRESS
BlueIsland2018LIVE

Remote Desktop Access

You can connect to the server in the Dynamics NAV 2018 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 3.132.215.146. Connect

Installation complete

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

Access the Dynamics NAV 2018 Environment

Choose these links to access the Dynamics NAV 2018 Environment using the Web Client. Web Client
The Dynamics NAV 2018 Environment supports running the Microsoft Dynamics NAV Windows client over the internet. Choose this link to install the Microsoft Dynamics NAV Windows client using ClickOnce. Install Windows 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 Environment, choose this link. Configure App

Access the Dynamics NAV 2018 Environment using Web Services

The Dynamics NAV 2018 Environment exposes functionality as SOAP web services. Choose this link to view the web services. View SOAP Web Services
The Dynamics NAV 2018 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 Environment using Visual Studio Code

Download the AL Language Customization for Visual Studio Code (.vsix) al-0.13.195601
launch.json settings:
  "server": "https://tsgblueisland.uksouth.cloudapp.azure.com",
  "serverInstance": "NAV",
  "tenant": "",
  "authentication": "UserPassword",