Skip to content

Commit 211b453

Browse files
fix nuget package id (#30959)
1 parent 3e3efce commit 211b453

File tree

1 file changed

+1
-1
lines changed
  • content/en/serverless/azure_functions

1 file changed

+1
-1
lines changed

content/en/serverless/azure_functions/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ This page explains how to collect traces, trace metrics, runtime metrics, and cu
8585
{{< programming-lang lang="dotnet" >}}
8686
1. **Install dependencies**. Run the following commands:
8787
```shell
88-
dotnet package add Datadog.Azure.Functions
88+
dotnet package add Datadog.AzureFunctions
8989
```
9090

9191
Datadog recommends regularly upgrading to the latest version of `Datadog.AzureFunctions` to ensure you have access to enhancements and bug fixes.

0 commit comments

Comments
 (0)