Hi
Just wanted to point out that Tim SMith (is he around on the forum?) is missing the line "Connect-MsolService" before running:
Add-MsolRoleMember -RoleName ‘SharePoint Service Administrator’ -RoleMemberEmailAddress vbo@domain.onmicrosoft.com
Do you have another blog which is updated related to v3 GA?
We have a few deployments where we are hitting the not correct persmission for Microsoft Graph even when we have created the Application and assigned permission to Microsoft Grapd With the 2 delgated permissions "read all groups" and "read directory data"
isnt that preview in the Azure portal just for customers in Germany and chine? that is how I read the manual:
From the manual:
Using Veeam Backup for Microsoft Office 365 Application
To connect to Microsoft Office 365 organizations that belong to China or Germany regions, Veeam uses the proprietary application — Veeam Backup for Microsoft Office 365.
Nope, this sentence just explains how VBO connects to Microsoft Graph for these specific regions when you use basic authentication:
• Custom application created by Veeam
To be used when selecting the Basic authentication option at the Specify Connection Settings step for China and Germany regions.
Hey, thanks for reading that post! If you look farther up, before all the exchange online roles were added is when we connected to the msol service. So, there's no need to connect again, unless the PS session was closed.
frankive wrote: ↑Apr 03, 2019 7:38 am
Hi
Just wanted to point out that Tim SMith (is he around on the forum?) is missing the line "Connect-MsolService" before running:
Add-MsolRoleMember -RoleName ‘SharePoint Service Administrator’ -RoleMemberEmailAddress vbo@domain.onmicrosoft.com