Skip to content

Commit a0f4106

Browse files
committed
fixed typo
1 parent ed62caf commit a0f4106

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/search/search-faq-frequently-asked-questions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.author: heidist
1010
ms.service: cognitive-search
1111
ms.topic: faq
12-
ms.date: 04/26/2023
12+
ms.date: 05/05/2023
1313
title: Cognitive Search Frequently Asked Questions
1414
summary: Find answers to commonly asked questions about Azure Cognitive Search.
1515

@@ -128,7 +128,7 @@ sections:
128128
- question: |
129129
Does Cognitive Search send customer data to other services for processing?
130130
answer: |
131-
Yes, if you use the built-in skills based on Cognitive Services, the indexer sends requests to Cognitive Services over the internal network. If you add a custom skill, the indexer will send content to the URI provided in the custom skilll over the public network.
131+
Yes, if you use the built-in skills based on Cognitive Services, the indexer sends requests to Cognitive Services over the internal network. If you add a custom skill, the indexer will send content to the URI provided in the custom skill over the public network.
132132
133133
- question: |
134134
Can I control access to search results based on user identity?

articles/search/search-features-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: HeidiSteen
88
ms.author: heidist
99
ms.service: cognitive-search
1010
ms.topic: conceptual
11-
ms.date: 10/06/2022
11+
ms.date: 05/05/2023
1212
---
1313
# Features of Azure Cognitive Search
1414

articles/search/search-how-to-create-search-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.author: heidist
99

1010
ms.service: cognitive-search
1111
ms.topic: how-to
12-
ms.date: 09/15/2022
12+
ms.date: 05/05/2023
1313
---
1414

1515
# Create an index in Azure Cognitive Search

0 commit comments

Comments
 (0)