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
| Subscription | Select a subscription from your existing subscriptions. |
55
-
| Resource group | Use an existing resource group or create a new one. |
56
+
| Resource group | Use an existing resource group, or create a new one. |
56
57
57
58
1. Enter the values for each required setting under *Azure Resource details*.
58
59
@@ -66,9 +67,9 @@ There are required fields (identified with a red asterisk) in the first two sect
66
67
A new window appears for **Log in to Datadog**.
67
68
68
69
> [!IMPORTANT]
69
-
>
70
-
> - 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.
71
-
> - You can't link the subscription to the same organization through a different Datadog resource if the subscription is already linked to an organizationto avoid duplicate logs and metrics being shipped to the same organization for the same subscription.
70
+
>
71
+
> - By default, Azure links your current Datadog organization to your Datadog resource. If you'd like to link to a different organization, select the appropriate organization in the authentication window.
72
+
> - You can't link the subscription to the same organization through a different Datadog resource if the subscription is already linked to an organization. This is to avoid duplicate logs and metrics being shipped to the same organization for the same subscription.
72
73
73
74
Once you finish authenticating, return to the Azure portal.
74
75
@@ -95,13 +96,13 @@ Select the **Next** button at the bottom of the page.
95
96
96
97
### Single sign-on tab (optional)
97
98
98
-
If your organization uses Microsoft Entra ID as its identity provider, you can establish single sign-on from the Azure portal to Datadog.
99
+
If your organization uses Microsoft Entra ID as its identity provider, you can establish single sign-on from the Azure portal to Datadog.
99
100
100
101
To establish single sign-on through Microsoft Entra ID:
101
102
102
103
1. Select the checkbox.
103
104
104
-
The Azure portal retrieves the appropriate Datadog application from Microsoft Entra ID, which matches the Enterprise app you provided previously.
105
+
The Azure portal retrieves the appropriate Datadog application from Microsoft Entra ID, which matches the Enterprise app you provided previously.
105
106
106
107
1. Select the Datadog app name.
107
108
@@ -118,4 +119,3 @@ Select the **Next** button at the bottom of the page.
118
119
## Next steps
119
120
120
121
-[Manage settings for your Datadog resource via Azure portal](manage.md)
Copy file name to clipboardExpand all lines: articles/partner-solutions/datadog/troubleshoot.md
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
title: Troubleshooting for Datadog
3
3
description: This article provides information about troubleshooting for Datadog on Azure.
4
4
5
-
ms.topic: conceptual
6
-
ms.date: 12/05/2024
5
+
ms.topic: troubleshooting-general
6
+
ms.date: 01/29/2026
7
7
ms.custom: sfi-image-nochange
8
8
---
9
9
@@ -23,50 +23,50 @@ To set up the Azure Datadog integration, you must have **Owner** access on the A
23
23
24
24
## Single sign-on errors
25
25
26
-
-**Unable to save Single sign-on settings**
27
-
- This error happens where there's another Enterprise app that is using the Datadog SAML identifier. To find which app is using it, select **Edit** on the Basic SAML Configuration section.
26
+
-**Unable to save Single sign-on settings**
27
+
- This error happens where there's another Enterprise app that's using the Datadog SAML identifier. To find which app is using it, select **Edit** on the Basic SAML Configuration section.
28
28
29
29
To fix this issue, either disable the other app or use the other app as the Enterprise app to set up SAML SSO with Datadog. If you decide to use the other app, ensure the app has the [required settings](create.md#single-sign-on-tab-optional).
30
30
31
-
-**App not showing in Single sign-on setting page**
32
-
- First, search for the application ID. If no result is shown, check the SAML settings of the app. The grid only shows apps with correct SAML settings.
31
+
-**App not showing in Single sign-on setting page**
32
+
- First, search for the application ID. If no result is shown, check the SAML settings of the app. The grid only shows apps with correct SAML settings.
33
33
34
34
The Identifier URL must be `https://us3.datadoghq.com/account/saml/metadata.xml`.
35
-
35
+
36
36
The reply URL must be `https://us3.datadoghq.com/account/saml/assertion`.
37
-
37
+
38
38
The following image shows the correct values.
39
39
40
-
-**Guest users invited to the tenant are unable to access Single sign-on**
41
-
- Some users have two email addresses in Azure portal. Typically, one email is the user principal name (UPN) and the other email is an alternative email.
40
+
-**Guest users invited to the tenant are unable to access Single sign-on**
41
+
- Some users have two email addresses in Azure portal. Typically, one email is the user principal name (UPN), and the other email is an alternative email.
42
42
43
-
When inviting guest user, use the home tenant UPN. By using the UPN, you keep the email address in-sync during the Single sign-on process. You can find the UPN by looking for the email address in the top-right corner of the user's Azure portal.
43
+
When inviting a guest user, use the home tenant UPN. By using the UPN, you keep the email address in-sync during the Single sign-on process. You can find the UPN by looking for the email address in the top-right corner of the user's Azure portal.
44
44
45
45
## Logs not being emitted
46
46
47
-
- Only resources listed in the Azure Monitor resource log categories emit logs to Datadog.
47
+
- Only resources listed in the Azure Monitor resource log categories emit logs to Datadog.
48
48
49
-
To check whether the resource is emitting logs to Datadog:
49
+
To check whether the resource is emitting logs to Datadog:
50
50
51
-
1. Navigate to Azure diagnostic setting for the specific resource.
51
+
1. Navigate to the Azure diagnostic setting for the specific resource.
52
52
53
53
1. Check that there's a Datadog diagnostic setting.
54
54
55
55
- Resource doesn't support sending logs. Only resource types with monitoring log categories can be configured to send logs. For more information, see [supported categories](/azure/azure-monitor/essentials/resource-logs-categories).
56
56
57
57
- Limit of five diagnostic settings reached. Each Azure resource can have a maximum of five diagnostic settings. For more information, see [diagnostic settings](/azure/azure-monitor/essentials/diagnostic-settings?tabs=portal).
58
58
59
-
- Export of Metrics data isn't supported under Azure Monitor diagnostic settings by partner solutions.
59
+
- Export of Metrics data isn't supported under Azure Monitor diagnostic settings by partner solutions.
60
60
61
61
## Metrics not being emitted
62
62
63
63
The Datadog resource is assigned a **Monitoring Reader** role in the appropriate Azure subscription. This role enables the Datadog resource to collect metrics and send those metrics to Datadog.
64
64
65
-
To check whether the resource has the correct role assignment, open the Azure portal and select the subscription. In the left pane, select **Access Control (IAM)**. Search for the Datadog resource name. Confirm that the Datadog resource has the **Monitoring Reader** role assignment.
65
+
To check whether the resource has the correct role assignment, open the Azure portal, and select the subscription. In the left pane, select **Access Control (IAM)**. Search for the Datadog resource name. Confirm that the Datadog resource has the **Monitoring Reader** role assignment.
66
66
67
67
## Datadog agent installation fails
68
68
69
-
The Azure Datadog integration provides you with the ability to install Datadog agent on a virtual machine or app service. The API key selected as **Default Key** in the API Keys screen is used to configure the Datadog agent. If a default key isn't selected, the Datadog agent installation fails.
69
+
The Azure Datadog integration provides you with the ability to install the Datadog agent on a virtual machine or app service. The API key selected as **Default Key** in the API Keys screen is used to configure the Datadog agent. If a default key isn't selected, the Datadog agent installation fails.
70
70
71
71
If the Datadog agent is configured with an incorrect key, navigate to the API keys screen and change the **Default Key**. You must uninstall the Datadog agent and reinstall it to configure the virtual machine with the new API keys.
72
72
@@ -83,6 +83,6 @@ If logs are being emitted and diagnostic settings remain active on monitored res
Copy file name to clipboardExpand all lines: articles/partner-solutions/includes/diagnostic-settings.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@ ms.author: agrimayadav
6
6
---
7
7
## Diagnostic settings not created as expected after moving a resource
8
8
9
-
If you need to delete a resource, rename, or move a resource, or migrate it across resource groups or subscriptions, first delete its diagnostic settings. Otherwise, if you recreate this resource, the diagnostic settings for the deleted resource could be included with the new resource, depending on the resource configuration for each resource. If the diagnostics settings are included with the new resource, this resumes the collection of resource logs as defined in the diagnostic setting and sends the applicable metric and log data to the previously configured destination. Also, it's a good practice to delete the diagnostic settings for a resource you're going to delete and don't plan on using again to keep your environment clean. [Learn more](/azure/azure-monitor/essentials/diagnostic-settings)
9
+
If you need to delete a resource, rename, or move a resource, or migrate it across resource groups or subscriptions, first delete its diagnostic settings. Otherwise, if you recreate this resource, the diagnostic settings for the deleted resource could be included with the new resource, depending on the resource configuration for each resource. If the diagnostics settings are included with the new resource, this resumes the collection of resource logs as defined in the diagnostic setting and sends the applicable metric and log data to the previously configured destination. Also, it's a good practice to delete the diagnostic settings for a resource you're going to delete and don't plan on using again to keep your environment clean. [Learn more.](/azure/azure-monitor/essentials/diagnostic-settings)
10
10
11
11
## Manual updates to diagnostic settings created via tag rules
12
12
13
13
Diagnostic settings are created based on tag rules. Currently, changing log categories through the diagnostic settings page is not permitted. While you may be able to uncheck log categories and save them, they will revert to default settings (as per tag rules).
14
14
15
-
If destination details are modified, a new diagnostic setting with the original configuration is recreated. This is subject to the limitation of a maximum of five diagnostic settings per resource. [Learn More](/azure/azure-monitor/essentials/diagnostic-settings)
15
+
If destination details are modified, a new diagnostic setting with the original configuration is recreated. This is subject to the limitation of a maximum of five diagnostic settings per resource. [Learn More.](/azure/azure-monitor/essentials/diagnostic-settings)
Copy file name to clipboardExpand all lines: articles/partner-solutions/includes/marketplace-purchase-errors.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,11 @@ ms.author: kkendrick
7
7
8
8
|Error message |Details |
9
9
|---------|---------|
10
-
|"The Microsoft.SaaS RP is not registered on the Azure subscription." |Before you use a resource provider, you must make sure that your Azure subscription is registered for it. For more information, see [Register a resource provider](../../azure-resource-manager/management/resource-providers-and-types.md#register-resource-provider) and [Resolve errors for resource provider registration](../../azure-resource-manager/troubleshooting/error-register-resource-provider.md). |
11
-
|"Plan cannot be purchased on a free subscription, please upgrade your account." |You can't make Azure Marketplace purchases on a free Azure subscription. For more information, see [Azure free account FAQ]( https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn
10
+
|"The Microsoft.SaaS RP isn't registered on the Azure subscription." |Before you use a resource provider, you must make sure that your Azure subscription is registered for it. For more information, see [Register a resource provider](../../azure-resource-manager/management/resource-providers-and-types.md#register-resource-provider) and [Resolve errors for resource provider registration](../../azure-resource-manager/troubleshooting/error-register-resource-provider.md). |
11
+
|"Plan can't be purchased on a free subscription, please upgrade your account." |You can't make Azure Marketplace purchases on a free Azure subscription. For more information, see [Azure free account FAQ](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
12
12
|"Purchase has failed because we couldn't find a valid payment method associated with your Azure subscription." |Use a different Azure subscription, or add or update credit card or payment method information for this subscription. For more information, see [Purchase a SaaS offer in the Azure portal](/marketplace/purchase-saas-offer-in-azure-portal#common-error-messages-and-solutions). |
13
-
|"The Publisher does not make available Offer, Plan in your Subscription/Azure account's region." |The offer or the specific plan isn't available to the billing account market that's connected to the Azure subscription. |
14
-
|"Enrollment for Azure Marketplace is set to Free/BYOL SKUs only, purchase for Azure product is not allowed. Please contact your enrollment administrator to change EA settings." |Enterprise administrators can disable or enable Azure Marketplace purchases for all Azure subscriptions under their enrollment. For more information, see [Enabling Azure Marketplace purchases](../../cost-management-billing/manage/ea-azure-marketplace.md#enabling-azure-marketplace-purchases) and [Introduction to listing options](/partner-center/marketplace/determine-your-listing-type#overview). |
15
-
|"Marketplace is not enabled for the Azure subscription." |Enterprise administrators can disable or enable Azure Marketplace purchases for all Azure subscriptions under their enrollment. For more information, see [Enabling Azure Marketplace purchases](../../cost-management-billing/manage/ea-azure-marketplace.md#enabling-azure-marketplace-purchases). |
16
-
|"Plan by publisher is not available to you for purchase due to private marketplace settings made by your tenant's IT administrator." |Your company uses a private marketplace to limit the access of its organization to specific offers and plans. The specific offer or the plan wasn't set up to be available in the tenant's private marketplace. Contact your tenant's IT administrator. |
13
+
|"The Publisher doesn't make available Offer, Plan in your Subscription/Azure account's region." |The offer or the specific plan isn't available to the billing account market that's connected to the Azure subscription. |
14
+
|"Enrollment for Azure Marketplace is set to Free/BYOL SKUs only, purchase for Azure product isn't allowed. Please contact your enrollment administrator to change EA settings." |Enterprise administrators can disable or enable Azure Marketplace purchases for all Azure subscriptions under their enrollment. For more information, see [Enabling Azure Marketplace purchases](../../cost-management-billing/manage/ea-azure-marketplace.md#enabling-azure-marketplace-purchases) and [Introduction to listing options](/partner-center/marketplace/determine-your-listing-type#overview). |
15
+
|"Marketplace isn't enabled for the Azure subscription." |Enterprise administrators can disable or enable Azure Marketplace purchases for all Azure subscriptions under their enrollment. For more information, see [Enabling Azure Marketplace purchases](../../cost-management-billing/manage/ea-azure-marketplace.md#enabling-azure-marketplace-purchases). |
16
+
|"Plan by publisher isn't available to you for purchase due to private marketplace settings made by your tenant's IT administrator." |Your company uses a private marketplace to limit the access of its organization to specific offers and plans. The specific offer or the plan wasn't set up to be available in the tenant's private marketplace. Contact your tenant's IT administrator. |
17
17
|"The EA subscription doesn't allow Marketplace purchases." |Use a different subscription or check whether your Enterprise Agreement subscription is enabled for Azure Marketplace purchases. For more information, see [Enabling Azure Marketplace purchases](../../cost-management-billing/manage/ea-azure-marketplace.md#enabling-azure-marketplace-purchases). |
0 commit comments