Installation of Drupal Microsoft Entra ID - Azure Sync And Provisioning module
Last updated on
15 October 2025
Installation of Drupal Microsoft Entra ID-Azure Sync and Provisioning module:
Using Composer:
- For Window:
composer require drupal/azure_ad - For Linux:
composer require 'drupal/azure_ad' - Navigate to Extend menu on your Drupal admin console and search for miniOrange Azure Sync using the search box.
- Enable the module by selecting the checkbox and clicking on the Install button.
- Configure the module at
{BaseURL}/admin/config/people/azure_ad/overview
Using Drush:
- Download the module:
drush dl azure_ad - Install the module:
drush en azure_ad - Clear the cache:
drush cr - Configure the module at
{BaseURL}/admin/config/people/azure_ad/overview
Manual installation:
- Go to Extend menu on your Drupal admin console and click on the Install new module button.
- Install the Azure Sync and Provisioning module either by downloading the zip or from the URL of the package(tar/zip).
- Click on Enable newly added modules and search for miniOrange Azure Sync using the search box.
- Enable this module by enabling the checkbox and clicking on the Install button.
- Configure the module at
{BaseURL}/admin/config/people/azure_ad/overview
Help improve this page
Page status: No known problems
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion