Skip to content

Commit 15808da

Browse files
Update articles/container-apps/java-apm-agent-config.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent 6b1febd commit 15808da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/java-apm-agent-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The following commands help you define variables and ensure your Container Apps
3737
# [Bash](#tab/bash)
3838

3939
```bash
40-
SUBSCRIPTION_ID="00000000-0000-0000-0000-000000000000" # Replace with your own Azure subscription ID
40+
SUBSCRIPTION_ID="<SUBSCRIPTION_ID>"
4141
APP_INSIGHTS_RESOURCE_ID="/subscriptions/$SUBSCRIPTION_ID/resourceGroups/my-resource-group/providers/microsoft.insights/components/my-app-insights"
4242
CONTAINER_REGISTRY_NAME="myacr"
4343
RESOURCE_GROUP="my-resource-group"

0 commit comments

Comments
 (0)