Skip to content

Commit d170b3e

Browse files
Merge pull request #1632 from gmndrg/main
Update search-how-to-index-markdown-blobs.md
2 parents 1c20603 + 9e4c1e1 commit d170b3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/search-how-to-index-markdown-blobs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: azure-ai-search
1010
ms.custom:
1111
- ignite-2024
1212
ms.topic: how-to
13-
ms.date: 11/19/2024
13+
ms.date: 11/20/2024
1414
---
1515

1616
# Index Markdown blobs and files in Azure AI Search
@@ -31,7 +31,7 @@ In Azure AI Search, indexers for Azure Blob Storage, Azure Files, and OneLake su
3131

3232
For OneLake, make sure you meet all of the requirements of the [OneLake indexer](search-how-to-index-onelake-files.md#prerequisites).
3333

34-
Azure Storage for [blob indexers](search-howto-indexing-azure-blob-storage.md#prerequisites) and [file indexers](search-file-storage-integration.md#prerequisites) is a standard performance (general-purpose v2) instance that supports hot, cool, and cold access tiers.
34+
Azure Storage for [blob indexers](search-howto-indexing-azure-blob-storage.md#prerequisites) and [file indexers](search-file-storage-integration.md#prerequisites) is a standard performance (general-purpose v2) instance that supports hot and cool access tiers.
3535

3636
## Markdown parsing mode parameters
3737

0 commit comments

Comments
 (0)