Skip to content

Commit bf37746

Browse files
fix tabs
1 parent 64b44b9 commit bf37746

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/opentelemetry-agents.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The following examples show how to configure your container app to send telemetr
4343

4444
The only configuration detail required from Application Insights is the connection string. Once you have the connection string, you can configure the agent via your container app's ARM template or with Azure CLI commands.
4545

46-
# [ARM template](#tab/)
46+
# [ARM template](#tab/arm)
4747

4848
```json
4949
{
@@ -261,7 +261,7 @@ The following example show how you might configure your container app to collect
261261
}
262262
```
263263

264-
# [CLI](#tab/cli)
264+
# [CLI](#tab/azure-cli)
265265

266266
Use a combination of commands with `az containerapp env telemetry` that match the type of agent you want to enable. The following table lists the agents you can enable.
267267

0 commit comments

Comments
 (0)