Azure / Azure/azure-cli

az bot | example links need to be escaped in reference content

Open
#29,569 3 comments 0 reactions 0 assignees View on GitHub
act-codegen-extensibility-squad Auto-Assign Bot Services bug Service Attention Similar-Issue
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.