Dynamics 365 Environment | Microsoft Dynamics 365 tutorial | Azure Dynamics 365

Опубликовано: 07 Октябрь 2024
на канале: Mohamed Radwan - DevOps
4,194
25

This video tutorial will focus on automatically creating microsoft dynamics 365 environment on Azure.

Self-provisioning or making a new Dynamics 365 environment very quick and in a reliable way is very crucial for the business, it's needed for many scenarios for example, if you want to test new feature immediately, and you have many testers, you want to provide a separate environment for each one where it has the new solutions where the tester can verify the completed features before approve and merge that with the master branch with other accepted or verified features, or if your end user needs to evaluate the new module being developed, or if you want to run some automation testing on an environment without interrupting the current tester's environment, there are many scenarios where we will need to have that environment, created, has Dynamics 365 installed, has all CRM solutions, deployed all developed features and ready in no time and with less effort

So in this video we will see how run PowerShell scripts to create new Dynamics 365 CRM environment from image stored in Azure, after that reconfigure the machine to fix all problems because changing the hard disk and the machine name which will make problem for CRM configuration, SSRS (SQL Server Reporting Server), all IIS application pools crashed, the SQL Server name crashed, and of course Dynamics 365 CRM will not work, so I will show exactly how to solve all those problems and run PowerShell scripts to complete the process.

About the Author
-----------------------------
Video:
   • Mohamed Radwan is a Principal DevOps ...  
Blog:
https://mohamedradwan.com
Linked-in
  / mohamedahmedradwan  
GitHub
https://github.com/DevOpsFounder
Twitter:
  / mradwan06  

For more info about DevOps, VSTS, Software Testing, Dynamics 365, visit my blog:
http://mohamedradwan.com

---------------------------------

You can find more information about DevOps in the following post:
https://mohamedradwan.com/2019/03/04/...

#Dynamics365Environment #Dynamics365tutorial #Azuredynamics365