Skip to content

Commit c865963

Browse files
committed
Minor edit.
1 parent e078737 commit c865963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/opentelemetry-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ The Datadog agent configuration requires a value for `site` and `key` from your
168168
| `DD_SITE` | `site` |
169169
| `DD_API_KEY` | `key` |
170170

171-
Once you have these configuration details, you can configure the agent via your container app's ARM or BICEP template or with Azure CLI commands.
171+
Once you have these configuration details, you can configure the agent via your container app's ARM or Bicep template or with Azure CLI commands.
172172

173173
Avoid specifying the value of a secret, such as your Datadog API key, directly in a production environment. Instead, use a reference to a secret stored in Azure Key Vault.
174174

0 commit comments

Comments
 (0)