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

Incorrect URL in help content for az vm create #16292

Closed
roberthardy opened this issue Dec 16, 2020 · 5 comments
Closed

Incorrect URL in help content for az vm create #16292

roberthardy opened this issue Dec 16, 2020 · 5 comments
Assignees
Labels
Compute az vm/vmss/image/disk/snapshot Documentation

Comments

@roberthardy
Copy link

Describe the bug

az vm create --help returns help content that includes the URL https://docs.microsoft.com/en-gb/azure/virtual-machines/virtual-machines-linux-using-cloud-init. However the resource it refers to does not exist.

To Reproduce

  1. In Cloud Shell (Bash) run az vm create --help
  2. Find the URL displayed under the text "Create an Ubuntu Linux VM using a cloud-init script for configuration...".
  3. Open the URL in a browser and observe the 404 message.

Expected behavior
The help content includes correct URLs

Environment summary

Azure Cloud Shell in the Portal.

Additional context

@ghost ghost added needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Dec 16, 2020
@yungezz yungezz added Compute az vm/vmss/image/disk/snapshot Documentation and removed question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Dec 17, 2020
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Dec 17, 2020
@yungezz
Copy link
Member

yungezz commented Dec 17, 2020

thanks for reporting. hi @qwordy could you pls help to fix the link? thanks

@qwordy
Copy link
Member

qwordy commented Feb 4, 2021

@roberthardy Thank you for finding this invalid link. Do you know the correct one?

@roberthardy
Copy link
Author

Unfortunately not. Maybe this one is sufficient? https://docs.microsoft.com/en-us/azure/virtual-machines/linux/using-cloud-init

@qwordy
Copy link
Member

qwordy commented Feb 5, 2021

Thank you. I remove location information. https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init

@yungezz yungezz assigned 08nholloway and unassigned qwordy Feb 23, 2021
@yungezz yungezz closed this as completed Feb 23, 2021
@yungezz
Copy link
Member

yungezz commented Feb 23, 2021

the issue is fixed already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compute az vm/vmss/image/disk/snapshot Documentation
Projects
None yet
Development

No branches or pull requests

4 participants