azure-cli Documentation links are broken - Python
The comands on the page won't redirect me to the full documentation https://docs.microsoft.com/en-us/cli/azure/ml/endpoint?view=azure-cli-latest#azmlendpoint_delete ; looks like the links are broken
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: ad7cdb58-f4a5-8eb1-3e41-cb86398c04a2
- Version Independent ID: a830092e-9e53-4996-70f6-f8caf123ec21
- Content: az ml endpoint
- Content Source: latest/docs-ref-autogen/ml/endpoint.yml
- GitHub Login: @rloutlaw
- Microsoft Alias: routlaw
3 Answer:
I can repro. This issue doesn't only happen on ml
, but on all commands.
In the page https://docs.microsoft.com/en-us/cli/azure/ml/endpoint?view=azure-cli-latest
If I click the command name on the left, say az ml endpoint create
, it redirects to
https://docs.microsoft.com/en-us/cli/azure/ml/endpoint?view=azure-cli-latest#az-ml-endpoint-create
which incorrectly uses dash -
instead of underscore _
in the destination link.
Meanwhile, when I click the same command on the right, it redirects to
https://docs.microsoft.com/en-us/cli/azure/ml/endpoint?view=azure-cli-latest#az_ml_endpoint_create
which correctly uses underscore _
.
I will report this issue to our docs team to further investigate.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureml-github.
Issue Details
The comands on the page won't redirect me to the full documentation https://docs.microsoft.com/en-us/cli/azure/ml/endpoint?view=azure-cli-latest#azmlendpoint_delete ; looks like the links are broken
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: ad7cdb58-f4a5-8eb1-3e41-cb86398c04a2
- Version Independent ID: a830092e-9e53-4996-70f6-f8caf123ec21
- Content: az ml endpoint
- Content Source: latest/docs-ref-autogen/ml/endpoint.yml
- GitHub Login: @rloutlaw
- Microsoft Alias: routlaw
Author: | aishanibhalla |
---|---|
Assignees: | - |
Labels: | `Machine Learning`, `Service Attention`, `needs-triage` |
Milestone: | - |
This issue has been resolved - the link of az ml endpoint create
now correctly redirects to https://docs.microsoft.com/en-us/cli/azure/ml/endpoint?view=azure-cli-latest#azmlendpoint_create
Read next
- Question for trimmed fastq files for assembly - trinityrnaseq
- Validating SLO responses - TypeScript passport-saml
- show Dataset label on Chart - Chart.js
- Give more guidelines if mocking fails - msw
- zigbee2mqtt SOMGOMS BHT-6000-GCLZ - JavaScript
- click "read more" new page display blank - Stylus hexo-theme-next
- rust #![deny(warnings)] affects doc warnings - Rust
- sanity Can't resolve 'react-icons/lib/md/code' in code-input - TypeScript