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/partner-solutions/datadog/manage.md
+13-5Lines changed: 13 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,12 +69,16 @@ The column **Logs to Datadog** indicates whether the resource is sending logs to
69
69
70
70
When you add or remove subscriptions for Datadog monitoring, the system updates the Monitoring Reader role assignment on the System Managed Identity linked to the resource.
71
71
72
-
**Prerequisites**
72
+
### Prerequisites
73
73
74
-
To perform these actions, you must have both of the following Azure permissions:
74
+
-To perform these actions, you must have both of the following Azure permissions:
75
75
76
-
-`Microsoft.Authorization/roleAssignments/write`
77
-
-`Microsoft.Authorization/roleAssignments/delete`
76
+
-`Microsoft.Authorization/roleAssignments/write`
77
+
-`Microsoft.Authorization/roleAssignments/delete`
78
+
79
+
- The resource provider for Datadog (Microosoft.Datadog) must be registered in the target subscription.
80
+
81
+
### Add subscriptions
78
82
79
83
To monitor multiple subscriptions:
80
84
@@ -89,7 +93,8 @@ To monitor multiple subscriptions:
89
93
1. Select the subscriptions you want to monitor through the Datadog resource and select **Add**.
90
94
91
95
> [!IMPORTANT]
92
-
> Setting separate tag rules for different subscriptions isn't supported.
96
+
> - When you link a subscription to a Datadog resource, ensure that the subscription isn't scope locked (read-only or delete locks). Scope locks can prevent the addition and removal of diagnostic settings. For more information, see [Lock your Azure resources](../../azure-resource-manager/management/lock-resources.md).
97
+
> - Setting separate tag rules for different subscriptions isn't supported.
93
98
94
99
Diagnostics settings are automatically added to the subscription's resources that match the defined tag rules.
95
100
@@ -99,6 +104,9 @@ Once the subscription is added, the status changes to *Active*.
99
104
100
105
### Remove subscriptions
101
106
107
+
> [!IMPORTANT]
108
+
> When you unlink a subscription from a Datadog resource, ensure that the subscription isn't scope locked (read-only or delete locks). Scope locks can prevent the addition and removal of diagnostic settings. For more information, see [Lock your Azure resources](../../azure-resource-manager/management/lock-resources.md).
109
+
102
110
To unlink subscriptions from a Datadog resource:
103
111
104
112
1. Select **Datadog organization configurations > Monitored Subscriptions** from the service menu.
0 commit comments