/
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
Login to the portal and navigate to the M365 Backup Service page.
Select the Restore Operators tab.
Click the Information button
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
Navigate to Azure Active Directory → Enterprise applications → Overview
Enter the Application ID from previous step into the search your tenant field.
Once it shows up, click on it.
Go to the Permissions tab. Click on the blue bar Grant admin consent for… and accept the dialogue that pops up.
Now the tenant will be able to logon to the Restore Portal.
, multiple selections available,
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