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
+44-23Lines changed: 44 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
-
title: Create a Datadog instance
3
-
description: Get started with Datadog on Azure by creating a new instance, configuring metrics and logs, and setting up single sign-on through Microsoft Entra ID.
2
+
title: Create a Datadog resource
3
+
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
4
5
5
ms.topic: quickstart
6
-
ms.date: 12/09/2024
6
+
ms.date: 12/11/2024
7
7
ms.custom:
8
8
- references_regions
9
9
- ai-gen-docs-bap
@@ -17,38 +17,55 @@ In this quickstart, you create a new instance of Datadog. You can either create
17
17
18
18
## Prerequisites
19
19
20
-
Before creating your first instance of Datadog in Azure, [configure your environment](prerequisites.md). These steps must be completed before continuing with the next steps in this quickstart.
20
+
Before creating your first instance of Datadog in Azure, [configure your environment](prerequisites.md).
21
21
22
-
## Find offer
22
+
## Create a Datadog resource
23
23
24
-
Use the Azure portal to find Datadog.
24
+
To create your resource, start at the [Azure portal](https://portal.azure.com) home page.
25
25
26
-
1.Go to the [Azure portal](https://portal.azure.com/) and sign in.
26
+
1.Search for the resource provider by typing it into the header search bar.
27
27
28
-
1.If you visited the **Marketplace** in a recent session, select the icon from the available options. Otherwise, search for _Marketplace_.
28
+
1.Choose the service you want from the *Services*search results.
29
29
30
-
1. In the Marketplace, search for **Datadog**.
31
-
32
-
1. In the plan overview screen, select **Subscribe**.
33
-
34
-
## Create a Datadog resource in Azure
30
+
1. Select the **+ Create** option.
35
31
36
32
The portal displays a selection asking whether you would like to create a Datadog organization or link Azure subscription to an existing Datadog organization.
37
33
34
+
:::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. Two tiles are available: Link Azure subscription to an existing Datadog org and Create a new Datadog org. Each of these options has a create button and a link to learn more.":::
35
+
38
36
If you're creating a new Datadog organization, select **Create** under the **Create a new Datadog organization**
39
37
40
-
The portal displays a form for creating the Datadog resource.
38
+
## Create an Azure Native Datadog resource
39
+
40
+
The Create a Datadog resource pane opens to the *Basics* tab by default.
41
+
42
+
### Basics tab
43
+
44
+
The *Basics* tab has three sections:
45
+
46
+
- Project details
47
+
- Azure resource details
48
+
- Datadog organization details
41
49
42
-
Provide the following values.
50
+
There are required fields in each section that you need to fill out.
43
51
44
-
|Property | Description
45
-
|:-----------|:-------- |
46
-
| Subscription | Select the Azure subscription you want to use for creating the Datadog resource. You must have owner access. |
47
-
| Resource group | Specify whether you want to create a new resource group or use an existing one. A [resource group](../../azure-resource-manager/management/overview.md#resource-groups) is a container that holds related resources for an Azure solution. |
48
-
| Resource name | Specify a name for the Datadog resource. This name is the name of the new Datadog organization, when creating a new Datadog organization. |
49
-
| Location | Select West US 2. Currently, West US 2 is the only supported region. |
50
-
| Pricing plan | When creating a new organization, select from the list of available Datadog plans. |
51
-
| Billing Term | Monthly. |
52
+
1. Enter the values for each required setting under *Project details*.
53
+
54
+
|Setting |Action |
55
+
|---------|---------|
56
+
|Subscription |Select a subscription from your existing subscriptions. |
57
+
|Resource group |Use an existing resource group or create a new one. |
58
+
59
+
1. Enter the values for each required setting under *Resource details*.
60
+
61
+
|Setting |Action |
62
+
|---------|---------|
63
+
|Resource name |Specify a unique name for the resource. |
64
+
|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. |
65
+
66
+
1. Enter the values for each required setting under *Datadog organization details*.
67
+
68
+
<!--Metrics and logs-->
52
69
53
70
## Configure metrics and logs
54
71
@@ -99,6 +116,10 @@ Azure charges for the logs sent to Datadog. For more information, see the [prici
99
116
100
117
Once you complete the configuration for metrics and logs, select **Next: Single sign-on**.
101
118
119
+
<!--Security-->
120
+
<!--Single sign-on-->
121
+
<!--Tags-->
122
+
102
123
## Configure single sign-on
103
124
104
125
If your organization uses Microsoft Entra ID as its identity provider, you can establish single sign-on from the Azure portal to Datadog. If your organization uses a different identity provider or you don't want to establish single sign-on at this time, you can skip this section.
0 commit comments