[UPDATE FROM 04 APR 2024]
The solution for this issue is provided in the KB4569
***************
CaseID: 07207589
Getting these errors on multiple tenants; 3-4-2024 08:20:03 :: Processing mailbox user@domain.com failed with error: Failed to get folder properties. Not allowed to access Non IPM folder.
The tenant does not use Public Folders checked with:
Code: Select all
Connect-ExchangeOnline
Get-PublicFolder -Identity \ -Recurse | Format-List Name
Get-PublicFolder \ -Recurse
Yeah Sure, but this happend out of the blue since last night, no changes on the Backup / Tenant side. Have this on about 20 tenants at the moment.The error is returned from Microsoft Exchange upon an attempt to access a Non IPM folder, resulting in ErrorAccessDenied.
We have the below note in the limitations and considerations guide:
Veeam Backup for Microsoft 365 backs up public folders that are located under the IPM_SUBTREE folder only.
https://helpcenter.veeam.com/archive/vb ... tions.html
*This is also applicable for restores also.
Please check the below guide which provides the account permissions and the required checks for the folder to make sure that it is under the IPM_SUBTREE folder:
https://www.veeam.com/kb3093