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/link-to-existing-organization.md
+2-41Lines changed: 2 additions & 41 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,47 +93,6 @@ Enter the names and values for each *Action* listed under Metrics and Logs.
93
93
<!--Send subscription activity logs-->
94
94
<!--Send Azure resource logs for all defined sources.-->
95
95
96
-
97
-
<!--This information should not be in this quickstart. Move to conceptual article. Also, review the information UI: To send Microsoft Entra ID logs to Datadog – enable Datadog as a destination in Microsoft Entra ID diagnostic settings.
98
-
Learn more-->
99
-
100
-
> [!NOTE]
101
-
> If there's a conflict between inclusion and exclusion rules, exclusion takes priority.
102
-
103
-
Metrics are collected for all resources, except virtual machines, Virtual Machine Scale Sets, and App Service plans which can be filtered by tags.
104
-
105
-
- Virtual machines, Virtual Machine Scale Sets, and App Service plan with _Include_ tags send metrics to Datadog.
106
-
- Virtual machines, Virtual Machine Scale Sets, and App Service plan with _Exclude_ tags don't send metrics to Datadog.
107
-
108
-
Logs for all defined sources will be sent to Datadog based on the tags inclusion/exclusion criteria. By default, logs are collected for all resources.
109
-
110
-
- Azure resources with _Include_ tags send logs to Datadog.
111
-
- Azure resources with _Exclude_ tags don't send logs to Datadog.
112
-
113
-
There are three types of logs that can be sent from Azure to Datadog.
114
-
115
-
1.**Subscription level logs** - Provide insight into the operations on your resources at the [control plane](../../azure-resource-manager/management/control-plane-and-data-plane.md). Updates on service health events are also included. Use the activity log to determine the what, who, and when for any write operations (PUT, POST, DELETE). There's a single activity log for each Azure subscription.
116
-
117
-
1.**Azure resource logs** - Provide insight into operations that were taken on an Azure resource at the [data plane](../../azure-resource-manager/management/control-plane-and-data-plane.md). For example, getting a secret from a Key Vault is a data plane operation. Or, making a request to a database is also a data plane operation. The content of resource logs varies by the Azure service and resource type.
118
-
119
-
1.**Microsoft Entra logs** - As an IT administrator, you want to monitor your IT environment. The information about your system's health enables you to assess potential issues and decide how to respond.
120
-
121
-
The Microsoft Entra admin center gives you access to three activity logs:
122
-
123
-
-[Sign-in](../../active-directory/reports-monitoring/concept-sign-ins.md) – Information about sign-ins and how your resources are used by your users.
124
-
-[Audit](../../active-directory/reports-monitoring/concept-audit-logs.md) – Information about changes applied to your tenant such as users and group management or updates applied to your tenant's resources.
125
-
-[Provisioning](../../active-directory/reports-monitoring/concept-provisioning-logs.md) – Activities performed by the provisioning service, such as the creation of a group in ServiceNow or a user imported from Workday.
126
-
127
-
To send subscription level logs to Datadog, select **Send subscription activity logs**. If this option is left unchecked, none of the subscription level logs are sent to Datadog.
128
-
129
-
To send Azure resource logs to Datadog, select **Send Azure resource logs for all defined resources**. The types of Azure resource logs are listed in [Azure Monitor Resource Log categories](/azure/azure-monitor/essentials/resource-logs-categories). To filter the set of Azure resources sending logs to Datadog, use Azure resource tags.
130
-
131
-
You can request your IT Administrator to route Microsoft Entra logs to Datadog. For more information, see [Microsoft Entra activity logs in Azure Monitor](../../active-directory/reports-monitoring/concept-activity-logs-azure-monitor.md).
132
-
133
-
Azure charges for the logs sent to Datadog. For more information, see the [pricing of platform logs](https://azure.microsoft.com/pricing/details/monitor/) sent to Azure Marketplace partners.
134
-
135
-
<!--end-->
136
-
137
96
Once you complete the configuration for metrics and logs, select **Next: Security**.
138
97
139
98
## Security tab
@@ -156,6 +115,8 @@ Select **Next: Tags**.
156
115
157
116
If you wish, you can optionally create tags resource, then select the **Next: Review + create** button at the bottom of the page.
158
117
118
+
Select Next: Review + create.
119
+
159
120
## Review + create tab
160
121
161
122
If the review identifies errors, a red dot appears next each section where errors exist. Fields with errors are highlighted in red.
0 commit comments