Services
Operations
| Check Name Availability |
Checks whether or not the given search service name is available for use. Search service names must be globally unique since they are part of the service URI (h... |
| Create Or Update |
Creates or updates a search service in the given resource group. If the search service already exists, all properties will be updated with the given values. |
| Delete |
Deletes a search service in the given resource group, along with its associated resources. Returns 200 (OK) on successful deletion, or 204 (No Content) if the se... |
| Get |
Gets the search service with the given name in the given resource group. |
| List By Resource Group |
Gets a list of all search services in the given resource group. |
| List By Subscription |
Gets a list of all search services in the given subscription. |
| Update |
Updates an existing search service in the given resource group. |
| Upgrade |
Upgrades the Azure AI Search service to the latest version available. |