8000 bump version of azure app services linux wrapper to 1.11.0 (#28935) · DataDog/documentation@62e955d · GitHub
[go: up one dir, main page]

Skip to content

Commit 62e955d

Browse files
duncanpharveyestherk15
authored andcommitted
bump version of azure app services linux wrapper to 1.11.0 (#28935)
1 parent 77924c3 commit 62e955d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/serverless/azure_app_services/azure_app_services_linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Set these values in the `DD_START_APP` environment variable. Examples below are
5959
Go to **General settings** and add the following to the **Startup Command** field:
6060

6161
```
62-
curl -s https://raw.githubusercontent.com/DataDog/datadog-aas-linux/v1.10.15/datadog_wrapper | bash
62+
curl -s https://raw.githubusercontent.com/DataDog/datadog-aas-linux/v1.11.0/datadog_wrapper | bash
6363
```
6464

6565
{{< 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%;" >}}

0 commit comments

Comments
 (0)
0