Skip to content

Commit eea6aaf

Browse files
Merge pull request #261469 from guywi-ms/patch-94
Update logs-dedicated-clusters.md
2 parents f5efe98 + 9646bbe commit eea6aaf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/azure-monitor/logs/logs-dedicated-clusters.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Log Analytics Dedicated Clusters use a commitment tier pricing model of at least
2929
## Prerequisites
3030

3131
- 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.
3332
- 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.
3433

3534
## Required permissions
@@ -40,7 +39,7 @@ To perform cluster-related actions, you need these permissions:
4039
|-|-|
4140
| 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 |
4241
| 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 |
4443
| 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 |
4544
| 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 |
4645
| 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

Comments
 (0)