Thursday, 1 July 2021

Creating a Tenant in Azure Active directory.

Please note that you need to have a global admin permission to create or access the following things in Azure. 


 Log in to azure : https://portal.azure.com/#blade/Microsoft_AAD_IAM/CreateDirectoryBlade/releaseCreateOperation/





Step 2 : Enter the organization name by clicking on Configuration tab. 



Step 3 : Click on the Review and create tab 





After validating click on the Create. 


Your new tenant will be ready in few minutes. 


Let me know in comments for any questions. 

No comments:

Post a Comment

Dynamics 365 — Retrieve More than 5000 records with FetchXML

  When you’re working with Dynamics 365, you may have encountered a limitation when it comes to retrieving records. The maximum number of re...