/
Microsoft 365 Backup - Enable Restore Portal

Microsoft 365 Backup - Enable Restore Portal

In order for the tenant Azure organisation to be able to login to the restore portal, Cloudist needs to be granted authentication privileges.

 

Get Application Id from Portal

  1. Login to the portal and navigate to the M365 Backup Service page.

  2. Select the Restore Operators tab.

  3. Click the Information button

  4. Copy the Application Id displayed in the dialogue

Configure Azure Application

Open a PowerShell session and run the following code:

Install-Module AzureAD Import-Module AzureAD' Connect-AzureAD #Authorize with tenant admin credentials New-AzureADServicePrincipal -AppId "<Application Id from Portal>"

Configure Application in Azure

  1. Navigate to Azure Active DirectoryEnterprise applicationsOverview

  2. Enter the Application ID from previous step into the search your tenant field.

  3. Once it shows up, click on it.

  4. Go to the Permissions tab. Click on the blue bar Grant admin consent for… and accept the dialogue that pops up.

  5. Now the tenant will be able to logon to the Restore Portal.

 

Related content

Cloudist Microsoft 365 Backup - FAQ
Cloudist Microsoft 365 Backup - FAQ
More like this
Cloudist Cloud Connect - Enable Service
Cloudist Cloud Connect - Enable Service
More like this
Microsoft 365 Backup - Warning "Cannot change web parts export mode to 'all' on SharePoint Sites Backup
Microsoft 365 Backup - Warning "Cannot change web parts export mode to 'all' on SharePoint Sites Backup
Read with this
Microsoft 365 Backup - Enable service
Microsoft 365 Backup - Enable service
More like this
Cloudist Microsoft 365 - Service description
Cloudist Microsoft 365 - Service description
Read with this
Microsoft 365 Backup - Create a backup job
Microsoft 365 Backup - Create a backup job
More like this