Updates from: 11/04/2022 02:47:12
Service Microsoft Docs article Related commit history on GitHub Change details
SharePoint Disable Contact Support Send Feedback https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/disable-contact-support-send-feedback.md
description: "This article describes how global and SharePoint admins in Microso
# Prevent users from contacting Microsoft directly > [!NOTE]
-> The ability of OneDrive users to contact Microsoft directly in the form of support tickets will be disabled before end of calendar year 2022. </br>
-Users can still send feedback as usual, but will need to contact an administrator for any issues that need deeper troubleshooting.</br>
-This applies to the OneDrive app on Windows, Mac, iOS, and Android devices. </br>
-> For Windows and Mac: ΓÇÿContact supportΓÇÖ will be disabled in future updates and for existing or old versions it will not work as expected. </br>
-> For Android: ΓÇÿReport a ProblemΓÇÖ will create a feedback item instead of a support ticket.</br>
-> For iOS: ΓÇÿAsk for helpΓÇÖ will be disabled in future updates and for existing or old versions it will not work as expected. ΓÇÿReport a ProblemΓÇÖ will create a feedback item instead of a support ticket.
+> - The ability of OneDrive users to contact Microsoft directly in the form of support requests will be disabled before end of calendar year 2022. </br>
+ Only an administrator will be able to open a support request with Microsoft.</br>
+> - Users can still send feedback as usual on the OneDrive app on Windows, Mac, iOS, and Android devices. </br>
+> - For **Windows and Mac**: 'Contact support' will be disabled in future updates and for existing or old versions it will not work to create a service request. </br>
+> - For **Android**: 'Report a Problem' will create a feedback item instead of a service request.</br>
+> - For **iOS**: 'Ask for help' will be disabled in future updates and for existing or old versions it will not work to create a service request. 'Report a Problem' will create a feedback item instead of a service request.
The OneDrive sync app (OneDrive.exe) allows users to contact Microsoft directly from within the app. Users can:
SharePoint Manage Loop Components https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/manage-loop-components.md
You'll need the latest version of SharePoint PowerShell module to enable or disa
|Loop components in Teams and Outlook|`IsLoopEnabled` (boolean)|This property controls Loop experiences across the Microsoft 365 experience, except for Outlook - see below.| |Microsoft Whiteboard on OneDrive|`IsWBFluidEnabled` (boolean)|This property controls Microsoft Whiteboard on OneDrive.| |Microsoft OneNote collaborative Meeting notes|`IsCollabMeetingNotesFluidEnabled` (boolean)|This property controls Microsoft OneNote collaborative Meeting notes.|
-|**All Microsoft 365 experiences** powered by Fluid Framework.|`IsFluidEnabled` (boolean)|This core property controls all other experiences powered by Fluid Framework. Setting it to `False` will effectively disable all experiences (everything in this table) in the organization powered by Fluid Framework. **Do not use after May - this setting will be deprecated later this year.**|
+|**All Microsoft 365 experiences** powered by Fluid Framework.|`IsFluidEnabled` (boolean)|This core property controls all other experiences powered by Fluid Framework. Setting it to `False` will effectively disable all experiences (everything in this table) in the organization powered by Fluid Framework. **Do not use after May 2022 - this setting will be deprecated in late 2022.**|
To check your tenant's default file permissions
To enable Loop components, run `Set-SPOTenant -IsLoopEnabled $true`. The change
The feature will be available on Teams Windows Desktop, Mac, iOS, Android, and web. When enabled, users will see a new option for inserting Loop components in the message compose experience for these clients.
-To disable Loop components, run `Set-SPOTenant -IsLoopEnabled $false`. The change will take a short time to apply across your organization.
+To disable Loop components, run `Set-SPOTenant -IsLoopEnabled $false`. The change will take a short time to apply across your organization. If your organization has multiple regions (that is, organization URLs), you need to disable loop components for all the regions to have consistent results across the organization.
## Settings management for Outlook