Azure PowerShell Core Cmdlets

Discover and manage your Azure resources efficiently with the powerful set of Azure PowerShell Core cmdlets.

Get-AzVM

Retrieves virtual machines in Azure.

Compute Virtual Machine
Learn More

New-AzResourceGroup

Creates a new resource group in Azure.

Management Resource Group
Learn More

Set-AzStorageAccount

Modifies storage accounts in Azure.

Storage Account
Learn More

New-AzWebApp

Creates a new web app in Azure App Service.

Web App Service
Learn More

Get-AzNetworkInterface

Retrieves network interfaces in Azure.

Networking Interface
Learn More

Remove-AzVM

Deletes virtual machines in Azure.

Compute Virtual Machine Delete
Learn More

Get-AzSubscription

Retrieves subscriptions accessible by the current user.

Management Subscription
Learn More

Invoke-AzVMRunCommand

Runs a script on a virtual machine in Azure.

Compute Scripting Run Command
Learn More