Azure Cognitive Search Extension for Azure Pipelines
This extension allows you to include Azure Cognitive Search operations within your DevOps practices - specifically, in your CICD pipelines. Currently the extension includes all main operations around the main Azure Search concepts like Data Source, Index and Indexer.
It doesn't matter if you're more experienced with Azure Pipelines with the YAML pipelines or Classic Editor.
Highlights
This extension is cross platform. You can run it from Windows, Linux or macOS self-hosted agents.
This extension allows you to include Azure Search operations in your DevOps practices. It covers operations on Data Sources, Indexes and Indexers.
Allows you to include data prep and ingest it into your solution environments
The Azure Search Extension include the following contributions:
Indexer Operations Task
Index Operations Task
Synonym Map Operations Task
Skillset Operations Task
Document Operations Task
Prerequisites
You must have an active Azure subscription. Create a new subscription at https://azure.com.
You must also have an active Azure DevOps account and an organization. Create a new account at https://dev.azure.com.
Install this extension to your organization. To do this, you must be an admin of the organization.
Once installed, you may have to have your admin make the extension available to you or your project.