Deploying your first infrastructure in Azure with Powershell
Learn how to deploy Azure Resources with Powershell AutomationWhat you'll learn
- Install Azure PowerShell Module in Windows Environment
- Install Visual Studio Code in Windows Environment
- Create An Azure free account
- Create and Connect to an Azure Virtual Machine (Linux and Windows Server)
- Identify VM Images on the Marketplace
- Resize an Azure Virtual Machine
- Create and attach an Azure Disk to an Azure Virtual Machine
- View Azure Virtual Machine status
- Create Powershell scripts to deploy infrastructure in Azure
- Discover Microsoft Azure Portal
- Manage Virtual Machine with Powershell (Stop/Start)
- Create a custom report of your Azure Resources with Powershell
- Use Azure CLI for SSH connection to a Linux VM (SSH keys)
- Automate a basic report of your Azure Resources with Powershell
- Delete your Resource group and Azure Resources with Powershell