question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Incorrect URL in help content for az vm create

See original GitHub issue

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

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
qwordycommented, Feb 5, 2021
0reactions
yungezzcommented, Feb 23, 2021

the issue is fixed already.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Common VM error codes in Azure - Virtual Machines
This article describes some of the most common error codes and messages you may encounter when you create or manage virtual machines (VMs) ......
Read more >
az vm create `--image` validation incorrectly suggesting --use ...
It seems az vm create --image shouldn't validate whether --use-unmanaged-disk is required. It seems to default to that if unknown/invalid URI.
Read more >
Can't create azure virtual machine using the cli - Stack Overflow
The problem is that you have provided a wrong subnet ID, the correct format is that
Read more >
Known Issues - Oracle Help Center
Details: The default Oracle Cloud Infrastructure Resolver resolves public URL endpoints (and URL endpoints with public hostnames) to IP addresses.
Read more >
azure.azcollection.azure_rm_virtualmachine module
Admin username used to access the VM after it is created. ... AzureUSGovernment ), or a metadata discovery endpoint URL (required for Azure...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found