Updates from: 11/03/2022 02:20:32
Service Microsoft Docs article Related commit history on GitHub Change details
SharePoint Sharepoint Azureb2b Integration https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/sharepoint-azureb2b-integration.md
To enable SharePoint and OneDrive integration with Azure AD B2B
```PowerShell Set-SPOTenant -EnableAzureADB2BIntegration $true
- Set-SPOTenant -SyncAadB2BManagementPolicy $true
``` ## Disabling the integration