title | description | ms.date | ms.topic | ms.service | ms.custom | keywords |
---|---|---|---|---|---|---|
Summary of virtual machine resources (VM) – Azure CLI | Microsoft Docs |
Summary of what was taught in the virtual machine tutorial. |
09/19/2024 |
tutorial |
azure-cli |
devx-track-azurecli |
more information about azure cli and vm, virtual machine in azure cli |
Congratulations! You learned how to create a VM that's connected to a VNet, used the --query
and --output
arguments
to capture data to be stored in shell variables, and looked at some of the resources that get created for Azure VMs.
Where you go from here depends on what you plan to use the CLI for. There are various materials that go further in depth on the features covered in this tutorial.
If you want to get started right away with specific tasks, look at some sample scripts.
If you'd like to give feedback, suggestions, or ask questions about the CLI, there are many ways for you to get in touch.
az feedback
is a built-in command for the CLI that allows providing free-form feedback to the team.- For personalized support, see Create an Azure support ticket in Azure CLI
- File a feature request or a bug report with the CLI in the Azure CLI repository.
- Ask a question or get clarification by filing an issue in the Azure CLI documentation repository.
For more information on the CLI features that were shown in the tutorial, see:
- Output formats for Azure CLI commands
- How to query Azure CLI command output
- How to use variables in Azure CLI commands
For more information on virtual networks and virtual machines, see: