Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest
Please, try again later.
The content of this article is being transitioned to the Veeam Backup for Microsoft 365 User Guide.
An up-to-date list of Required Permission is available in the Veeam Backup for Microsoft 365 User Guide.
Depending on the Microsoft 365 account configuration and the restrictions on using legacy authentication protocols, one of the following authentication methods may be used:
Microsoft is planning to deprecate Basic Authentication soon:
When you add Microsoft 365 organization using the modern app-only authentication method, you use only Azure AD application to establish and maintain connection between Veeam Backup for Microsoft 365 and Microsoft 365 organizations and perform a backup and restore from/to such organizations.
When adding a Microsoft 365 Organization using Modern app-only authentication you can create a new application in Azure Active Directory or select an existing one:
When you add an organization using the modern authentication method with legacy protocols allowed, you use both Veeam Backup account and Azure AD application for authentication. Veeam Backup for Microsoft 365 uses Veeam Backup account and an application to establish a connection to your Microsoft 365 organizations with disabled security defaults and maintain data transfer during backup and restore sessions.
Before configuring permissions, please check the following things:
Configuring permissions for Exchange Online.
Below is an example of PowerShell cmdlets that could be used to configure a new authentication policy with AllowBasicAuthPowershell and AllowBasicAuthWebService enabled for the Veeam service account.
To create a new authentication policy named "Allow Basic Auth":
New-AuthenticationPolicy -Name "Allow Basic Auth"
Set-AuthenticationPolicy -Identity "Allow Basic Auth" -AllowBasicAuthPowershell
Set-AuthenticationPolicy -Identity "Allow Basic Auth" -AllowBasicAuthWebServices
Set-User -Identity <UserIdentity> -AuthenticationPolicy "Allow Basic Auth"
Configuring Permissions for SharePoint Online.
All permissions must have Application type.
For more information about permission types please visit https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-permissions-and-consent
When you add an organization using the basic authentication method, you are required to provide a user name and password to authenticate to your Microsoft 365 organization.
Exchange permissions should be configured the same way as in the Exchange section of this article.
SharePoint permissions should be configured the same way as in SharePoint section of this article.
Your feedback has been received and will be reviewed.
Please, try again later.
Please try select less.
This form is only for KB Feedback/Suggestions, if you need help with the software open a support case
Your feedback has been received and will be reviewed.
Please, try again later.