Skip to content

Commit 165b36d

Browse files
authored
[DOCS-11523] Add setup warning (#30519)
* [DOCS-11523] Add setup warning * [DOCS-11523] Update phrasing * [DOCS-11523] Update phrasing
1 parent 08b3a03 commit 165b36d

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

content/en/integrations/guide/azure-manual-setup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ azure role assignment create --objectId <OBJECT_ID> -o "Monitoring Reader" -c /s
164164
{{< tabs >}}
165165
{{% tab "ARM template" %}}
166166

167+
<div class="alert alert-danger">The Azure Portal method of adding an app registration cannot be completed at the moment. This is due to an Azure change that is being investigated. Use other methods on this page until further notice.</div>
168+
167169
1. In the Azure integration tile, select **Configuration** > **New App Registration** > **Using Azure Portal**.
168170

169171
2. Select **Management Group (Auto-Discover)** or **Individual Subscriptions**.

content/en/logs/guide/azure-logging-guide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ Starting April 30, 2025, Azure no longer supports Node.js 18. To ensure compatib
3535

3636
{{% tab "Automated" %}}
3737

38+
<div class="alert alert-danger">The Automated Log Forwarding ARM template method of forwarding logs cannot be completed at the moment. This is due to an Azure change that is being investigated. Use other methods on this page until further notice.</div>
39+
3840
1. Open the [Automated Log Forwarding ARM template][201] in Azure.
3941
2. Configure your Azure project and instance details on the [Basics tab][202].
4042
3. Enter your Datadog credentials on the [Datadog Configuration tab][203].
@@ -53,6 +55,8 @@ See [Azure Automated Log Forwarding Architecture and Configuration][206] for mor
5355

5456
{{% tab "Event Hub" %}}
5557

58+
<div class="alert alert-danger">The Event Hub method of forwarding logs cannot be completed at the moment. This is due to an Azure change that is being investigated. Use other methods on this page until further notice.</div>
59+
5660
To get started, click the button below and fill in the form on Azure Portal. The Azure resources required to get activity logs streaming into your Datadog account will be deployed for you. To forward Activity Logs, set the **Send Activity Logs** option to true.
5761

5862
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FDataDog%2Fdatadog-serverless-functions%2Frefs%2Fheads%2Fmaster%2Fazure%2Feventhub_log_forwarder%2Fparent_template.json)

content/en/security/cloud_siem/guide/azure-config-guide-for-cloud-siem.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ This guide walks you through configuring Microsoft Azure to send logs to Datadog
2323
{{< tabs >}}
2424
{{% tab "Automated Installation" %}}
2525

26+
<div class="alert alert-danger">The automated installation method of forwarding logs cannot be completed at the moment. This is due to an Azure change that is being investigated. Use other methods on this page until further notice.</div>
27+
2628
Click the button below and fill in the form on Azure portal. After completing the form, the Azure resources required to send activity logs into your Datadog account are deployed for you.
2729

2830
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FDataDog%2Fdatadog-serverless-functions%2Frefs%2Fheads%2Fmaster%2Fazure%2Feventhub_log_forwarder%2Fparent_template.json)

0 commit comments

Comments
 (0)