az vm (Core & Extension) | HTML tags are rendering as empty parameter values in reference docs #29577
Labels
Auto-Assign
Auto assign by bot
Azure CLI Team
The command of the issue is owned by Azure CLI team
Compute
az vm/vmss/image/disk/snapshot
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Similar-Issue
Milestone
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 vm
Errors
n/a
Issue script & Debug output
n/a
Expected behavior
n/a
Environment Summary
Azure CLI 2.62.0
Additional context
No response
The text was updated successfully, but these errors were encountered: