diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-08-01/SavedSearches.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-08-01/SavedSearches.json index 34f7ad1d6c8f..1d9bc958f0ea 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-08-01/SavedSearches.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-08-01/SavedSearches.json @@ -266,7 +266,7 @@ "properties": { "etag": { "type": "string", - "description": "The ETag of the saved search." + "description": "The ETag of the saved search. To override an existing saved search, use \"*\" or specify the current Etag" }, "properties": { "x-ms-client-flatten": true, diff --git a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-10-01/Workspaces.json b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-10-01/Workspaces.json index 9e5c42230532..cf81e6902d66 100644 --- a/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-10-01/Workspaces.json +++ b/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-10-01/Workspaces.json @@ -562,7 +562,6 @@ "description": "List of linked private link scope resources." }, "features": { - "x-ms-client-flatten": true, "$ref": "#/definitions/WorkspaceFeatures", "description": "Workspace features." }