Updates an existing Search service in the given resource group.
Path parameters
The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the Azure Cognitive Search service to update.
The unique identifier for a Microsoft Azure subscription. You can obtain this value from the Azure Resource Manager API or the portal.
Query parameters
The API version to use for each request. The current version is 2015-08-19.
Headers
A client-generated GUID value that identifies this request. If specified, this will be included in response information as a way to track the request.
Request body
Response
The existing service definition was successfully updated. If you changed the number of replicas or partitions, the scale operation will happen asynchronously. You can periodically get your service definition and monitor progress via the provisioningState property.