| latest/docs-ref-autogen/new-relic/monitor.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor/monitored-subscription.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor/monitored-subscription.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor/monitored-subscription.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor/monitored-subscription.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor/monitored-subscription.yml |
HTML tag 'indexToRemove' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor/monitored-subscription.yml |
HTML tag 'value' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor/monitored-subscription.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor/tag-rule.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor/tag-rule.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor/tag-rule.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor/tag-rule.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
| latest/docs-ref-autogen/new-relic/monitor/tag-rule.yml |
HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder. |
Describe the bug
Problem to solve:
HTML tags in source code are causing build warnings in MicrosoftDocs/azure-docs-cli. More importantly, customer-facing reference docs are not instantiating properly -- parameter values formatted with `<>` are missing. Here's an example:

Requested solution:
These values should be escaped with a backtick. Here's an example from az webpubsub.

Related GitHub issues:
This is the same issue as these GitHub issues.
List of HTML tag instances that need update:
Related command
az new-relic
Errors
n/a
Issue script & Debug output
n/a
Expected behavior
n/a
Environment Summary
This GitHub issue was created at the time of Azure CLI 2.62.0
Additional context
No response