From 75062bc8f73c43c1e00a8191f44635306732fd54 Mon Sep 17 00:00:00 2001 From: Rui Hu <7605757+maggierui@users.noreply.github.com> Date: Thu, 5 Dec 2024 13:51:12 -0500 Subject: [PATCH 1/5] name change: agents in SharePoint to SharePoint agents --- .../manage-access-agents-in-sharepoint.md | 14 +++++++------- .../manage-trial-agents-sharepoint-powershell.md | 16 ++++++++-------- SharePoint/SharePointOnline/toc.yml | 4 ++-- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/SharePoint/SharePointOnline/manage-access-agents-in-sharepoint.md b/SharePoint/SharePointOnline/manage-access-agents-in-sharepoint.md index 089a33f257..ff6747ecfc 100644 --- a/SharePoint/SharePointOnline/manage-access-agents-in-sharepoint.md +++ b/SharePoint/SharePointOnline/manage-access-agents-in-sharepoint.md @@ -1,6 +1,6 @@ --- ms.date: 11/19/2024 -title: Manage access to agents in SharePoint +title: Manage access to SharePoint agents ms.reviewer: ms.author: ruihu author: maggierui @@ -20,11 +20,11 @@ ms.collection: ms.localizationpriority: medium search.appverid: - MET150 -description: "Learn how to manage access to agents in SharePoint with built-in SharePoint permission models, SharePoint Advanced Management features such as restricted access control, restricted content discovery, and Microsoft Purview Data Loss Prevention (DLP)." +description: "Learn how to manage access to SharePoint agents with built-in SharePoint permission models, SharePoint Advanced Management features such as restricted access control, restricted content discovery, and Microsoft Purview Data Loss Prevention (DLP)." --- -# Manage access to agents in SharePoint +# Manage access to SharePoint agents -Agents in SharePoint, powered by AI, help users quickly find information and insights on SharePoint sites, pages, and document libraries. Agents in SharePoint access your organization's data the same way [Copilot in other Microsoft 365 apps](/sharepoint/sharepoint-copilot-best-practices#copilot-and-sharepoint) does, responding to users based on their access permissions to the data. As a SharePoint admin, you can manage users' access to an agent in multiple ways by managing: +SharePoint agents, powered by AI, help users quickly find information and insights on SharePoint sites, pages, and document libraries. SharePoint agents access your organization's data the same way [Copilot in other Microsoft 365 apps](/sharepoint/sharepoint-copilot-best-practices#copilot-and-sharepoint) does, responding to users based on their access permissions to the data. As a SharePoint admin, you can manage users' access to an agent in multiple ways by managing: - Who can access the agents - What information the user can access through the agent @@ -34,7 +34,7 @@ Agents in SharePoint, powered by AI, help users quickly find information and ins ### Use file permissions on the agent file -As agents in SharePoint are represented as [.agent files](https://support.microsoft.com/office/create-and-edit-an-agent-d16c6ca1-a8e3-4096-af49-67e1cfdddd42#where-agent-file), permissions on the *.agent* file govern who can access or edit the agent. Only users who are able to create or access files on a SharePoint site can create or access agents. +As SharePoint agents are represented as [.agent files](https://support.microsoft.com/office/create-and-edit-an-agent-d16c6ca1-a8e3-4096-af49-67e1cfdddd42#where-agent-file), permissions on the *.agent* file govern who can access or edit the agent. Only users who are able to create or access files on a SharePoint site can create or access agents. ### Control user access through licensing @@ -43,13 +43,13 @@ Currently, users with a [Microsoft 365 Copilot license](/copilot/microsoft-365/m Admins can choose to edit the service plans under the Copilot license to specifically allow or block users from using Copilot experiences on SharePoint. Under the [license details page for Microsoft 365 Copilot](https://admin.microsoft.com/Adminportal/Home?#/licensedetailpage/639dec6b-bb19-468b-871c-c5c441c4b0cb) on the Microsoft 365 admin center, admins can turn *'Microsoft 365 Copilot for SharePoint'* on or off on a per-user basis. For example, a user could be allowed to use Microsoft 365 Copilot on Teams but not use any agents on SharePoint alone. Note that this will also disable Copilots on OneDrive and the SharePoint page authoring Copilot for that user.  > [!NOTE] -> From January 6, 2025, to June 30, 2025, enterprise tenants with 50 or more Microsoft 365 Copilot licenses will receive 10,000 free Agents in SharePoint queries for unlicensed users every month as a trial. Users with a role of SharePoint administrator or higher can [check the trial promotion status](/powershell/module/sharepoint-online/get-spocopilotpromooptinstatus) and [set trial promotion](/powershell/module/sharepoint-online/set-spocopilotpromooptinstatus) using PowerShell cmdlets. Please see the terms of trial usage [here](/legal/microsoft-365/in-app-trials-terms-of-service).  +> From January 6, 2025, to June 30, 2025, enterprise tenants with 50 or more Microsoft 365 Copilot licenses will receive 10,000 free SharePoint agents queries for unlicensed users every month as a trial. Users with a role of SharePoint administrator or higher can [check the trial promotion status](/powershell/module/sharepoint-online/get-spocopilotpromooptinstatus) and [set trial promotion](/powershell/module/sharepoint-online/set-spocopilotpromooptinstatus) using PowerShell cmdlets. Please see the terms of trial usage [here](/legal/microsoft-365/in-app-trials-terms-of-service).  ## Manage what information a user can access through the agents ### With built-in SharePoint features -Agents in SharePoint use SharePoint sites, pages, and document libraries as knowledge sources to respond to the user. You can control a user’s access to the information when they use an agent by controlling their access to the site. SharePoint provides many tools to control access to a site: +SharePoint agents use SharePoint sites, pages, and document libraries as knowledge sources to respond to the user. You can control a user’s access to the information when they use an agent by controlling their access to the site. SharePoint provides many tools to control access to a site: - Control access to a site that is associated with a [Microsoft 365 group](/microsoft-365/solutions/collaboration-governance-overview) by [setting the site as private](https://support.microsoft.com/office/change-a-site-s-title-description-logo-and-site-information-settings-8376034d-d0c7-446e-9178-6ab51c58df42) (team sites only) and controlling group membership. - Control access to a site that isn't associated with a group using [site permissions](/sharepoint/site-permissions). diff --git a/SharePoint/SharePointOnline/manage-trial-agents-sharepoint-powershell.md b/SharePoint/SharePointOnline/manage-trial-agents-sharepoint-powershell.md index a8c217b972..5cae5e100f 100644 --- a/SharePoint/SharePointOnline/manage-trial-agents-sharepoint-powershell.md +++ b/SharePoint/SharePointOnline/manage-trial-agents-sharepoint-powershell.md @@ -1,6 +1,6 @@ --- ms.date: 11/26/2024 -title: Manage trial access to Agents in SharePoint with PowerShell +title: Manage trial access to SharePoint agents with PowerShell ms.reviewer: ms.author: ruihu author: maggierui @@ -19,18 +19,18 @@ ms.collection: ms.localizationpriority: medium search.appverid: - MET150 -description: "Learn how to manage trial access to agents in SharePoint with PowerShell and how the trial access affects your organization." +description: "Learn how to manage trial access to SharePoint agents with PowerShell and how the trial access affects your organization." --- -# Manage trial access to Agents in SharePoint with PowerShell +# Manage trial access to SharePoint agents with PowerShell -## What is the trial access to agents in SharePoint +## What is the trial access to SharePoint agents -During a promotional trial period starting from January 6, 2025, through June 30, 2025, organizations with 50 or more Microsoft 365 Copilot licenses automatically receive 10,000 queries per month for agents in SharePoint. This trial gives users without Copilot licenses access to create and use agents. As a SharePoint admin, you can disable this trial access using the [SharePoint Online Management Shell](/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell). View the [Trial Agreement details](/legal/microsoft-365/in-app-trials-terms-of-service). +During a promotional trial period starting from January 6, 2025, through June 30, 2025, organizations with 50 or more Microsoft 365 Copilot licenses automatically receive 10,000 queries per month for SharePoint agents. This trial gives users without Copilot licenses access to create and use agents. As a SharePoint admin, you can disable this trial access using the [SharePoint Online Management Shell](/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell). View the [Trial Agreement details](/legal/microsoft-365/in-app-trials-terms-of-service). ## When will the trial access become available -The promotion trial goes into effect January 6, 2025, and remains active until June 30, 2025. As agents in SharePoint roll out, tenants will be eligible for this promotion. You as a [SharePoint Administrator](/sharepoint/sharepoint-admin-role) or [more](/microsoft-365/admin/add-users/about-admin-roles) can disable trial access at any point during the promotional period. Tenants that are eligible for the promotion see a message bar on the Copilot Admin page in the Admin Center. +The promotion trial goes into effect January 6, 2025, and remains active until June 30, 2025. As SharePoint agents roll out, tenants will be eligible for this promotion. You as a [SharePoint Administrator](/sharepoint/sharepoint-admin-role) or [more](/microsoft-365/admin/add-users/about-admin-roles) can disable trial access at any point during the promotional period. Tenants that are eligible for the promotion see a message bar on the Copilot Admin page in the Admin Center. ![Screenshot of the Copilot Admin page in the Admin Center.](media/agents-sharepoint/admin-center-promo-message.png) @@ -38,7 +38,7 @@ The promotion trial goes into effect January 6, 2025, and remains active until J Beginning in December 2024, you, as a SharePoint admin, can use the [SharePoint Online Management Shell](/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell) to manage access to the trial for users without Copilot licenses. -You can manage the trial access to agents in SharePoint by following these steps: +You can manage the trial access to SharePoint agents by following these steps: 1. If you haven’t, update to the latest version of the SharePoint Online Management Shell 1. Run the following commands: @@ -56,7 +56,7 @@ You can manage the trial access to agents in SharePoint by following these steps
-Once the trial promotion is available, your unlicensed users are able to view and interact directly with agents in SharePoint. They'll receive a notification about their promotional access and be encouraged to start exploring the feature. If the user doesn't immediately see the Copilot button in the suite navigation bar, ask them to refresh the page. +Once the trial promotion is available, your unlicensed users are able to view and interact directly with SharePoint agents. They'll receive a notification about their promotional access and be encouraged to start exploring the feature. If the user doesn't immediately see the Copilot button in the suite navigation bar, ask them to refresh the page.
diff --git a/SharePoint/SharePointOnline/toc.yml b/SharePoint/SharePointOnline/toc.yml index 2b2305cbff..ffdb9dc5f7 100644 --- a/SharePoint/SharePointOnline/toc.yml +++ b/SharePoint/SharePointOnline/toc.yml @@ -95,11 +95,11 @@ items: href: restricted-sharepoint-search-allowed-list.md - name: Use PowerShell admin scripts href: restricted-sharepoint-search-admin-scripts.md - - name: Agents in SharePoint + - name: SharePoint agents items: - name: Manage Access href: manage-access-agents-in-sharepoint.md - - name: Trial access to agents in SharePoint with PowerShell + - name: Trial access to SharePoint agents with PowerShell href: manage-trial-agents-sharepoint-powershell.md - name: Classic to modern items: From d8619034a8e193402dfeed51ad1c0acf6adbb1e3 Mon Sep 17 00:00:00 2001 From: Rui Hu <7605757+maggierui@users.noreply.github.com> Date: Thu, 5 Dec 2024 13:54:26 -0500 Subject: [PATCH 2/5] acrolinx --- .../SharePointOnline/manage-access-agents-in-sharepoint.md | 2 +- .../manage-trial-agents-sharepoint-powershell.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SharePoint/SharePointOnline/manage-access-agents-in-sharepoint.md b/SharePoint/SharePointOnline/manage-access-agents-in-sharepoint.md index ff6747ecfc..c45ebdcdc7 100644 --- a/SharePoint/SharePointOnline/manage-access-agents-in-sharepoint.md +++ b/SharePoint/SharePointOnline/manage-access-agents-in-sharepoint.md @@ -40,7 +40,7 @@ As SharePoint agents are represented as [.agent files](https://support.microsoft Currently, users with a [Microsoft 365 Copilot license](/copilot/microsoft-365/microsoft-365-copilot-licensing) can use the agents. You can use the [Microsoft 365 Copilot setup guide](https://admin.microsoft.com/Adminportal/Home?Q=learndocs#/modernonboarding/microsoft365copilotsetupguide) in the Microsoft 365 admin center to assign the required licenses to users. For more information, see [Assign licenses to users in the Microsoft 365 admin center](/microsoft-365/admin/manage/assign-licenses-to-users) and [Microsoft 365 Copilot requirements](/copilot/microsoft-365/microsoft-365-copilot-requirements). -Admins can choose to edit the service plans under the Copilot license to specifically allow or block users from using Copilot experiences on SharePoint. Under the [license details page for Microsoft 365 Copilot](https://admin.microsoft.com/Adminportal/Home?#/licensedetailpage/639dec6b-bb19-468b-871c-c5c441c4b0cb) on the Microsoft 365 admin center, admins can turn *'Microsoft 365 Copilot for SharePoint'* on or off on a per-user basis. For example, a user could be allowed to use Microsoft 365 Copilot on Teams but not use any agents on SharePoint alone. Note that this will also disable Copilots on OneDrive and the SharePoint page authoring Copilot for that user.  +Admins can choose to edit the service plans under the Copilot license to specifically allow or block users from using Copilot experiences on SharePoint. Under the [license details page for Microsoft 365 Copilot](https://admin.microsoft.com/Adminportal/Home?#/licensedetailpage/639dec6b-bb19-468b-871c-c5c441c4b0cb) on the Microsoft 365 admin center, admins can turn *'Microsoft 365 Copilot for SharePoint'* on or off on a per-user basis. For example, a user could be allowed to use Microsoft 365 Copilot on Teams but not use any agents on SharePoint alone. This will also disable Copilots on OneDrive and the SharePoint page authoring Copilot for that user.  > [!NOTE] > From January 6, 2025, to June 30, 2025, enterprise tenants with 50 or more Microsoft 365 Copilot licenses will receive 10,000 free SharePoint agents queries for unlicensed users every month as a trial. Users with a role of SharePoint administrator or higher can [check the trial promotion status](/powershell/module/sharepoint-online/get-spocopilotpromooptinstatus) and [set trial promotion](/powershell/module/sharepoint-online/set-spocopilotpromooptinstatus) using PowerShell cmdlets. Please see the terms of trial usage [here](/legal/microsoft-365/in-app-trials-terms-of-service).  diff --git a/SharePoint/SharePointOnline/manage-trial-agents-sharepoint-powershell.md b/SharePoint/SharePointOnline/manage-trial-agents-sharepoint-powershell.md index 5cae5e100f..8c304f4d91 100644 --- a/SharePoint/SharePointOnline/manage-trial-agents-sharepoint-powershell.md +++ b/SharePoint/SharePointOnline/manage-trial-agents-sharepoint-powershell.md @@ -56,7 +56,7 @@ You can manage the trial access to SharePoint agents by following these steps:
-Once the trial promotion is available, your unlicensed users are able to view and interact directly with SharePoint agents. They'll receive a notification about their promotional access and be encouraged to start exploring the feature. If the user doesn't immediately see the Copilot button in the suite navigation bar, ask them to refresh the page. +Once the trial promotion is available, your unlicensed users are able to view and interact directly with SharePoint agents. They receive a notification about their promotional access and be encouraged to start exploring the feature. If the user doesn't immediately see the Copilot button in the suite navigation bar, ask them to refresh the page.
@@ -65,7 +65,7 @@ Once the trial promotion is available, your unlicensed users are able to view an

Anytime these users interact with agents, their usage counts toward your organization’s monthly trial use of 10,000 queries. Once the maximum number of queries is reached, users are notified that the service is temporarily unavailable and prompted to try again next month.

- Unused queries won't roll over to the following month. If you need more queries, you can get them by adding more Microsoft 365 Copilot licenses. After the trial ends on June 30, 2025, users without a Microsoft 365 Copilot License will no longer be able to create or use the agents. However, agents created and used during the trial promotion remain available, and no historical data are lost.
+ Unused queries don't roll over to the following month. If you need more queries, you can get them by adding more Microsoft 365 Copilot licenses. After the trial ends on June 30, 2025, users without a Microsoft 365 Copilot License will no longer be able to create or use the agents. However, agents created and used during the trial promotion remain available, and no historical data are lost.
![Screenshot of reaching query limit message.](media/agents-sharepoint/reached-limit-message.png) From b55604e808de270a776344a08a1f7e255dc6db1d Mon Sep 17 00:00:00 2001 From: Machelle Tran Date: Thu, 5 Dec 2024 14:12:32 -0500 Subject: [PATCH 3/5] updated churn again They didn't update for some reason so I'm going through this again. --- .../deploy-and-configure-on-macos.md | 6 ++--- .../find-your-office-365-tenant-id.md | 6 ++--- .../per-machine-installation.md | 15 +++++++------ .../SharePointOnline/sync-vdi-support.md | 22 +++++++++---------- 4 files changed, 25 insertions(+), 24 deletions(-) diff --git a/SharePoint/SharePointOnline/deploy-and-configure-on-macos.md b/SharePoint/SharePointOnline/deploy-and-configure-on-macos.md index 3b4763bf95..00c49d07ab 100644 --- a/SharePoint/SharePointOnline/deploy-and-configure-on-macos.md +++ b/SharePoint/SharePointOnline/deploy-and-configure-on-macos.md @@ -180,7 +180,7 @@ The example for this setting in the .plist file is: This setting will control the contents of the folder and the folder itself when the Sync client detects that the user lost permissions to an Added Folder. -Set the setting's value to **True**, to hard-delete all the contents of the folder and the folder itself when the Sync client detects that the user lost permissions to an Added Folder. Set the value to **False** or don't enable the setting to efault mark the folder in error and prompt the user to remove it. When the user confirms the removals, the contents of the folder are moved to the recycle-bin. +Set the setting's value to **True**, to hard-delete all the contents of the folder and the folder itself when the Sync client detects that the user lost permissions to an Added Folder. Set the value to **False** or don't enable the setting to default mark the folder in error and prompt the user to remove it. When the user confirms the removals, the contents of the folder are moved to the recycle-bin. The example for this setting in the .plist file is: @@ -551,7 +551,7 @@ If you don't set any of the following settings, then the default setting moves b This setting specifies the threshold for how many files a user can delete from a local OneDrive folder before the user is notified that the files will also be deleted from the cloud. -> [!Note] +> [!NOTE] > This policy sets the threshold for how many files a user can delete from a local OneDrive folder before the user is notified that the files will also be deleted from the cloud. > If you enable this policy, users see a notification if they delete more than the specified number of files from OneDrive on their local computer. The user is given the option to continue to remove the cloud files, or restore the local files. @@ -684,7 +684,7 @@ The example for this setting in the .plist file is: (Upload Throughput Rate in KB/sec) ``` -### WarningMinDiskSpaceLimitInMB +### WarningMinDiskSpaceLimitInMB This setting lets you specify a minimum amount of available disk space, and warn users when the OneDrive sync app downloads a file that causes them to have less than this amount. Users are prompted with options to help free up space. diff --git a/SharePoint/SharePointOnline/find-your-office-365-tenant-id.md b/SharePoint/SharePointOnline/find-your-office-365-tenant-id.md index 882d94eddc..adba2cc7fa 100644 --- a/SharePoint/SharePointOnline/find-your-office-365-tenant-id.md +++ b/SharePoint/SharePointOnline/find-your-office-365-tenant-id.md @@ -1,7 +1,7 @@ --- -ms.date: 02/25/2024 +ms.date: 11/05/2024 title: "Find your Microsoft 365 tenant ID" -ms.reviewer: +ms.reviewer: jmcdowe ms.author: mactra author: MachelleTranMSFT manager: jtremper @@ -28,7 +28,7 @@ description: "Learn how to find the Microsoft 365 tenant ID using the Microsoft # Find your Microsoft 365 tenant ID -Your Microsoft 365 tenant ID is a globally unique identifier (GUID) that is different than your organization name or domain. You can use this identifier when you configure OneDrive policies. +Your Microsoft 365 tenant ID is a globally unique identifier (GUID) that is different than your organization name or domain. You can use this identifier when configuring OneDrive policies. ## Find your Microsoft 365 tenant ID in the Microsoft Entra admin center diff --git a/SharePoint/SharePointOnline/per-machine-installation.md b/SharePoint/SharePointOnline/per-machine-installation.md index a8fd477ad0..d9f54d66cc 100644 --- a/SharePoint/SharePointOnline/per-machine-installation.md +++ b/SharePoint/SharePointOnline/per-machine-installation.md @@ -1,7 +1,7 @@ --- -ms.date: 03/05/2024 +ms.date: 11/05/2024 title: Install the sync app per-machine (Windows) -ms.reviewer: gacarini +ms.reviewer: garezni ms.author: mactra author: MachelleTranMSFT manager: jtremper @@ -22,16 +22,16 @@ ms.collection: - Strat_OD_admin - M365-collaboration ms.assetid: 6891b561-a52d-4ade-9f39-b492285e2c9b -description: In this article, you'll learn how to install the OneDrive sync app once for a Windows PC with multiple users. +description: In this article, you learn how to install the OneDrive sync app once for a Windows PC with multiple users. --- # Install the sync app per-machine -By default, the OneDrive sync app installs per-user, meaning that you need to install the app for each user on a machine. With the per-machine installation option, you'll only need to install the app once on a PC. This option is especially useful for computers with multiple users and for when you don't want executable files running from a user profile. +By default, the OneDrive sync app installs per-user, meaning that you need to install the app for each user on a machine. With the per-machine installation option, you need to install the app once on a PC. This option is especially useful for computers with multiple users and for when you don't want executable files running from a user profile. Other than where the sync app is installed, the behavior is the same. -**Updates** +## Updates The OneDrive sync app with the installation option of either per-machine or per-user both use the [same release notes](https://support.office.com/article/845dcf18-f921-435e-bf28-4e24b95e5fc0), support the same update rings, and update in the same time-frame. [More info about the sync app update process](sync-client-update-process.md). @@ -48,9 +48,10 @@ The per-machine installation option provides automatic transitioning from the [ ## Deployment instructions 1. Download OneDriveSetup.exe. -2. Run "OneDriveSetup.exe /allusers" from a command prompt window (this results in a User Account Control prompt) or by using Microsoft Endpoint Configuration Manager. +2. Run "OneDriveSetup.exe /allusers" from a command prompt window (which results in a User Account Control prompt) or by using Microsoft Endpoint Configuration Manager. -While the per-user option installs OneDrive for each user account on a PC under the %localappdata% folder, the per-machine option installs OneDrive under the "Program Files (x86)" or "Program Files" directory (depending on the OS architecture). +- The per-user option installs OneDrive for each user account on a PC under the %localappdata% folder. +- The per-machine option installs OneDrive under the "Program Files (x86)" or "Program Files" directory (depending on the OS architecture). When setup completes, OneDrive starts. If accounts were added on the computer, they're migrated automatically. diff --git a/SharePoint/SharePointOnline/sync-vdi-support.md b/SharePoint/SharePointOnline/sync-vdi-support.md index 129aa74405..1ab24c48d6 100644 --- a/SharePoint/SharePointOnline/sync-vdi-support.md +++ b/SharePoint/SharePointOnline/sync-vdi-support.md @@ -1,7 +1,7 @@ --- -ms.date: 11/01/2024 +ms.date: 11/05/2024 title: "Use the sync app on virtual desktops" -ms.reviewer: gacarini +ms.reviewer: garezni ms.author: mactra author: MachelleTranMSFT manager: jtremper @@ -31,11 +31,11 @@ For all [supported operating systems](https://support.office.com/article/cc0cb2b - Virtual desktops that persist between sessions. - Non-persistent virtual desktops that use [Azure Virtual Desktop](/azure/virtual-desktop). - Non-persistent virtual desktops that have [FSLogix Apps](/fslogix/configure-profile-container-tutorial) or [FSLogix Office Container](/fslogix/configure-office-container-tutorial), and a Microsoft 365 subscription for all of the following operating systems: - - Windows 10 and 11, 32-bit or 64-bit (supports VMDK files) - - Windows Server 2022 (supports VHDX) - - Windows Server 2019 (supports VHDX) - - Windows Server 2016 (supports VHDX) - - Windows Server 2012 R2 (supports VHDX) + - Windows 10 and 11, 32-bit or 64-bit (supports VMDK/Virtual Machine Disk files) + - Windows Server 2022 (supports VHDX/Virtual Hard Disk) + - Windows Server 2019 (supports VHDX/Virtual Hard Disk) + - Windows Server 2016 (supports VHDX/Virtual Hard Disk) + - Windows Server 2012 R2 (supports VHDX/Virtual Hard Disk) > [!NOTE] > It is not supported to roam the OneDrive registry hive as part of a non-persistent VDI environment. Do not roam `HKEY_CURRENT_USER\Software\Microsoft\OneDrive\` in your non-persistent VDI user profiles. @@ -68,9 +68,9 @@ To enable OneDrive in Citrix Virtual Apps, you must have the following versions **Citrix**: -- CVAD 7 2203 LTSR CU1 or later. -- VDA 2212 enables Shellbridge by default. All earlier versions require Shellbridge to be enabled manually. -- To enable this feature, On 2203 LTSR TS VDA (2019 Server, 2022 Server, Windows 10 RDSH, or Windows 11 RDSH) add the following registry details: +- CVAD 7 2203 LTSR/Long Tern Service Release CU1 or later. +- VDA/Virtual Delivery Agent 2212 enables Shellbridge by default. All earlier versions require Shellbridge to be enabled manually. +- To enable this feature, On 2203 LTSR TS VDA (2019 Server, 2022 Server, Windows 10 RDSH/Remote Desktop Session Host, or Windows 11 RDSH/Remote Desktop Service Host) add the following registry details: - `HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\Citrix Virtual Desktop Agent` - `Name: Shellbridge` @@ -108,6 +108,6 @@ To ensure that the feature is correctly enabled, open a command window (cmd.exe) ## See also -Learn more about [VHDX](/openspecs/windows_protocols/ms-vhdx/83f6b700-6216-40f0-aa99-9fcb421206e2) and [VHD](/windows/desktop/vstor/about-vhd). +Learn more about [VHDX/Virtual Hard Disk](/openspecs/windows_protocols/ms-vhdx/83f6b700-6216-40f0-aa99-9fcb421206e2) and [VHD/Virtual Hard Disk](/windows/desktop/vstor/about-vhd). For info about creating virtual hard disks, see [Manage virtual hard disks](/windows-server/storage/disk-management/manage-virtual-hard-disks). From dcb6ad074d1f58c1ecafc991dc14ae0494115733 Mon Sep 17 00:00:00 2001 From: Ruchika Mittal Date: Fri, 6 Dec 2024 03:26:45 +0530 Subject: [PATCH 4/5] acro fix pencil edit --- SharePoint/SharePointOnline/deploy-and-configure-on-macos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SharePoint/SharePointOnline/deploy-and-configure-on-macos.md b/SharePoint/SharePointOnline/deploy-and-configure-on-macos.md index 00c49d07ab..8886522a4b 100644 --- a/SharePoint/SharePointOnline/deploy-and-configure-on-macos.md +++ b/SharePoint/SharePointOnline/deploy-and-configure-on-macos.md @@ -568,7 +568,7 @@ The example for this setting in the .plist file is: ### MinDiskSpaceLimitInMB -This setting lets you specify a minimum amount of available disk space and block the OneDrive sync app from downloading files when users have less than this amount.Users are prompted with options to help free up space. +This setting lets you specify a minimum amount of available disk space and block the OneDrive sync app from downloading files when users have less than this amount. Users are prompted with options to help free up space. To enable this setting, set a value between 0 and 10240000. From a1d10476343e50f64c25370b16a65ebee6c80b0a Mon Sep 17 00:00:00 2001 From: Ruchika Mittal Date: Fri, 6 Dec 2024 03:29:21 +0530 Subject: [PATCH 5/5] alt-text fixed --- SharePoint/SharePointOnline/find-your-office-365-tenant-id.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SharePoint/SharePointOnline/find-your-office-365-tenant-id.md b/SharePoint/SharePointOnline/find-your-office-365-tenant-id.md index adba2cc7fa..e127f9fbb8 100644 --- a/SharePoint/SharePointOnline/find-your-office-365-tenant-id.md +++ b/SharePoint/SharePointOnline/find-your-office-365-tenant-id.md @@ -34,7 +34,7 @@ Your Microsoft 365 tenant ID is a globally unique identifier (GUID) that is diff Your tenant ID can be found in the **Tenant ID** box on the [Overview page](https://entra.microsoft.com/#view/Microsoft_AAD_IAM/TenantOverview.ReactView). -![Screenshot that shows the Directory Properties pane in the Entra Admin Center dashboard](media/find-m365-tenant-id-dashboard.png) +:::image type="content" source="media/find-m365-tenant-id-dashboard.png" alt-text="Screenshot that shows the Directory Properties pane in the Entra Admin Center dashboard." lightbox="media/find-m365-tenant-id-dashboard.png"::: > [!NOTE] > For info about finding your tenant ID by using PowerShell instead, first read [Microsoft Graph PowerShell](/powershell/microsoftgraph/installation?view=graph-powershell-1.0&preserve-view=true) and then use [Get-MgOrganization](/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganization?view=graph-powershell-1.0&preserve-view=true).