Create Resources Using Azure CLI and PowerShell

Azure PowerShell Azure power shell provides a set of cmdlets that uses Azure Resource Manager for managing your azure resources. It is available on Mac OS, Windows and Linux as it uses .NET Standard. It is also available on Azure Cloud shell. Azure CLI The Azure CLI is a command line tool for managing Azure resources designed for easy scripting and support for long running operations. It is available on Mac OS, Windows and Linux as it uses Python. It is also available on Azure Cloud shell.