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 df37aa2 commit ef53a39Copy full SHA for ef53a39
articles/container-apps/javascript-overview.md
@@ -446,6 +446,8 @@ Set up monitoring and alerts to track the performance and health of your applica
446
447
Before running this command, make sure to replace the placeholders surrounded by `<>` with your values.
448
449
+Before running this command, make sure to replace the placeholders surrounded by `<>` with your values.
450
+
451
```bash
452
az monitor metrics alert create \
453
--name "HighCPUUsage" \
0 commit comments