Deploying Azure Storage with Bicep and GitHub Actions (part 2)
Welcome to the second part of our series on deploying a storage account to Azure with Bicep and GitHub Actions. In this article, we will be discussing how to create a GitHub Actions pipeline to deploy our infrastructure to Azure. Prerequisites Before we begin, make sure you have the following: Setting up the Pipeline To … Read more