Skip to content

Commit 070ef0c

Browse files
authored
Merge pull request #295474 from ProfessorKendrick/datadog-freshness
[Liftr] Datadog freshness
2 parents 1d00cb7 + dca9609 commit 070ef0c

13 files changed

+263
-343
lines changed
Lines changed: 59 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
title: Create a Datadog resource
33
description: Get started with Datadog on Azure by creating a new resource, configuring metrics and logs, and setting up single sign-on through Microsoft Entra ID.
4-
54
ms.topic: quickstart
6-
ms.date: 12/11/2024
5+
ms.date: 03/10/2025
76
ms.custom:
87
- references_regions
98
- ai-gen-docs-bap
@@ -13,35 +12,20 @@ ms.custom:
1312

1413
# QuickStart: Get started with Datadog
1514

16-
In this quickstart, you create a new instance of Datadog. You can either create a new Datadog organization or [link to an existing Datadog organization](link-to-existing-organization.md).
15+
In this quickstart, you create a new instance of Datadog.
1716

1817
## Prerequisites
1918

20-
Before creating your first instance of Datadog in Azure, [configure your environment](prerequisites.md).
21-
22-
## Setup
23-
24-
Begin by signing into the [Azure portal](https://portal.azure.com).
25-
26-
## Create a Datadog resource
27-
28-
To create your resource, start at the Azure portal home page.
29-
30-
1. Search for the resource provider by typing it into the header search bar.
31-
32-
1. Choose the service you want from the *Services* search results.
33-
34-
1. Select the **+ Create** option.
35-
36-
The portal displays a selection asking whether you would like to create a Datadog organization or link Azure subscription to an existing Datadog organization.
19+
[!INCLUDE [create-prerequisites](../includes/create-prerequisites.md)]
20+
- You must [configure your environment](prerequisites.md).
21+
- You must [subscribe to Datadog](overview.md#subscribe-to-datadog).
3722

38-
:::image type="content" source="media/create-datadog-resource.png" alt-text="A screenshot of Azure portal with the Create a Datadog resource in Azure options displayed.":::
23+
## Create a New Relic resource
3924

40-
If you're creating a new Datadog organization, select **Create** under the **Create a new Datadog organization**
25+
[!INCLUDE [create-resource](../includes/create-resource.md)]
4126

42-
The Create a Datadog resource pane opens to the *Basics* tab by default.
43-
44-
:::image type="content" source="media/create-new-datadog-resource.png" alt-text="A screenshot of the Azure portal with the Create a new Datadog resource options displayed.":::
27+
> [!NOTE]
28+
> The steps in this article are for creating a new Datadog organization. See [link to an existing Datadog organization](link-to-existing-organization.md) if you have an existing Datadog organization you'd prefer to link your Azure subscription to.
4529
4630
### Basics tab
4731

@@ -50,86 +34,91 @@ The *Basics* tab has three sections:
5034
- Project details
5135
- Azure resource details
5236
- Datadog organization details
37+
38+
:::image type="content" source="media/create/basics-tab.png" alt-text="A screenshot of the Create a Datadog resource in Azure options inside of the Azure portal's working pane with the Basics tab displayed.":::
5339

54-
There are required fields in each section that you need to fill out.
40+
There are required fields (identified with a red asterisk) in each section that you need to fill out.
5541

5642
1. Enter the values for each required setting under *Project details*.
5743

58-
|Setting |Action |
59-
|-------------------|-------------------------------------------------------------|
60-
|Subscription |Select a subscription from your existing subscriptions. |
61-
|Resource group |Use an existing resource group or create a new one. |
44+
| Field | Action |
45+
|---------------------|-----------------------------------------------------------|
46+
| Subscription | Select a subscription from your existing subscriptions. |
47+
| Resource group | Use an existing resource group or create a new one. |
6248

63-
1. Enter the values for each required setting under *Resource details*.
49+
1. Enter the values for each required setting under *Azure Resource details*.
6450

65-
|Setting |Action |
66-
|-------------------|-------------------------------------------------------------|
67-
|Resource name |Specify a unique name for the resource. |
68-
|Location |Select the [region](https://azure.microsoft.com/explore/global-infrastructure/geographies/) where you want to enable this service and its child resources to be located. |
51+
| Field | Action |
52+
|--------------------|-------------------------------------------|
53+
| Resource name | Specify a unique name for the resource. |
54+
| Location | Select a region to deploy your resource. |
6955

7056
1. Enter the values for each required setting under *Datadog organization details*.
7157

72-
### Metrics and logs tab
58+
| Field | Action |
59+
|-------------------|--------------------------------------------------------------------------------------------------|
60+
| Datadog org name | Choose to create a new organization, or associate your resource with an existing organization. |
7361

74-
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.
62+
Select the **Change plan** link to change your billing plan.
7563

76-
Enter the names and values for each *Action* listed under Metrics and Logs.
64+
The remaining fields update to reflect the details of the plan you selected for this new organization.
7765

78-
<!--Metrics-->
79-
<!--Silence monitoring for expected Azure VM Shutdowns-->
80-
<!--Collect custom metrics from App Insights-->
66+
1. Choose your preferred billing term.
8167

82-
<!--Logs-->
83-
<!--Send subscription activity logs-->
84-
<!--Send Azure resource logs for all defined sources.-->
68+
1. Select the **Next** button at the bottom of the page.
8569

86-
Once you complete the configuration for metrics and logs, select **Next: Security**.
70+
### Metrics and logs tab (optional)
8771

88-
## Security tab
72+
If you wish, you can configure resources to send metrics/logs to Datadog.
8973

90-
To enable Datadog Cloud Security Posture management, select the checkbox.
74+
Enter the names and values for each *Action* listed under Metrics and Logs.
9175

92-
Select **Single sign-on**.
76+
- Select **Silence monitoring for expected Azure VM Shutdowns**.
77+
- Select **Collect custom metrics from App Insights**.
78+
- Select **Send subscription activity logs**.
79+
- Select **Send Azure resource logs for all defined sources**.
9380

94-
## Single sign-on tab (optional)
81+
#### Inclusion and exclusion rules for metrics and logs
9582

96-
If your organization uses Microsoft Entra ID as its identity provider, you can establish single sign-on from the Azure portal to Datadog.
83+
To filter the set of Azure resources that send logs to Datadog, use inclusion and exclusion rules and set Azure resource tags.
9784

98-
To establish single sign-on through Microsoft Entra ID, select the checkbox.
85+
- All Azure resources with tags defined in include rules send logs to Datadog.
86+
- All Azure resources with tags defined in exclude rules don't send logs to Datadog.
9987

100-
The Azure portal retrieves the appropriate Datadog application from Microsoft Entra ID, which matches the Enterprise app you provided previously.
88+
> [!NOTE]
89+
> If there's a conflict between inclusion and exclusion rules, exclusion takes priority.
10190
102-
Select the Datadog app name.
91+
Select the **Next** button at the bottom of the page.
10392

104-
Select **Next: Tags**.
93+
### Security tab (optional)
10594

106-
## Tags tab (optional)
95+
If you wish to enable Datadog Cloud Security Posture management, select the checkbox.
10796

108-
If you wish, you can optionally create tags resource, then select the **Next: Review + create** button at the bottom of the page.
97+
Select the **Next** button at the bottom of the page.
10998

110-
Select **Next: Review + create**.
99+
### Single sign-on tab (optional)
111100

112-
## Review + create tab
101+
If your organization uses Microsoft Entra ID as its identity provider, you can establish single sign-on from the Azure portal to Datadog.
113102

114-
If the review identifies errors, a red dot appears next each section where errors exist. Fields with errors are highlighted in red.
103+
To establish single sign-on through Microsoft Entra ID:
115104

116-
1. Open each section with errors and fix the errors.
105+
1. Select the checkbox.
117106

118-
1. Select the **Review + create** button again.
107+
The Azure portal retrieves the appropriate Datadog application from Microsoft Entra ID, which matches the Enterprise app you provided previously.
119108

120-
1. Select the **Create** button.
109+
1. Select the Datadog app name.
121110

122-
Once the resource is created, select **Go to Resource** to navigate to the Datadog resource.
111+
Select the **Next** button at the bottom of the page.
123112

124-
:::image type="content" source="media/go-to-resource.png" alt-text="A screenshot of the Overview for a newly created Datadog resource with the Go to Resource button emphasized.":::
113+
### Tags tab (optional)
114+
115+
[!INCLUDE [tags](../includes/tags.md)]
116+
117+
### Review + create tab
118+
119+
[!INCLUDE [review-create](../includes/review-create.md)]
125120

126121
## Next steps
127122

128123
- [Manage the Datadog resource](manage.md)
129-
- Get started with Datadog on
130-
131-
> [!div class="nextstepaction"]
132-
> [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/Microsoft.Datadog%2Fmonitors)
133124

134-
> [!div class="nextstepaction"]
135-
> [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/datadog1591740804488.dd_liftr_v2?tab=Overview)

articles/partner-solutions/datadog/link-to-existing-organization.md

Lines changed: 61 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -10,39 +10,28 @@ ms.custom: references_regions
1010

1111
# QuickStart: Link to existing Datadog organization
1212

13-
In this quickstart, you link to an existing organization of Datadog. You can either [create a new Datadog organization](create.md) or link to an existing Datadog organization.
13+
In this quickstart, you link to an existing organization of Datadog.
1414

15-
## Prerequisites
16-
17-
Before creating your first instance of Datadog, [configure your environment](prerequisites.md). These steps must be completed before continuing with the next steps in this quickstart.
18-
19-
## Find offer
20-
21-
Use the Azure portal to find Datadog.
22-
23-
1. Go to the [Azure portal](https://portal.azure.com/) and sign in.
15+
> [!NOTE]
16+
> You can either [create a new Datadog organization](create.md) or link to an existing Datadog organization.
2417
25-
1. If you've visited the **Marketplace** in a recent session, select the icon from the available options. Otherwise, search for _Marketplace_.
26-
27-
1. In the Marketplace, search for **Datadog - An Azure Native ISV Service**.
28-
29-
1. In the plan overview screen, select **Set up + subscribe**.
30-
31-
## Link to existing Datadog organization
18+
## Prerequisites
3219

33-
The portal displays a selection asking whether you would like to create a Datadog organization or link Azure subscription to an existing Datadog organization.
20+
[!INCLUDE [create-prerequisites](../includes/create-prerequisites.md)]
21+
- You must [configure your environment](prerequisites.md).
22+
- You must [subscribe to Datadog](overview.md#subscribe-to-datadog).
3423

35-
If you're linking to an existing Datadog organization, select **Create** under the **Link Azure subscription to an existing Datadog organization**
24+
## Create a New Relic resource
3625

37-
You can link your new Datadog resource in Azure to an existing Datadog organization in **US3**.
26+
Begin by signing in to the [Azure portal](https://portal.azure.com/).
3827

39-
The portal displays the Create a Datadog resource pane.
28+
1. Type the name of the service in the header search bar.
4029

41-
## Create a Datadog resource
30+
1. Choose the service from the *Services* search results.
4231

43-
The Create a Datadog resource pane opens to the *Basics* tab by default.
32+
1. Select the **+ Create** option under **Link Azure subscription to an existing Datadog org**.
4433

45-
:::image type="content" source="media/create-new-datadog-resource.png" alt-text="A screenshot of the Azure portal with the Create a new Datadog resource options displayed.":::
34+
The **Create** resource pane displays in the working pane with the *Basics* tab open by default.
4635

4736
### Basics tab
4837

@@ -52,94 +41,89 @@ The *Basics* tab has three sections:
5241
- Azure resource details
5342
- Datadog organization details
5443

55-
There are required fields in each section that you need to fill out.
44+
:::image type="content" source="media/create/link-existing-basics-tab.png" alt-text="A screenshot of the Link Azure subscription to an existing Datadog organization options inside of the Azure portal's working pane with the Basics tab displayed.":::
45+
46+
There are required fields (identified with a red asterisk) in the first two sections that you need to fill out.
5647

5748
1. Enter the values for each required setting under *Project details*.
5849

59-
|Setting |Action |
60-
|-------------------|-------------------------------------------------------------|
61-
|Subscription |Select a subscription from your existing subscriptions. |
62-
|Resource group |Use an existing resource group or create a new one. |
50+
| Field | Action |
51+
|---------------------|-----------------------------------------------------------|
52+
| Subscription | Select a subscription from your existing subscriptions. |
53+
| Resource group | Use an existing resource group or create a new one. |
6354

64-
1. Enter the values for each required setting under *Resource details*.
55+
1. Enter the values for each required setting under *Azure Resource details*.
6556

66-
|Setting |Action |
67-
|-------------------|-------------------------------------------------------------|
68-
|Resource name |Specify a unique name for the resource. |
69-
|Location |Select the [region](https://azure.microsoft.com/explore/global-infrastructure/geographies/) where you want to enable this service and its child resources to be located. |
57+
| Field | Action |
58+
|--------------------|-------------------------------------------|
59+
| Resource name | Specify a unique name for the resource. |
60+
| Location | Select a region to deploy your resource. |
7061

71-
1. Enter the values for each required setting under *Datadog organization details*.
62+
1. Select **Link to Datadog organization** under *Datadog organization details*.
7263

73-
Select **Link to Datadog organization**. The link opens a Datadog authentication window. Sign in to Datadog.
64+
A new window appears for **Log in to Datadog**.
7465

75-
By default, Azure links your current Datadog organization to your Datadog resource. If you would like to link to a different organization, select the appropriate organization in the authentication window.
66+
> [!IMPORTANT]
67+
>
68+
> - By default, Azure links your current Datadog organization to your Datadog resource. If you would like to link to a different organization, select the appropriate organization in the authentication window.
69+
> - You can't link the subscription to the same organization through a different Datadog resource if the subscription is already linked to an organization to avoid duplicate logs and metrics being shipped to the same organization for the same subscription.
7670
77-
Select **Next: Metrics and logs** to configure metrics and logs.
71+
Once you finish authenticating, return to the Azure portal.
7872

79-
> [!NOTE]
80-
> If the subscription is already linked to an organization through a Datadog resource, an attempt to link the subscription to the same organization through a different Datadog resource would be blocked. It's blocked to avoid scenarios where duplicate logs and metrics get shipped to the same organization for the same subscription.
73+
1. Select the **Next** button at the bottom of the page.
8174

82-
### Metrics and logs tab
75+
### Metrics and logs tab (optional)
8376

84-
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.
77+
If you wish, you can configure resources to send metrics/logs to Datadog.
8578

8679
Enter the names and values for each *Action* listed under Metrics and Logs.
8780

88-
<!--Metrics-->
89-
<!--Silence monitoring for expected Azure VM Shutdowns-->
90-
<!--Collect custom metrics from App Insights-->
91-
92-
<!--Logs-->
93-
<!--Send subscription activity logs-->
94-
<!--Send Azure resource logs for all defined sources.-->
95-
96-
Once you complete the configuration for metrics and logs, select **Next: Security**.
81+
- Select **Silence monitoring for expected Azure VM Shutdowns**.
82+
- Select **Collect custom metrics from App Insights**.
83+
- Select **Send subscription activity logs**.
84+
- Select **Send Azure resource logs for all defined sources**.
9785

98-
## Security tab
86+
#### Inclusion and exclusion rules for metrics and logs
9987

100-
To enable Datadog Cloud Security Posture management, select the checkbox.
88+
To filter the set of Azure resources that send logs to Datadog, use inclusion and exclusion rules and set Azure resource tags.
10189

102-
Select **Single sign-on**.
90+
- All Azure resources with tags defined in include rules send logs to Datadog.
91+
- All Azure resources with tags defined in exclude rules don't send logs to Datadog.
10392

104-
## Single sign-on tab (optional)
93+
> [!NOTE]
94+
> If there's a conflict between inclusion and exclusion rules, exclusion takes priority.
10595
106-
If your organization uses Microsoft Entra ID as its identity provider, you can establish single sign-on from the Azure portal to Datadog.
96+
Select the **Next** button at the bottom of the page.
10797

108-
To establish single sign-on through Microsoft Entra ID, select the checkbox.
98+
### Security tab (optional)
10999

110-
The Azure portal retrieves the appropriate Datadog application from Microsoft Entra ID, which matches the Enterprise app you provided previously.
100+
If you wish to enable Datadog Cloud Security Posture management, select the checkbox.
111101

112-
Select the Datadog app name.
102+
Select the **Next** button at the bottom of the page.
113103

114-
Select **Next: Tags**.
104+
### Single sign-on tab (optional)
115105

116-
## Tags tab (optional)
106+
If your organization uses Microsoft Entra ID as its identity provider, you can establish single sign-on from the Azure portal to Datadog.
117107

118-
If you wish, you can optionally create tags resource, then select the **Next: Review + create** button at the bottom of the page.
108+
To establish single sign-on through Microsoft Entra ID:
119109

120-
Select Next: Review + create.
110+
1. Select the checkbox.
121111

122-
## Review + create tab
112+
The Azure portal retrieves the appropriate Datadog application from Microsoft Entra ID, which matches the Enterprise app you provided previously.
123113

124-
If the review identifies errors, a red dot appears next each section where errors exist. Fields with errors are highlighted in red.
114+
1. Select the Datadog app name.
125115

126-
1. Open each section with errors and fix the errors.
116+
Select the **Next** button at the bottom of the page.
127117

128-
1. Select the **Review + create** button again.
118+
### Tags tab (optional)
129119

130-
1. Select the **Create** button.
120+
[!INCLUDE [tags](../includes/tags.md)]
131121

132-
Once the resource is created, select **Go to Resource** to navigate to the Datadog resource.
122+
### Review + create tab
133123

134-
:::image type="content" source="media/go-to-resource.png" alt-text="A screenshot of the Overview for a newly created Datadog resource with the Go to Resource button emphasized.":::
124+
[!INCLUDE [review-create](../includes/review-create.md)]
135125

136126
## Next steps
137127

138-
- [Manage the Datadog resource](manage.md)
139-
- Get started with Datadog – An Azure Native ISV Service on
140-
141-
> [!div class="nextstepaction"]
142-
> [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/Microsoft.Datadog%2Fmonitors)
128+
- [Manage settings for your Datadog resource via Azure portal](manage.md)
143129

144-
> [!div class="nextstepaction"]
145-
> [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/datadog1591740804488.dd_liftr_v2?tab=Overview)

0 commit comments

Comments
 (0)