Canada
pawan.deep55@gmail.com

Tag: production

D365 Finance & Operations

SQL access on D365 FO

SQL access on production in D365FO

With the introduction of D365 Finance & operations cloud environment over AX 2012, Microsoft took over the control of the production window server OS environment leading to requesting deployment via LCS as compared to manual deployment before and also SQL Server Management Studio(SSMS) is now not available for SQL manipulation. Of course one of the …

How to debug the Sandbox/Test environment in D365FO

How to debug the Sandbox/Test environment in D365FO

Often developers come across some issue which requires debugging but debugging production database is no easy task as it requires a refresh of DB from production to sandbox environment from LCS, then requires export of DB from the sandbox via LCS and then the restoration of DB in the development environment which is a manual …