You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/logs-dedicated-clusters.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,6 @@ Log Analytics Dedicated Clusters use a commitment tier pricing model of at least
29
29
## Prerequisites
30
30
31
31
- Dedicated clusters require a minimum ingestion commitment of 500 GB per day.
32
-
- To link a workspace to a dedicated cluster, you need a workspace that isn't linked to any clusters.
33
32
- When creating a dedicated cluster, you can't name it with the same name as a cluster that was deleted within the past two weeks.
34
33
35
34
## Required permissions
@@ -40,7 +39,7 @@ To perform cluster-related actions, you need these permissions:
40
39
|-|-|
41
40
| Create a dedicated cluster |`Microsoft.Resources/deployments/*`and `Microsoft.OperationalInsights/clusters/write` permissions, as provided by the [Log Analytics Contributor built-in role](./manage-access.md#log-analytics-contributor), for example |
42
41
| Change cluster properties |`Microsoft.OperationalInsights/clusters/write` permissions, as provided by the [Log Analytics Contributor built-in role](./manage-access.md#log-analytics-contributor), for example |
43
-
| Link workspaces to a cluster |`Microsoft.OperationalInsights/clusters/write`and `Microsoft.OperationalInsights/workspaces/write` permissions, as provided by the [Log Analytics Contributor built-in role](./manage-access.md#log-analytics-contributor), for example |
42
+
| Link workspaces to a cluster |`Microsoft.OperationalInsights/clusters/write`, `Microsoft.OperationalInsights/workspaces/write`, and `Microsoft.OperationalInsights/workspaces/linkedservices/write` permissions, as provided by the [Log Analytics Contributor built-in role](./manage-access.md#log-analytics-contributor), for example |
44
43
| Check workspace link status |`Microsoft.OperationalInsights/workspaces/read` permissions to the workspace, as provided by the [Log Analytics Reader built-in role](./manage-access.md#log-analytics-reader), for example |
45
44
| Get clusters or check a cluster's provisioning status |`Microsoft.OperationalInsights/clusters/read` permissions, as provided by the [Log Analytics Reader built-in role](./manage-access.md#log-analytics-reader), for example |
46
45
| Update commitment tier or billingType in a cluster |`Microsoft.OperationalInsights/clusters/write` permissions, as provided by the [Log Analytics Contributor built-in role](./manage-access.md#log-analytics-contributor), for example |
0 commit comments