Skip to content

Commit e927d81

Browse files
authored
refresh for Azure Container Apps, Azure Function Apps (#31301)
* initial commit * fix caption * fnew image and link fix * fixing the right link
1 parent 451a5e1 commit e927d81

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

content/en/serverless/azure_container_apps/_index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,14 @@ further_reading:
1414
## Overview
1515
Azure Container Apps is a fully managed serverless platform for deploying and scaling container-based applications. Datadog provides monitoring and log collection for Container Apps through the [Azure integration][1]. Datadog also provides a solution for instrumenting your Container Apps applications with a purpose-built Agent to enable tracing, custom metrics, and direct log collection.
1616

17+
{{< img src="serverless/azure_container_apps/aca_top_2.png" alt="Datadog UI, Serverless Monitoring page with Azure Container Apps selected." style="width:100%;" >}}
18+
1719
## Setup
1820

21+
### Azure integration
22+
23+
Install the [Datadog-Azure integration][4] to collect metrics and logs.
24+
1925
### Application container
2026

2127
{{< tabs >}}
@@ -457,3 +463,4 @@ $statsd->increment('page.views', 1, array('environment'=>'dev'));
457463
[1]: /integrations/azure/#log-collection
458464
[2]: https://learn.microsoft.com/en-us/azure/container-apps/storage-mounts?pivots=azure-cli&tabs=smb#replica-scoped-storage
459465
[3]: https://app.datadoghq.com/organization-settings/api-keys
466+
[4]: /integrations/azure/

content/en/serverless/azure_functions/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ This page explains how to collect traces, trace metrics, runtime metrics, and cu
1111

1212
## Setup
1313

14+
If you haven't already, install the [Datadog-Azure integration][5] to collect metrics and logs. Then instrument your application with the following steps:
15+
1416
{{< programming-lang-wrapper langs="nodejs,python,java,dotnet" >}}
1517
{{< programming-lang lang="nodejs" >}}
1618
1. **Install dependencies**. Run the following commands:
247 KB
Loading

0 commit comments

Comments
 (0)