Azure / Azure/azure-cli

Datasource, index, indexer support for Azure Search CLI

Open
#27,430 6 comments 0 reactions 1 assignee Claimed by @mattgotteiner View on GitHub
act-codegen-extensibility-squad feature-request Search Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### Preconditions

- [X] No need to upgrade Python SDK or the Python SDK is ready.

### Related command

`az search`

### Resource Provider

Microsoft.Search

### Description of Feature or Work Requested

Support CRUD of data plane objects

https://learn.microsoft.com/en-us/rest/api/searchservice/preview-api/create-or-update-index
https://learn.microsoft.com/en-us/rest/api/searchservice/preview-api/create-or-update-indexer
https://learn.microsoft.com/en-us/rest/api/searchservice/preview-api/create-or-update-data-source
https://learn.microsoft.com/en-us/rest/api/searchservice/preview-api/create-or-update-skillset

### Minimum API Version Required

2023-07-01-Preview

### Swagger PR link / SDK link

https://github.com/Azure/azure-rest-api-specs/blob/main/specification/search/data-plane/Azure.Search/preview/2023-07-01-Preview/searchservice.json

### Request Example

https://github.com/Azure/azure-rest-api-specs/blob/main/specification/search/data-plane/Azure.Search/preview/2023-07-01-Preview/examples/SearchServiceCreateOrUpdateIndex.json
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/search/data-plane/Azure.Search/preview/2023-07-01-Preview/examples/SearchServiceCreateOrUpdateDataSource.json
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/search/data-plane/Azure.Search/preview/2023-07-01-Preview/examples/SearchServiceCreateOrUpdateIndexer.json
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/search/data-plane/Azure.Search/preview/2023-07-01-Preview/examples/SearchServiceCreateOrUpdateSkillset.json

### Target Date

2024-08-01

### PM Contact

magottei

### Engineer Contact

beloh

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.