az search
Manage Azure Search services, admin keys and query keys.
Commands
Name | Description | Type | Status |
---|---|---|---|
az search admin-key |
Manage Azure Search admin keys. |
Core | GA |
az search admin-key renew |
Regenerates either the primary or secondary admin API key. |
Core | GA |
az search admin-key show |
Gets the primary and secondary admin API keys for the specified Azure Cognitive Search service. |
Core | GA |
az search private-endpoint-connection |
Manage Azure Search private endpoint connections. |
Core | GA |
az search private-endpoint-connection delete |
Disconnects the private endpoint connection and deletes it from the search service. |
Core | GA |
az search private-endpoint-connection list |
Gets a list of all private endpoint connections in the given service. |
Core | GA |
az search private-endpoint-connection show |
Gets the details of the private endpoint connection to the search service in the given resource group. |
Core | GA |
az search private-endpoint-connection update |
Update an existing private endpoint connection in a Search service in the given resource group. |
Core | GA |
az search private-link-resource |
Manage Azure Search private link resources. |
Core | GA |
az search private-link-resource list |
Gets a list of all supported private link resource types for the given service. |
Core | GA |
az search query-key |
Manage Azure Search query keys. |
Core | GA |
az search query-key create |
Generates a new query key for the specified search service. |
Core | GA |
az search query-key delete |
Deletes the specified query key. |
Core | GA |
az search query-key list |
Returns the list of query API keys for the given Azure Cognitive Search service. |
Core | GA |
az search service |
Manage Azure Search services. |
Core | GA |
az search service create |
Create a search service in the given resource group. If the search service already exists, all properties will be updated with the given values. |
Core | GA |
az search service delete |
Delete a search service in the given resource group, along with its associated resources. |
Core | GA |
az search service list |
Gets a list of all Search services in the given resource group. |
Core | GA |
az search service show |
Get the search service with the given name in the given resource group. |
Core | GA |
az search service update |
Update a search service in the given resource group. If the search service already exists, all properties will be updated with the given values. |
Core | GA |
az search service wait |
Place the CLI in a waiting state until a condition is met. |
Core | GA |
az search shared-private-link-resource |
Manage Azure Search shared private link resources. |
Core | GA |
az search shared-private-link-resource create |
Create shared privatelink resources in a Search service in the given resource group. |
Core | GA |
az search shared-private-link-resource delete |
Initiates the deletion of the shared private link resource from the search service. |
Core | GA |
az search shared-private-link-resource list |
Gets a list of all shared private link resources managed by the given service. |
Core | GA |
az search shared-private-link-resource show |
Gets the details of the shared private link resource managed by the search service in the given resource group. |
Core | GA |
az search shared-private-link-resource update |
Update shared privatelink resources in a Search service in the given resource group. |
Core | GA |
az search shared-private-link-resource wait |
Wait for async shared private link resource operations. |
Core | GA |