Skip to content

Commit adfbb91

Browse files
Merge pull request #309117 from v-albemi/datadog-prerequisite
Add warning note and prerequisite - Datadog
2 parents e1e752a + 4bf458e commit adfbb91

1 file changed

Lines changed: 13 additions & 5 deletions

File tree

articles/partner-solutions/datadog/manage.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,16 @@ The column **Logs to Datadog** indicates whether the resource is sending logs to
6969

7070
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.
7171

72-
**Prerequisites**
72+
### Prerequisites
7373

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:
7575

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
7882

7983
To monitor multiple subscriptions:
8084

@@ -89,7 +93,8 @@ To monitor multiple subscriptions:
8993
1. Select the subscriptions you want to monitor through the Datadog resource and select **Add**.
9094

9195
> [!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.
9398
9499
Diagnostics settings are automatically added to the subscription's resources that match the defined tag rules.
95100

@@ -99,6 +104,9 @@ Once the subscription is added, the status changes to *Active*.
99104

100105
### Remove subscriptions
101106

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+
102110
To unlink subscriptions from a Datadog resource:
103111

104112
1. Select **Datadog organization configurations > Monitored Subscriptions** from the service menu.

0 commit comments

Comments
 (0)