v6
latestSwagger 2.02026-07-13228093.1 KBEnvironments
Updates the environment with the specified name in the specified subscription and resource group.
patch/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.TimeSeriesInsights/environments/{environmentName}
Path parameters
subscriptionIdstring required
Azure Subscription ID.
resourceGroupNamestring required
Name of an Azure Resource group.
environmentNamestring required
The name of the Time Series Insights environment associated with the specified resource group.
Query parameters
api-versionstring required
Version of the API to be used with the client request.
Request body
Response
The environment definition was successfully updated and is in the response. If the environment was updated synchronously, the response will include a provisioningState value of "Succeeded". If the environment was updated asynchronously, the response will include a provisioningState value of "Updating". You can periodically get your environment definition and monitor progress of the update via the provisioningState property.