Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two broken links in parameter descriptions | az oracle-database cloud-vm-cluster create #8390

Open
dbradish-microsoft opened this issue Jan 2, 2025 · 2 comments
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. Service Attention This issue is responsible by Azure service team. SQL

Comments

@dbradish-microsoft
Copy link
Contributor

dbradish-microsoft commented Jan 2, 2025

Describe the bug

There are two broken links in az oracle-database cloud-vm-cluster-create:

  1. The link given in the --data-storage-percent parameter description is both incorrect, and formatted wrong. To include a link in Azure CLI reference content descriptions, you need to use the full https address, removing en-us like this [article name](https://learn.microsoft.com/azure/oracle/oracle-azure-overview). Use backticks around the link as explained in the Azure CLI reference guidelines.

As is, the embedded link for Storage Configuration results in a 404. The only doc I found is https://learn.microsoft.com/azure/oracle/oracle-db/exadata-manage-services, but it doesn't exist on the TOC.

  1. The link given in --time-zones also has a similar problem: The time zone of the cloud VM cluster. For details, see [Exadata Infrastructure Time Zones](/Content/Database/References/timezones.htm)..

Request to engineering

Please fix these two links in your source code and the change will filter down to https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/oracle-database/cloud-vm-cluster.yml#L122C7-L122C397 and https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/oracle-database/cloud-vm-cluster.yml#L194C64-L194C97.

Example screen prints

Image

Image

Related command

az oracle-database cloud-vm-cluster create

Errors

404

Issue script & Debug output

.

Expected behavior

.

Environment Summary

Azure CLI 2.67.0

Additional context

No response

@dbradish-microsoft dbradish-microsoft added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Jan 2, 2025
@yonzhan
Copy link
Collaborator

yonzhan commented Jan 2, 2025

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

@dbradish-microsoft dbradish-microsoft changed the title Broken link in reference description | az oracle-database cloud-vm-cluster create Two broken links in parameter descriptions | az oracle-database cloud-vm-cluster create Jan 2, 2025
@yonzhan yonzhan added Service Attention This issue is responsible by Azure service team. SQL labels Jan 2, 2025
Copy link
Contributor

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureSQLGitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. Service Attention This issue is responsible by Azure service team. SQL
Projects
None yet
Development

No branches or pull requests

2 participants