Skip to content

Commit b6a4b18

Browse files
committed
Merged PR 22163: Add cloud file search note about copilot+ pcs
Add cloud file search note about copilot+ pcs **NOTE: Need URL for ai enabled cloud pcs to add.** ---- #### AI description (iteration 1) #### PR Classification This pull request is a documentation update. #### PR Summary The PR adds a note to the documentation clarifying that cloud file search is supported in Windows 11, version 24H2 and later on Copilot+ PCs or AI-enabled Cloud PCs. - `windows.storage.provider/istorageprovidersearchhandler.md`: Inserted a note block detailing the system and platform requirements for cloud file search. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
2 parents d276d1c + 4d0139e commit b6a4b18

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

windows.storage.provider/istorageprovidersearchhandler.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ public interface IStorageProviderSearchHandler
1313

1414
This interface is implemented by a cloud files provider to enable the system to search for files and folders in the provider's sync root.
1515

16+
> [!NOTE]
17+
> Cloud files search is supported in Windows 11, version 24H2 and later on [Copilot+ PCs](https://www.microsoft.com/windows/copilot-plus-pcs) or [AI-enabled Cloud PCs](/windows-365/enterprise/ai-enabled-cloud-pcs).
18+
1619
## -remarks
1720

1821
The search operation runs in the cloud files provider process.

0 commit comments

Comments
 (0)