Skip to content

BASH Shell Examples

The following are a few examples of using the BASH shell within Azure, either via the online console or by utilising the Azure Command Line Tools. See Using Azure CLI from a Command Prompt for details on how to set this up.

The sister document to this is Powershell Examples.

Create a Resource Group

az group create -l westus -n NewResourceGroupName-rg