Mary Ajayiyourtechie.hashnode.dev·Dec 25, 2023Efficient Virtual Machine Deployment with Azure CLI and ARM Templates: A Step-by-Step GuideIntroduction: Azure Command-Line Interface (Azure CLI) is a powerful tool that facilitates the management of Azure resources directly from the command line. In this article, we will explore how to create a virtual machine (VM) in a resource group usi...Discuss·91 readsvirtual machine
Mary Ajayiyourtechie.hashnode.dev·Dec 20, 2023Creating Virtual Machines and Exporting the ARM Template using Azure CLIMicrosoft Azure offers a versatile set of tools for managing cloud resources, and Azure Command-Line Interface (Azure CLI) stands out as a powerful option. In this guide, we'll walk through the process of creating a Virtual Machine (VM) using Azure C...DiscussCloud
Mary Ajayiyourtechie.hashnode.dev·Dec 17, 2023How to Install and Use Azure CLI in Visual Studio CodeIntroduction In this guide, we will walk through the steps on how to install and use the Azure Command-Line Interface (CLI) in Visual Studio Code. Azure CLI allows you to interact with Microsoft Azure services directly from the command line, and inte...Discuss·11 likes·1.1K readsinstall
Siddhesh PrabhugaonkarforCloud Authoritycloud-authority.com·Oct 11, 2023Azure CLI commands cheatsheetIntroduction The Azure command-line interface (Azure CLI) is a set of commands used to create and manage Azure resources. The Azure CLI is available across Azure services and is designed to get you working quickly with Azure, with an emphasis on auto...Pankaj Deore and 2 others are discussing this3 people are discussing thisDiscuss·11 likes·181 readsAzure