Skip to content

Commit a6d2f12

Browse files
authored
fixed type
1 parent 5e8470a commit a6d2f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/platform/customer-managed-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ After the association, data that is sent to your workspaces is stored
400400
encrypted with your managed key.
401401

402402
### Workspace association verification
403-
You can verify if a workspace is associated to a *Custer* resource in the response body of [Workspaces – Get](https://docs.microsoft.com/rest/api/loganalytics/workspaces/get) API call. Associated workspaces will have a clusterResourceId property with the Cluster resource ID.
403+
You can verify if a workspace is associated to a *Custer* resource by looking at the [Workspaces – Get](https://docs.microsoft.com/rest/api/loganalytics/workspaces/get) response. Associated workspace will have a 'clusterResourceId' property with the *Cluster* resource ID.
404404

405405
```rest
406406
GET https://management.azure.com/subscriptions/<subscription-id>/resourcegroups/<resource-group-name>/providers/microsoft.operationalInsights/workspaces/<workspace-name>?api-version=2015-11-01-preview

0 commit comments

Comments
 (0)