Skip to content

Commit e8faa50

Browse files
authored
Add datadog site to az-ca doc (#30091)
1 parent 7ab77c3 commit e8faa50

File tree

1 file changed

+1
-0
lines changed
  • content/en/serverless/azure_container_apps

1 file changed

+1
-0
lines changed

content/en/serverless/azure_container_apps/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ Because Azure Container Apps is built on Kubernetes, you cannot share environmen
178178
| `DD_AZURE_SUBSCRIPTION_ID` | **Required**. Your Azure subscription ID. |
179179
| `DD_AZURE_RESOURCE_GROUP` | **Required**. Your Azure resource group. |
180180
| `DD_API_KEY` | **Required**. Your [Datadog API key][3]. |
181+
| `DD_SITE` | Your Datadog site: `{{< region-param key="dd_site" code="true" >}}`
181182
| `DD_SERVICE` | How you want to tag your service. For example, `sidecar-azure`. |
182183
| `DD_ENV` | How you want to tag your env. For example, `prod`.|
183184
| `DD_VERSION` | How you want to tag your version. |

0 commit comments

Comments
 (0)