---
title: Azure Native Integration Setup & Reference
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > Integrations > Integration Guides > Azure Native Integration Setup &
  Reference
---

# Azure Native Integration Setup & Reference

{% callout %}
# Important note for users on the following Datadog sites: us3.datadoghq.com



This guide is for setting up and managing the Datadog Monitor resource in Azure, which connects your Datadog organization and your Azure environment. Choose this integration setup method if:

- You're using the [US3 Site](https://docs.datadoghq.com/getting_started/site/)
- You want to manage the Datadog Azure integration from within the Azure portal

## Prerequisites{% #prerequisites %}

- Your Datadog account must be on the [US3 Site](https://docs.datadoghq.com/getting_started/site/)
- You must be an **Owner** on any Azure subscriptions you want to link, and **Admin** for the Datadog organization you are linking them to

## Overview{% #overview %}

The Datadog resource in Azure represents the connection between your Datadog organization and your Azure environment. You can configure a Datadog resource to link as many subscriptions as you wish to monitor.

With the Datadog resource, you can manage the following within the associated Azure subscription:

- View or modify the scope of the Datadog resource to include the subscriptions to monitor
- Configure the collection of Azure metrics and platform logs
- Verify the Azure resources sending metrics and logs
- View API keys and set the key default for your Datadog resource Agent deployments
- Deploy the Datadog VM Agent to your Azure VMs and view details about running Agents
- Deploy the Datadog .NET extension to your Azure Web Apps and view details about installed extensions
- Reconfigure single sign-on
- Change the billing plan for your Datadog organization (Azure Marketplace only)
- Enable or disable the Azure integration
- Delete the Datadog resource

This page describes the Azure Portal experience. If you prefer to use CLI, see the [Azure CLI for Datadog](https://docs.microsoft.com/cli/azure/datadog?view=azure-cli-latest).

## Unsupported features{% #unsupported-features %}

Some features cannot be managed through the Datadog resource in Azure. These include:

- Metric filtering at the **resource** level
- [Cloud Cost Management](https://docs.datadoghq.com/cloud_cost_management/setup/azure/) (CCM)
- [Log Archiving](https://docs.datadoghq.com/logs/guide/azure-automated-log-forwarding/#log-archiving)
- [Storage Management](https://docs.datadoghq.com/infrastructure/storage_management/azure_blob_storage)

## Setup{% #setup %}

{% collapsible-section #azure-portal-setup %}
#### Azure portal

There are two options when you create a Datadog resource in the Azure portal:

1. Link to an existing Datadog organization. This is the more common action. Use this to configure your Datadog org to monitor an Azure subscription that hasn't been linked yet. This action does not affect your Datadog billing plan.

1. Create a new Datadog organization. This flow is less common. Use this if you do not yet have a Datadog org and you want to get started with a paid plan through Azure Marketplace. This flow creates a brand new Datadog org, allows you to select a billing plan, and links the associated Azure subscription for monitoring.

**Note**: Trials are not available through the **Create a new Datadog organization** option in Azure. To get started with a free trial, first [create a trial Datadog org on the US3 site](https://docs.datadoghq.com/getting_started/site/). Then use the linking flow to add any subscriptions you want to monitor.

After creating a Datadog resource, data collection begins for the associated subscription.

### Create a Datadog resource{% #create-a-datadog-resource %}

To start monitoring an Azure subscription, navigate to the [Datadog Service page in Azure](https://portal.azure.com/#blade/HubsExtension/BrowseResource/resourceType/Microsoft.Datadog%2Fmonitors) and select the option to create a new Datadog resource:

{% image
   source="https://datadog-docs.imgix.net/images/integrations/azure/azure-us3-dd-service.937f762262653e4b0c8b61a29ad4ad2a.png?auto=format"
   alt="Azure US3 Datadog Service" /%}

Choose **Link Azure subscription to an existing Datadog organization** or **Create a new Datadog organization**. Linking is the more common action. Use this to configure monitoring for an Azure subscription that hasn't been linked yet. Only choose the **Create** flow if you are not yet a Datadog customer and want to get started with a new, paid plan.

{% image
   source="https://datadog-docs.imgix.net/images/integrations/azure/azure-us3-create-dd-resource1.a586a8207fb3615e3c032939f2b95d35.png?auto=format"
   alt="Azure US3 create a Datadog resource" /%}

**Note**: New Datadog organizations created through the Azure portal automatically have billing consolidated into their Azure invoice. This usage counts towards your organization's [MACC](https://learn.microsoft.com/partner-center/marketplace-offers/azure-consumption-commitment-enrollment) if applicable.

### SSO configuration{% #sso-configuration %}

*(Optional)*: You can configure single sign-on (SSO) during the process of creating a new Datadog organization in Azure. You can also configure SSO later. To configure SSO during the initial creation, first create a Datadog enterprise gallery app.

### Configuration{% #configuration-us3 %}

{% tab title="Link" %}
#### Basics{% #basics-link %}

After selecting to link to an existing Datadog organization, the portal displays a form for creating the Datadog resource:

{% image
   source="https://datadog-docs.imgix.net/images/integrations/azure/azure-us3-link-sub.010f0065213e02ab65e49b3345b47c69.png?auto=format"
   alt="Link Azure subscription to an existing Datadog organization" /%}

Provide the following values:

| Property             | Description                                                                                                                                                                                                                                                                                                                                       |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Subscription         | The Azure subscription you want to monitor with Datadog. The Datadog resource exists in this subscription. You must have owner access.                                                                                                                                                                                                            |
| Resource group       | Create a new resource group or use an existing one. A [resource group](https://docs.microsoft.com/azure/azure-resource-manager/management/overview#resource-groups) is a container that holds related resources for an Azure solution.                                                                                                            |
| Resource name        | Specify a name for the Datadog resource. The recommended naming convention is: `subscription_name-datadog_org_name`.                                                                                                                                                                                                                              |
| Location             | The location is West US2—this is the location where Datadog's US3 site is hosted in Azure. This has no impact on your use of Datadog. Like all [Datadog sites](https://docs.datadoghq.com/getting_started/site/), the US3 site is entirely SaaS and supports monitoring all Azure regions as well as other cloud providers and on-premises hosts. |
| Datadog organization | After the authentication step is completed, the Datadog organization name is set to the name of the Datadog organization being linked. The Datadog site is set to US3.                                                                                                                                                                            |

Click **Link to Datadog organization** to open a Datadog authentication window, then sign in to Datadog.

By default, Azure links your current Datadog organization to your Datadog resource. If you want to link to a different organization, select the appropriate organization in the authentication window:

{% image
   source="https://datadog-docs.imgix.net/images/integrations/azure/azure-us3-select-org.069808b08a9c58dd89d462c9eea649ca.png?auto=format"
   alt="Azure US3 select Datadog organization" /%}

When the OAuth flow is complete, verify the Datadog organization name is correct.
{% /tab %}

{% tab title="Create" %}
#### Basics{% #basics-create %}

After selecting to create a new Datadog organization, the portal displays a form for creating both the Datadog resource and the new Datadog organization:

{% image
   source="https://datadog-docs.imgix.net/images/integrations/azure/azure-us3-create-dd-resource2.e60e47772f7af39e057047cd851b41b1.png?auto=format"
   alt="Azure US3 create a Datadog resource" /%}

Provide the following values:

| Property                                                                                                                                                                                        | Description                                                                                                                                                                                                                                                                                        |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Subscription                                                                                                                                                                                    | The Azure subscription you want to monitor with Datadog. The Datadog resource exists in this subscription. You must have owner access.                                                                                                                                                             |
| Resource group                                                                                                                                                                                  | Create a resource group or use an existing one. A [resource group][2] is a container that holds related resources for an Azure solution.                                                                                                                                                           |
| Resource name                                                                                                                                                                                   | The name for the Datadog resource. This name is assigned to the new Datadog organization.                                                                                                                                                                                                          |
| Location                                                                                                                                                                                        | The location is West US2—this is the location where Datadog's US3 site is hosted in Azure. This has no impact on your use of Datadog. Like all [Datadog sites][1], the US3 site is entirely SaaS and supports monitoring all Azure regions as well as other cloud providers and on-premises hosts. |
| Datadog organization                                                                                                                                                                            | The Datadog organization name is set to the resource name, and the Datadog site is set to US3.                                                                                                                                                                                                     |
| Pricing plan                                                                                                                                                                                    | A list of the available Datadog pricing plans. If you have a private offer, it iss available in this dropdown.                                                                                                                                                                                     |
| Billing term                                                                                                                                                                                    | Monthly.                                                                                                                                                                                                                                                                                           |
| [1]: /getting_started/site/                                                                                                                                                                     |
| [2]: [https://docs.microsoft.com/azure/azure-resource-manager/management/overview#resource-groups](https://docs.microsoft.com/azure/azure-resource-manager/management/overview#resource-groups) |

{% /tab %}

{% /collapsible-section %}

{% collapsible-section #terraform-setup %}
#### Terraform

1. Ensure that you have configured the [Terraform Azure provider](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs).

1. Use the templates below to create the `azurerm_datadog_monitor` resource and perform the `Monitoring Reader` role assignment with Terraform:

#### Azure Datadog Monitor resource{% #azure-datadog-monitor-resource %}

```hcl
resource "azurerm_resource_group" "example" {
  name     = "<NAME>"
  location = "<AZURE_REGION>"
}
resource "azurerm_datadog_monitor" "example" {
  name                = "<NAME>"
  resource_group_name = azurerm_resource_group.example.name
  location            = azurerm_resource_group.example.location
  datadog_organization {
    api_key         = "<DATADOG_API_KEY>"
    application_key = "<DATADOG_APPLICATION_KEY>"
  }
  user {
    name  = "<NAME>"
    email = "<EMAIL>"
  }
  sku_name = "Linked"
  identity {
    type = "SystemAssigned"
  }
}
```

#### Monitoring Reader role{% #monitoring-reader-role %}

```hcl
data "azurerm_subscription" "primary" {}

data "azurerm_role_definition" "monitoring_reader" {
  name = "Monitoring Reader"
}

resource "azurerm_role_assignment" "example" {
  scope              = data.azurerm_subscription.primary.id
  role_definition_id = data.azurerm_role_definition.monitoring_reader.role_definition_id
  principal_id       = azurerm_datadog_monitor.example.identity.0.principal_id
}
```
Run `terraform apply`.
{% /collapsible-section %}

### Metrics and logs{% #metrics-and-logs %}

Select **Metrics and logs** in the left sidebar to change the configuration rules for metrics and logs. All rules are applied dynamically across the entire subscription as resources are added or tags change.

Changes to metric or log configuration settings should take effect within a few minutes.

#### Metric collection{% #metric-collection %}

By default, Datadog automatically collects metrics for all Azure resources within any linked subscriptions.

Optionally, limit metric collection for Azure VMs and App Service Plans using Azure tags attached to your resources.

##### Tag rules for sending metrics{% #tag-rules-for-sending-metrics %}

- Virtual machines, virtual machine scale sets, and App Service Plans with `include` tags send metrics to Datadog.
- Virtual machines, virtual machine scale sets, and App Service Plans with `exclude` tags don't send metrics to Datadog.
- If there's a conflict between inclusion and exclusion rules, exclusion takes priority.
- There is no option to limit metric collection for other resource types.

## Log collection{% #log-collection %}

You can manage the collection of three kinds of Azure logs. Find instructions and additional details in the sections below:

- Activity logs
- Azure resource logs
- Microsoft Entra ID logs

**Note**: The Datadog resource in Azure is only available to Datadog organizations on the Datadog US3 site. If you are using any other [Datadog site](https://docs.datadoghq.com/getting_started/site/), see the [Azure Automated Log Forwarding](https://docs.datadoghq.com/logs/guide/azure-automated-log-forwarding) guide for configuration options.

## Activity logs{% #activity-logs %}

Provide insight into the operations on your resources at the [control plane](https://docs.microsoft.com/azure/azure-resource-manager/management/control-plane-and-data-plane). 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`).

To send activity logs to Datadog, select **Send subscription activity logs**. If this option is left unchecked, none of the activity logs are sent to Datadog.

{% alert level="danger" %}
When log collection is enabled, the Datadog resource automatically modifies the logging configurations of [App Services](https://learn.microsoft.com/azure/app-service/). Azure triggers a **restart** for App Services when their logging configurations change.
{% /alert %}

## Azure resource logs{% #azure-resource-logs %}

Provide insight into operations taken on Azure resources at the [data plane](https://docs.microsoft.com/azure/azure-resource-manager/management/control-plane-and-data-plane). For example, getting a secret from a key vault or making a request to a database are data plane operations. The content of resource logs varies by the Azure service and resource type.

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 the [Azure Monitor Resource Log categories](https://docs.microsoft.com/azure/azure-monitor/essentials/resource-logs-categories). When this option is selected, all resource logs are sent to Datadog, including any new resources created in the subscription.

You can optionally filter the set of Azure resources sending logs to Datadog using Azure resource tags.

### Tag rules for sending logs{% #tag-rules-for-sending-logs %}

- Azure resources with `include` tags send logs to Datadog.
- Azure resources with `exclude` tags don't send logs to Datadog.
- If there's a conflict between inclusion and exclusion rules, exclusion takes priority.

For example, the screenshot below shows a tag rule where only those virtual machines, virtual machine scale sets, and app service plans tagged as `Datadog = True` send metrics and logs to Datadog.

{% image
   source="https://datadog-docs.imgix.net/images/integrations/azure/azure-us3-create-dd-resource3.bf059138a19a1cf0b97b653ea5b0f48e.png?auto=format"
   alt="Azure US3 create a Datadog resource logs" /%}

## Microsoft Entra ID logs{% #microsoft-entra-id-logs %}

Microsoft Entra ID logs contain the history of sign-in activity and an audit trail of changes made in Microsoft Entra ID for a particular tenant. To send these logs to Datadog, first complete the process to create a Datadog resource. Then follow these steps:

1. Navigate to Microsoft Entra ID, and select **Diagnostic Settings** under **Monitoring** in the left navigation bar.
1. Click **Add diagnostic setting**.
1. Select the log categories you want to send to Datadog. Datadog recommends sending all categories.
1. In **Destination details**, select **Send to a partner solution**.
1. Select a subscription. Select a Datadog resource in the **Destination** dropdown.

All Microsoft Entra ID logs from the tenant are sent to the Datadog organization linked to the Datadog resource selected. For cases where you have more than one Datadog resource that links subscriptions to the same Datadog organization, it does not matter which Datadog resource is selected. You only need to set this up once for each Azure tenant.

## Use the Datadog resource{% #use-the-datadog-resource %}

### Overview{% #overview-1 %}

Select **Overview** in the left sidebar to view information for your Datadog resource.

{% image
   source="https://datadog-docs.imgix.net/images/integrations/guide/azure_portal/resource-overview.b430fb5434d18787e6748863b4aa79bc.png?auto=format"
   alt="The Azure portal with Overview highlighted in the left nav bar" /%}

### Essentials{% #essentials %}

The overview page displays essential information about your Datadog resource including: resource group name, location (region), subscriptions, tags, Datadog organization link, status, pricing plan, and billing term.

**Note**: The Datadog organization link is a SAML link if SSO is enabled. If the Datadog organization was created with the Azure marketplace, set a password the first time you use this link.

### Links{% #links %}

The overview page provides links to view Datadog dashboards, logs, and host maps.

### Resource summary{% #resource-summary %}

The overview page provides a summary table of the resources sending logs and metrics to Datadog. This table includes the following columns:

| Column             | Description                                                               |
| ------------------ | ------------------------------------------------------------------------- |
| Resource type      | The Azure resource type                                                   |
| Total resources    | The count of all resources for the resource type                          |
| Logs to Datadog    | The count of resources sending logs to Datadog through the integration    |
| Metrics to Datadog | The count of resources sending metrics to Datadog through the integration |

### Disable{% #disable %}

To stop sending logs and metrics from Azure to Datadog, select **Disable** on the overview page, then click **OK**.

{% image
   source="https://datadog-docs.imgix.net/images/integrations/guide/azure_portal/disable.b88685e847ce9b2063c9392f387dd8a0.png?auto=format"
   alt="The Datadog resource page within the Azure portal with Overview selected on the left nav bar, the Disable tab highlighted, and the OK button highlighted" /%}

**Note**: Disabling the Datadog resource stops the submission of metrics and platform logs to Datadog for the associated subscriptions. Any resources in the subscriptions submitting data directly to Datadog through the Agent or extension are unaffected.

### Enable{% #enable %}

To start sending logs and metrics from Azure to Datadog, select **Enable** on the overview page, then click **OK**. Any previous configuration for logs and metrics is retrieved and enabled.

{% image
   source="https://datadog-docs.imgix.net/images/integrations/guide/azure_portal/enable.978d4a6776244db9f0abcff0109edc99.png?auto=format"
   alt="The Datadog resource page within the Azure portal, with Overview selected in the left nav bar,the Enable tab highlighted, and the OK button highlighted" /%}

### Delete{% #delete %}

To delete the Datadog resource, select **Delete** on the overview page. Confirm deletion by typing `yes`, then click **Delete**.

{% image
   source="https://datadog-docs.imgix.net/images/integrations/guide/azure_portal/delete.9224685eb05441baa325252682aadc20.png?auto=format"
   alt="The Datadog resource page within the Azure portal, with Overview selected in the left nav bar, the Delete tab highlighted, and a field to confirm deletion" /%}

For Datadog organizations billed through the Azure Marketplace:

- If the deleted Datadog resource is the only Datadog resource mapped to its associated Datadog organization, logs and metrics are no longer sent to Datadog and all billing stops for Datadog through Azure. Datadog support will reach out to confirm next steps with your account.
- If there are additional Datadog resources mapped to the associated Datadog organization, deleting a Datadog resource only stops sending logs and metrics for its associated Azure subscription.

If your Datadog organization is **not** billed through the Azure Marketplace, deleting a Datadog resource only removes the integration for that Azure subscription.

### Change plan{% #change-plan %}

Select **Change Plan** on the overview page to change your Datadog billing plan.

{% image
   source="https://datadog-docs.imgix.net/images/integrations/guide/azure_portal/change-plan1.508438df49275155f4b27f22d3814b6b.png?auto=format"
   alt="The Datadog resource page within the Azure portal, with Overview selected along the left nav bar and the Change Plan tab highlighted" /%}

The portal retrieves all the available Datadog plans for your tenant, including any private offers. Select the appropriate plan and click **Change Plan**.

{% collapsible-section #agent-extensions %}
#### Datadog Agent extensions

{% tab title="VM Extension" %}
To see a list of virtual machines (VMs) in the subscription, select **Virtual machine agent** in the left sidebar. On this page, you can install the Datadog Agent on a VM as an extension.

{% image
   source="https://datadog-docs.imgix.net/images/integrations/guide/azure_native_manual_setup/azure_native_vm_extension.d8d52f3a78092ac513faa764d57b0a87.png?auto=format"
   alt="The Datadog resource in Azure with Virtual machine agent selected and the Install extension option highlighted" /%}

For each VM, the following information is displayed:

| Column               | Description                                                                                                                                                    |
| -------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Resource name        | The VM's name                                                                                                                                                  |
| Resource status      | Whether the VM is stopped or running. The Datadog Agent can only be installed on a running VM. If the VM is stopped, installing the Datadog Agent is disabled. |
| Agent version        | The Datadog Agent version number                                                                                                                               |
| Agent status         | Whether the Datadog Agent is running on the VM.                                                                                                                |
| Integrations enabled | The key metrics being collected by enabled integrations in the Datadog Agent.                                                                                  |
| Install method       | The specific tool used to install the Datadog Agent, such as Chef, Azure VM extension, etc.                                                                    |
| Sending logs         | Whether the Datadog Agent is sending logs to Datadog.                                                                                                          |

#### Install{% #install %}

You can install the Datadog Agent directly in Azure with the VM Extension. To install the Datadog Agent:

1. Select the appropriate VM.
1. Click **Install Extension**.
1. The portal asks for confirmation to install the Agent with the default key. Select **OK** to begin installation. Azure shows the status as `Installing` until the Agent is installed and provisioned. After the Datadog Agent is installed, the status changes to `Installed`.

##### Uninstall{% #uninstall %}

If the Datadog Agent was installed with the Azure VM extension:

1. Select the appropriate VM.
1. Click **Uninstall Agent**.

If the Agent was installed using a different method, you cannot use the Datadog resource to deploy or remove the Agent, but information about the Agent is still reflected on this page.
{% /tab %}

{% tab title="AKS Cluster Extension" %}
The Datadog AKS Cluster Extension allows you to deploy the Datadog Agent natively within Azure AKS, avoiding the complexity of third-party management tools.

#### Install{% #install %}

To install the Datadog Agent with the AKS Cluster Extension:

1. Click on your AKS cluster in the **Monitored Resources** section in the left sidebar.
1. From the left sidebar of the AKS cluster, select **Extensions + applications** under **Settings**.
1. Search for and select the `Datadog AKS Cluster Extension`.
1. Click **Create**, and follow the instructions in the tile using your [Datadog credentials](https://docs.datadoghq.com/account_management/api-app-keys/) and [Datadog site](https://docs.datadoghq.com/getting_started/site/).

#### Uninstall{% #uninstall %}

1. Click on your AKS cluster in the **Monitored Resources** section in the left sidebar.
1. From the left sidebar of the AKS cluster, select **Extensions + applications** under **Settings**.
1. Select the Datadog AKS Cluster Extension (its **Type** is `Datadog.AKSExtension`).
1. Click **Uninstall**.

{% /tab %}

{% /collapsible-section %}

{% collapsible-section #app-service-extension %}
#### App Service extension

Select **App Service extension** in the left sidebar to see a list of app services in the subscription. On this page, you can install the Datadog extension on Azure App Service to enable APM tracing and custom metrics.

For each app service, the following information is displayed:

| Column            | Description                                                                                                                                                                  |
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Resource name     | The app name                                                                                                                                                                 |
| Resource status   | Whether the app service is stopped or running. The app service must be running to initiate install. If the app service is stopped, installing the Datadog Agent is disabled. |
| App service plan  | The specific plan configured for the app service                                                                                                                             |
| Extension version | The Datadog extension version number                                                                                                                                         |

#### Install{% #install %}

To install the Datadog extension, select the appropriate app, then click **Install Extension**. The portal asks for confirmation to install the extension. Select **OK** to begin installation. This restarts your app and adds the following settings:

- `DD_API_KEY:<DEFAULT_API_KEY>`
- `DD_SITE:us3.datadoghq.com`

Azure shows the status as `Installing` until the Agent is installed and provisioned. After the Datadog Agent is installed, the status changes to `Installed`.

**Note**: Ensure you are adding the extension to apps with [supported runtimes](https://docs.datadoghq.com/serverless/azure_app_services/#requirements). The Datadog resource does not limit or filter the list of apps.

#### Uninstall{% #uninstall %}

To uninstall the Datadog extension, select the appropriate app, then click **Uninstall Extension**.
{% /collapsible-section %}

## Next steps{% #next-steps %}

- Check out the [Azure Overview dashboard](https://app.datadoghq.com/dash/integration/71/azure-overview) to start getting insights into your Azure environment
- Check out [Azure monitor templates](https://app.datadoghq.com/monitors/templates?q=azure) to start getting alerts for the data that's important to your organization


{% /callout %}

{% callout %}
# Important note for users on the following Datadog sites: app.datadoghq.com, app.datadoghq.eu, us5.datadoghq.com, app.ddog-gov.com, ap1.datadoghq.com, ap2.datadoghq.com



{% alert level="info" %}
The Datadog resource in Azure is only available for organizations on Datadog's US3 site. If you're using a different Datadog site, see the Azure Automated Log Forwarding guide for configuration options. If you're using the Datadog US3 site, change the site selector on the right of this page.
{% /alert %}


{% /callout %}

## Further Reading{% #further-reading %}

- [Azure integration](https://docs.datadoghq.com/integrations/azure/)
- [Microsoft partnership embeds Datadog natively in the Azure portal](https://www.datadoghq.com/blog/azure-datadog-partnership)
- [Enable monitoring for enterprise-scale Azure environments in minutes with Datadog](https://www.datadoghq.com/blog/monitor-enterprise-azure-environments-with-datadog/)
