Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/en/getting_started/integrations/azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The `Datadog Admin Role`, or any other role with the `azure_configurations_manag

{{% /collapse-content %}}

<div class="alert alert-danger"><a href="https://docs.datadoghq.com/cloud_cost_management/setup/azure/?tab=billingaccounts&site=us3#overview">Cloud Cost Management</a> and <a href="https://docs.datadoghq.com/logs/log_configuration/archives/?tab=azurestorage">log archives</a> are only supported with the app registration setup method. If you set up the Datadog Azure Native integration for a US3 Datadog account, use the instructions on this page to create an app registration.
<div class="alert alert-danger"><a href="https://docs.datadoghq.com/cloud_cost_management/setup/azure/?tab=billingaccounts&site=us3#overview">Cloud Cost Management</a> and <a href="https://docs.datadoghq.com/logs/log_configuration/archives/?tab=azurestorage">Log Archives</a> require the app registration setup method. For US3 Datadog accounts using the Azure Native integration, follow the setup steps on this page to create an app registration. If a subscription is connected through both methods, a redundancy warning appears in the Azure integration tile—this can be safely ignored for cloud cost management and log archiving.
</div>

## Setup
Expand Down Expand Up @@ -255,7 +255,7 @@ Datadog recommends using the Agent or DaemonSet to send logs from Azure. If dire
5. Start the deployment process on the [Review + create tab][33].


<div class="alert alert-danger"><a href="https://docs.datadoghq.com/logs/log_configuration/archives/?tab=azurestorage">Log archives</a> are only supported with the app registration setup method. If you set up the Datadog Azure Native integration for a US3 Datadog account, you need to create an <a href="https://docs.datadoghq.com/integrations/guide/azure-manual-setup/?tab=manual#create-an-app-registration">App registration</a> to access this functionality.
<div class="alert alert-danger"><a href="https://docs.datadoghq.com/logs/log_configuration/archives/?tab=azurestorage">Log Archives</a> require the app registration setup method. For US3 Datadog accounts using the Azure Native integration, follow this page’s steps to [create an app registration](#setup).
</div>

See [Azure Automated Log Forwarding Architecture][34] for more details.
Expand Down
4 changes: 2 additions & 2 deletions layouts/shortcodes/azure-log-archiving.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Archiving logs to Azure Blob Storage requires an App Registration. If you haven'

After configuring an App Registration, [create a log archive][1002] that writes to Azure Blob Storage.

**Note**: If your storage bucket is in a subscription being monitored through the Azure Native integration, a warning is displayed in the Azure Integration Tile about the App Registration being redundant. You can ignore this warning.
**Note**: If your storage bucket is in a subscription being monitored through the Azure Native integration, a redundancy warning appears in the Azure integration tile—this can be safely ignored for log archiving.

[1000]: /logs/guide/azure-automated-log-forwarding
[1001]: /logs/guide/azure-manual-log-forwarding
[1002]: /logs/log_configuration/archives/?tab=azurestorage#configure-an-archive
[1002]: /logs/log_configuration/archives/?tab=azurestorage#configure-an-archive
Loading