Monday, 12 August 2019

Creating a full data set copy of your instance - Dynamics 365


Usually Microsoft asks the customers to do a copy of their instance to debug an issue. 

you need to follow the below mentioned steps.




Follow below steps for Copy of Instance:
1.       Browse to the Office 365 admin center and sign in using Office 365 Global administrator credentials.
2.       Click Admin centers > Dynamics 365.
3.       Choose the Instances tab.
4.       Select an instance, and then click Copy


Note: The org will be in “Administration Mode,” So please select the Support Instance click on Admin button and uncheck the Administration Mode check box

No comments:

Post a Comment

Flow: how to change the style of your HTML table in Microsoft Flow

I built an HTML table in Flow and now I want to change its style. I want to add CSS style to the table rows. If we look at the  Data Operati...