Updates from: 04/28/2022 01:11:46
Service Microsoft Docs article Related commit history on GitHub Change details
SharePoint Control Access From Unmanaged Devices https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/control-access-from-unmanaged-devices.md
Title: "Control unmanaged device access to SharePoint and OneDrive"
+ Title: "SharePoint and OneDrive unmanaged device access controls for administrators"
search.appverid:
- MET150 - BSA160 ms.assetid: 5ae550c4-bd20-4257-847b-5c20fb053622
-description: Learn how to block or limit access to SharePoint and OneDrive content on devices that aren't compliant or joined to a domain.
+description: Learn how administrators can block or limit access to SharePoint and OneDrive content on devices that aren't compliant or joined to a domain.
- seo-marvel-apr2020 - admindeeplinkSPO
-# Control unmanaged device access to SharePoint and OneDrive
+# SharePoint and OneDrive unmanaged device access controls for administrators
As a SharePoint or global admin in Microsoft 365, you can block or limit access to SharePoint and OneDrive content from unmanaged devices (those not [hybrid AD joined](/azure/active-directory/devices/overview#hybrid-azure-ad-joined-devices) or compliant in Intune). You can block or limit access for:
SharePoint Information Barriers https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/information-barriers.md
SharePoint Administrators or Global Administrators can enable information barrie
To enable Microsoft 365 group-membership based access and sharing control for all Implicit mode Teams-connected sites in your tenant, run the following command: ```powershell
-Set-SPOTenant - IBImplicitGroupBased $true
+Set-SPOTenant -IBImplicitGroupBased $true
``` >[!NOTE]
If you installed a previous version of the SharePoint Online Management Shell, c
To enable Microsoft 365 group-membership based access and sharing control for all Implicit mode sites in your organization, run the following command: ```powershell
-Set-SPOTenant - IBImplicitGroupBased $true
+Set-SPOTenant -IBImplicitGroupBased $true
``` >[!NOTE]
SharePoint User Profile Sync https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/user-profile-sync.md
The following Azure AD user attributes are synced to the UPA.
|Manager |Manager |User Manager for organization hierarchy |Yes | > [!NOTE]
-> To update additional or custom properties, see [Bulk update custom user profile properties](/sharepoint/dev/solution-guidance/bulk-user-profile-update-api-for-sharepoint-online).
+> To update additional or custom properties, see [Bulk update custom user profile properties](/sharepoint/dev/solution-guidance/bulk-user-profile-update-api-for-sharepoint-online).
+> Some property names could differ between Azure AD Graph and Microsoft Graph, see [Property differences between Azure AD Graph and Microsoft Graph](/graph/migrate-azure-ad-graph-property-differences).
## Frequently asked questions (FAQs)