Skip to content

Commit

Permalink
Bump AAS-WRAPPER to version v1.10.13 (#26873)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstorms1 authored Dec 24, 2024
1 parent 8dd10f1 commit 9582da9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Set these values in the `DD_START_APP` environment variable. Examples below are
Go to **General settings** and add the following to the **Startup Command** field:

```
curl -s https://raw.githubusercontent.com/DataDog/datadog-aas-linux/v1.10.11/datadog_wrapper | bash
curl -s https://raw.githubusercontent.com/DataDog/datadog-aas-linux/v1.10.13/datadog_wrapper | bash
```

{{< img src="serverless/azure_app_service/startup-command-1.jpeg" alt="Azure App Service Configuration: the Stack settings, under the Configuration section of Settings in the Azure UI. Underneath the stack, major version, and minor version fields is a 'Startup Command' field that is populated by the above curl command." style="width:100%;" >}}
Expand Down

0 comments on commit 9582da9

Please sign in to comment.