Azure / azure-cli

Azure Command-Line Interface
MIT License
4.01k stars 2.98k forks source link

{bot} example links need to be escaped in reference content #29569

Open dbradish-microsoft opened 3 months ago

dbradish-microsoft commented 3 months ago

Describe the bug

Please escape these example links in source code so they are corrected in MicrosoftDocs/azure-docs-cli autogenerated reference content.

Example links are needed in reference examples, but they need to be escaped so that GitHub does not treat them like live URLs.

List of links that need escaped:

File name Build error
latest/docs-ref-autogen/bot/directline.yml Link 'https://mybotsite1.azurewebsites.net' points to a page that doesn't exist. Check the path or URL and update the link.
latest/docs-ref-autogen/bot/directline.yml Link 'https://mybotsite2.azurewebsites.net' points to a page that doesn't exist. Check the path or URL and update the link.
latest/docs-ref-autogen/bot/directline.yml Link 'https://mybotsite1.azurewebsites.net' points to a page that doesn't exist. Check the path or URL and update the link.
latest/docs-ref-autogen/bot/directline.yml Link 'https://mybotsite2.azurewebsites.net' points to a page that doesn't exist. Check the path or URL and update the link.

Related command

az bot

Errors

n/a

Issue script & Debug output

n/a

Expected behavior

n/a

Environment Summary

Azure CLI 2.62.0

Additional context

No response

yonzhan commented 3 months ago

Thank you for opening this issue, we will look into it.

github-actions[bot] commented 3 months ago

Here are some similar issues that might help you. Please check if they can solve your problem.