az resource-mover | HTML tags are rendering as empty parameter values in reference docs #8106
Labels
Auto-Assign
Auto assign by bot
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
Service Attention
This issue is responsible by Azure service team.
Similar-Issue
Milestone
Describe the bug
HTML tags in source code are causing build warnings in MicrosoftDocs/azure-docs-cli.
This is the same issue as these GitHub issues.
Related command
az resource-mover
Errors
Here are example warnings. For a complete list, please see the build report in PR 3876.
2017-03-09-profile/docs-ref-autogen/resource-mover/move-collection.yml
Line 53, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 105, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 147, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 206, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 255, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 307, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 343, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 372, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 404, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 463, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 505, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 535, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 593, Column 93: [Warning: disallowed-html-tag - See documentation] HTML tag 'indexToRemove' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 596, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 599, Column 116: [Warning: disallowed-html-tag - See documentation] HTML tag 'value' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 661, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
2017-03-09-profile/docs-ref-autogen/resource-mover/move-resource.yml
Line 63, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 109, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 143, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 184, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
Line 238, Column 111: [Warning: disallowed-html-tag - See documentation] HTML tag 'name' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
List of HTML tag instances that need update:
Environment Summary
Azure CLI 2.53.0
The text was updated successfully, but these errors were encountered: