Skip to content

Commit 68a4b98

Browse files
authored
Updating to remove blocking issues
1 parent 02dcbbc commit 68a4b98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/search/search-howto-index-changed-deleted-blobs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: nitinme
99

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

1515
# Change and delete detection using indexers for Azure Storage in Azure Cognitive Search
@@ -60,11 +60,11 @@ For this deletion detection approach, Cognitive Search depends on the [native bl
6060

6161
The following screenshot shows where you can find this feature in the portal.
6262

63-
:::image type="content" source="media/search-indexing-changed-deleted-blobs/new-data-source.png" alt-text="portal data source" border="true":::
63+
:::image type="content" source="media/search-indexing-changed-deleted-blobs/new-data-source.png" alt-text="Screenshot of portal data source." border="true":::
6464

6565
1. On the **New Data Source** form, fill out the required fields, select the **Track deletions** checkbox and choose **Native blob soft delete**. Then hit **Save** to enable the feature on Data Source creation.
6666

67-
:::image type="content" source="media/search-indexing-changed-deleted-blobs/native-soft-delete.png" alt-text="portal data source native soft delete" border="true":::
67+
:::image type="content" source="media/search-indexing-changed-deleted-blobs/native-soft-delete.png" alt-text="Screenshot of portal data source native soft delete." border="true":::
6868

6969

7070
### [**REST**](#tab/rest-api)

0 commit comments

Comments
 (0)