Azure / Azure/azure-cli-extensions
az datafactory | example links need to be escaped in reference content
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
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/datafactory.yml | Link 'https://github.mydomain.com' points to a page that doesn't exist. Check the path or URL and update the link. |
| latest/docs-ref-autogen/datafactory.yml | Link 'https://github.mydomain.com' points to a page that doesn't exist. Check the path or URL and update the link. |
### Related command
az datafactory
### 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
Assessment
This issue has not been assessed yet.