Skip to content

Commit b783bad

Browse files
updates to create
1 parent 518ca43 commit b783bad

File tree

2 files changed

+44
-23
lines changed

2 files changed

+44
-23
lines changed

articles/partner-solutions/datadog/create.md

Lines changed: 44 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
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.
44

55
ms.topic: quickstart
6-
ms.date: 12/09/2024
6+
ms.date: 12/11/2024
77
ms.custom:
88
- references_regions
99
- ai-gen-docs-bap
@@ -17,38 +17,55 @@ In this quickstart, you create a new instance of Datadog. You can either create
1717

1818
## Prerequisites
1919

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).
2121

22-
## Find offer
22+
## Create a Datadog resource
2323

24-
Use the Azure portal to find Datadog.
24+
To create your resource, start at the [Azure portal](https://portal.azure.com) home page.
2525

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.
2727

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.
2929

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.
3531

3632
The portal displays a selection asking whether you would like to create a Datadog organization or link Azure subscription to an existing Datadog organization.
3733

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+
3836
If you're creating a new Datadog organization, select **Create** under the **Create a new Datadog organization**
3937

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
4149

42-
Provide the following values.
50+
There are required fields in each section that you need to fill out.
4351

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-->
5269

5370
## Configure metrics and logs
5471

@@ -99,6 +116,10 @@ Azure charges for the logs sent to Datadog. For more information, see the [prici
99116

100117
Once you complete the configuration for metrics and logs, select **Next: Single sign-on**.
101118

119+
<!--Security-->
120+
<!--Single sign-on-->
121+
<!--Tags-->
122+
102123
## Configure single sign-on
103124

104125
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.
21.5 KB
Loading

0 commit comments

Comments
 (0)