A little background - I'm an experienced .NET developer and have been working with Dynamics CRM for many years.
Dynamics AX - I'm unable to find a dummies guide to starting AX development work, things like -
Installing the proper tools to VS and connecting to an AX (Dynamics 365 Operations cloud) instance and trying to list existing models.
The SDK documentation mentions the Fleet Management Model, which isn't in the SDK and I have no idea where to find it.
Already tried -
installing the Dynamics 365 SDK to VS 2015, but Visual Studio does not show me Dynamics AX in tools or in the navigation, what am I doing wrong?
Can anyone point me in the right direction to get a very basic guide to installing AX development tools on Visual Studio?
Thanks!