Skip to content

Commit 0a9e29f

Browse files
committed
Updating term 'cloud file provider' to 'cloud files provider'
1 parent f6c9c81 commit 0a9e29f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
description: Learn about cloud file provider integration with Windows Search.
3-
title: Cloud file provider integration with Windows Search
2+
description: Learn about cloud files provider integration with Windows Search.
3+
title: Cloud files provider integration with Windows Search
44
ms.topic: article
55
ms.date: 05/08/2025
66
ms.localizationpriority: medium
77
---
88

9-
# Cloud file provider integration with Windows Search
9+
# Cloud files provider integration with Windows Search
1010

11-
Windows Search integrates with Cloud Sync Engines. When searching for files, Windows Search will call into all registered cloud file providers. Cloud file providers must implement [IStorageProviderSearchHandlerFactory](/uwp/api/windows.storage.provider.istorageprovidersearchhandlerfactory) in order to be integrated into the Windows Search experience. For more information about implementing a Cloud Sync Engine, see [Cloud Sync Engines](/windows/win32/cfapi/cloud-files-api-portal).
11+
Windows Search integrates with Cloud Sync Engines. When searching for files, Windows Search will call into all registered cloud files providers. Cloud files providers must implement [IStorageProviderSearchHandlerFactory](/uwp/api/windows.storage.provider.istorageprovidersearchhandlerfactory) in order to be integrated into the Windows Search experience. For more information about implementing a Cloud Sync Engine, see [Cloud Sync Engines](/windows/win32/cfapi/cloud-files-api-portal).

hub/apps/develop/search/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ The following table lists the Windows Search integration features for 3rd party
1717
| Feature | Description |
1818
|--|--|
1919
| [Web search providers](search-providers.md) | Learn how to integrate a web search provider with Windows. Only available the European Economic Area (EEA). |
20-
| [Cloud file provider integration with Windows Search](cloud-search-integration.md) | Learn about cloud file provider integration with Windows Search. |
20+
| [Cloud files provider integration with Windows Search](cloud-search-integration.md) | Learn about cloud file provider integration with Windows Search. |

hub/apps/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ items:
298298
items:
299299
- name: Windows Search web search providers
300300
href: develop/search/search-providers.md
301-
- name: Cloud file provider integration with Windows Search
301+
- name: Cloud files provider integration with Windows Search
302302
href: develop/search/cloud-search-integration.md
303303
- name: Windows Share
304304
items:

0 commit comments

Comments
 (0)