Steps to modify AAD application permissions

In this section, you will learn how to modify the API permissions for a tenant that has already been successfully configured in RecoveryManager Plus.

Prerequisite: The tenant has to be successfully configured in RecoveryManager Plus and the AAD application status has to be enabled for it.

  1. Log in to the Azure AD portal.
  2. Click Azure Active Directory from the left pane.
  3. Choose App registration under the Manage section.
  4. Select All applications.
  5. Click on the application which is configured in RecoveryManager Plus
  6. In the API permissions page, check if admin consent has been granted for all permissions shown in the image below.
  7. Check permissions

  8. If some permissions are unavailable, click Manifest from the left pane.
  9. Look for requiredResourceAccess array in the code.
  10. Copy the entire content from this file and paste them into the section highlighted in the image below. If you want to modify the permissions to be provided, skip this step and follow the steps mentioned in this section.
  11. Note:
    • If your tenant is being created in Azure Germany, copy the entire content from this file and paste them into the section highlighted in the image below.
    • If your tenant is being created in Azure China, copy the entire content from this file and paste them into the section highlighted in the image below.

    Create an Azure AD application

    Note: Copy and paste content only from the open square bracket to the closed square bracket. Ensure that all punctuation marks are retained correctly. Once you have pasted the file, it should look like the image below.

    Create an Azure AD application

  12. Click Save.
  13. Click API permissions from the left pane.
  14. In the Configured permissions section, click ✓ Grant admin consent for <your_company_name>.
  15. Click Yes in the pop-up that appears.
  16. Restart the product for the changes to take effect.

Copyright © 2023, ZOHO Corp. All Rights Reserved.