Skip to main content

Posts

[AX 7 Retail] : The service is not provisioned for the same tenant. User is hitting a retail server that does not belong to the same tenant as the Activation account

If you have downloaded an AX7 VM for Development especially for Retail do have a look at this article https://lnkd.in/exvhGgW Unless you do the steps mentioned in your link you will get errors like the The service is not provisioned for the same tenant. User is hitting a retail server that does not belong to the same tenant as the Activation account

Hyper-V VM 100% disk utilization

I was facing a persistent issue of 100% disk utilization on starting any VM in my Hyper-V. The below link helped me to resolve it https://social.technet.microsoft.com/Forums/office/en-US/2b184f22-ea8c-4bc3-9f64-8b46eeaeef61/hyperv-host-disk-usage-at-100?forum=w8itprovirt

[AX 7 Retail]: Retail SDK Handbook

Just a short but nevertheless important post. I discovered this document AX7 Retail Handbook while browsing my LCS deployed AX 7 RTW VM Retail SDK folder. Overall the document is made up of two parts. The first covers the Retail Sdk, build, configurations that can be done to be more productive. Additionally, typical branching strategy is discussed in order to work effectively in teams. The second part contains details about the main extensibilities that are possible with the Retail Sdk. Anyone getting started with writing code against the Sdk can use it as a reference in order to get started. Some sample extensions are also provided in the same folder path. Kudos to the team at Microsoft for going the extra mile to provide this document and sample extensions. PS: If you have access to the LCS Deployed VM please access these materials there, I would not be in a position to share these as copyrights apply.   Update -   These documents have been discussed...