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/create.md
+29-11Lines changed: 29 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,8 @@ If you're creating a new Datadog organization, select **Create** under the **Cre
39
39
40
40
The Create a Datadog resource pane opens to the *Basics* tab by default.
41
41
42
+
:::image type="content" source="media/create-new-datadog-resource.png" alt-text="A screenshot of the Azure portal with the Create a a new Datadog resource options displayed. The menu has multiple tabs: Basics, Metrics and logs, Security, Single sign-on, Tags, and Review + Create.":::
43
+
42
44
### Basics tab
43
45
44
46
The *Basics* tab has three sections:
@@ -65,10 +67,24 @@ There are required fields in each section that you need to fill out.
65
67
66
68
1. Enter the values for each required setting under *Datadog organization details*.
67
69
68
-
### Metrics and logs
70
+
### Metrics and logs tab
69
71
70
72
Use Azure resource tags to configure which metrics and logs are sent to Datadog. You can include or exclude metrics and logs for specific resources.
71
73
74
+
Enter the names and values for each *Action* listed under Metrics and Logs.
75
+
76
+
<!--Metrics-->
77
+
<!--Silence monitoring for expected Azure VM Shutdowns-->
78
+
<!--Collect custom metrics from App Insights-->
79
+
80
+
<!--Logs-->
81
+
<!--Send subscription activity logs-->
82
+
<!--Send Azure resource logs for all defined sources.-->
83
+
84
+
85
+
<!--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.
86
+
Learn more-->
87
+
72
88
> [!NOTE]
73
89
> If there's a conflict between inclusion and exclusion rules, exclusion takes priority.
74
90
@@ -104,13 +120,15 @@ You can request your IT Administrator to route Microsoft Entra logs to Datadog.
104
120
105
121
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.
106
122
123
+
<!--end-->
124
+
107
125
Once you complete the configuration for metrics and logs, select **Next: Security**.
108
126
109
-
## Security
127
+
## Security tab
110
128
111
129
To enable Datadog Cloud Security Posture management, select the checkbox.
112
130
113
-
## Configure single sign-on (optional)
131
+
## Configure single sign-on tab (optional)
114
132
115
133
If your organization uses Microsoft Entra ID as its identity provider, you can establish single sign-on from the Azure portal to Datadog.
116
134
@@ -122,21 +140,21 @@ Select the Datadog app name.
122
140
123
141
Select **Next: Tags**.
124
142
125
-
## Tags (optional)
143
+
## Tags tab (optional)
126
144
127
-
You can specify custom tags for the new Datadog resource. Provide name and value pairs for the tags to apply to the Datadog resource.
145
+
If you wish, you can optionally create tags resource, then select the **Next: Review + create** button at the bottom of the page.
128
146
129
-
When you finish adding tags, select **Next: Review + Create**.
147
+
## Review + create tab
130
148
131
-
## Review + Create Datadog resource
149
+
If the review identifies errors, a red dot appears next each section where errors exist. Fields with errors are highlighted in red.
132
150
133
-
<!--review steps-->
151
+
1. Open each section with errors and fix the errors.
134
152
135
-
Review your selections and the terms of use. After validation completes, select **Create**.
153
+
1. Select the **Review + create** button again.
136
154
137
-
Azure deploys the Datadog resource.
155
+
1. Select the **Create** button.
138
156
139
-
When the process completes, select**Go to Resource**to see the Datadog resource.
157
+
Once the resource is created, select**Go to Resource**to navigate to the Datadog resource.
0 commit comments