Skip to content

Commit 944d886

Browse files
committed
Removed page_topic from per-repo readme
1 parent 82e14a4 commit 944d886

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
page_type: sample
32
topic: sample
3+
platform: python
44
languages:
55
- python
66
products:
@@ -16,6 +16,6 @@ This repository contains Python sample code used in Azure Search quickstarts, tu
1616

1717
This sample is a Jupyter Python3 .ipynb file used in [Quickstart: Create and query an Azure Search index using a Jupyter Python notebook](https://docs.microsoft.com/azure/search/search-get-started-python). Use this sample to learn service connections, index creation, data ingestion, and basic queries.
1818

19-
## Tutorial-AI-Enrichment-Jupyter-Notebook
19+
## Tutorial - AI-enrichments in an Azure Search indexing pipeline
2020

2121
This sample is also a Jupyter Python3 .ipynb file. It's used in the [Python Tutorial: Call Cognitive Services APIs in an Azure Search indexing pipeline](https://docs.microsoft.com/azure/search/cognitive-search-tutorial-blob-python). This sample demonstrates cognitive search functionality, adding AI enrichments from Cognitive Services to extract, detect, and analyze information from image files or large unstructured document files.

0 commit comments

Comments
 (0)