We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c320831 commit 764a81bCopy full SHA for 764a81b
articles/container-apps/java-apm-agent-config.md
@@ -288,7 +288,7 @@ The following commands help you define variables and ensure your Container Apps
288
volumeName: java-agent-volume
289
```
290
291
- Replace $CONTAINER_REGISTRY_NAME with your Azure Container Registry name or replace the image from other container image registries.
+ Replace <CONTAINER_REGISTRY_NAME> with your Azure Container Registry name.
292
293
- Update app container with volume mounts and environment variables
294
0 commit comments