Tag: Azure CLI

Azure CLI

Azure CLI: Check if Blob Exists in Azure Storage

Before we dive into the nitty-gritty details, let’s clarify some essential concepts. Azure Storage, a cloud-based storage solution, is organized into a hierarchy of containers,…

Oct 19, 2023 2 min read
CI / CD

Terraform: GitHub Actions Automated Deployment

HashiCorp Terraform infrastructure deployments can always be run manual, but using GitHub Actions to implement Continuous Integration and Continuous Deployment (CI/CD) can be used to…

Feb 15, 2023 5 min read
Azure CLI

Azure CLI: Call Azure REST API Directly

The Azure CLI is a command-line tool built to give a native CLI interface for working with Microsoft Azure resources. The Azure CLI itself will…

Aug 8, 2022 3 min read
Azure CLI

Azure Cloud Shell Tips and Tricks

The Azure Cloud Shell offers the ability to manage cloud resources, virtual machines, run scripts and other tasks directly from within the browser or Azure…

Aug 1, 2020 10 min read