Skip to content

lijopjames/azure-cli-scripts

Repository files navigation

Azure CLI Scripts 🚀

A collection of Azure CLI scripts for provisioning and managing Microsoft Azure resources.
This repository showcases my Azure administration and automation skills, prepared as part of my AZ-104: Microsoft Azure Administrator certification journey.

📜 Scripts Included

Script Description
script01 Creates a new Resource Group in Azure
script02 Creates a Virtual Network with Subnet in Azure
script03 Creates a Subnet within existing Vnet
script04 Quick creation of a VM
script05 Creates a VM by specifying size, image and other parameters
script06 Creates a data disk and attach it to an existing VM
script07 Creates a storage account in Azure
script08 Creates an Azure Web App
script09 Creates a Virtual Machine Scale Set with default setting
script10 Creates a linux based VM

📸 Example Output

Here’s an example of script05 which creates a VM by specifying size, image and other parameters (VNet, Subnet, Public IP, NIC, NSG are created)

VM Creation Output

About

A collection of Azure CLI scripts for automating common Azure administration tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published