Deploy Resources Faster to Azure with Azure CLI

Imoh Etuk
Azure Nigeria Community Group
1 min readOct 9, 2022
Azure CLI

The Azure Command-Line Interface (CLI) is a cross-platform command-line tool to connect to Azure and execute administrative commands on Azure resources. It enables you to execute commands via a terminal using interactive command-line prompts or a script. It is a very useful command-line tool as it aids in the faster creation and deployment of resources to Azure without having to navigate around the Azure Portal.

To assess the various CLI commands that I have defined for you in a bash script file, visit this GitHub repository.

The resources you can create with this script are:

  1. Azure Resource Group,
  2. Azure Virtual Machines,
  3. Azure Storage Account,
  4. Azure Storage Containers
  5. Enable static website hosting on the Azure Storage account
  6. Upload website content to the storage Container from the local PC
  7. Create an App Service Plan
  8. Deploy Web App
  9. Deploy an app from GitHub to Azure App Service
  10. and many more

To learn more about Azure CLI, visit the documentation page.

See you creating amazing resources with the Azure CLI commands soon👏

--

--

Imoh Etuk
Azure Nigeria Community Group

Solutions Architect || Security || DevOps || AWS Community Builder || MCT || MVP