Azure / Azure/azure-cli-extensions
az oracle-database | 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/oracle-database/cloud-vm-cluster.yml | Link '/Content/Database/Concepts/exaoverview.htm#Exadata' points to a learn site page that doesn't exist. Check the path or URL and update the link. |
| latest/docs-ref-autogen/oracle-database/cloud-vm-cluster.yml | Link '/Content/Database/References/timezones.htm' points to a learn site page that doesn't exist. Check the path or URL and update the link. |
### Related command
az oracle-database
### 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.