Use GitHub Codespaces for Azure PowerShell Function apps
A guide on using GitHub Codespaces to develop and test Azure PowerShell Function apps in a pre-configured cloud environment.
Barbara is an Azure Technical Lead at OGD IT Services, Microsoft Azure MVP, MCT, and GitHub Star, focusing on Azure automation, DevOps, PowerShell, and Infrastructure as Code while actively teaching and speaking in the community.
10 articles from this blog
A guide on using GitHub Codespaces to develop and test Azure PowerShell Function apps in a pre-configured cloud environment.
A guide on creating Azure role assignments at different scopes (Management Group, Subscription, Resource Group) using Bicep infrastructure-as-code.
A guide to designing, implementing, and testing a tagging strategy for Azure resources using Bicep and Azure Policies.
Explores different methods for using parameters in Bicep templates to create reusable Infrastructure as Code (IaC) deployments.
A guide on deploying Bicep templates from a private registry using Azure DevOps or GitHub Actions, focusing on required permissions and pipeline setup.
A developer built an API to automatically find Azure resource abbreviations, eliminating the need to manually check Microsoft Docs.
A guide to implementing a consistent Azure resource naming strategy using Bicep modules and infrastructure as code.
A script to automatically update all PowerShell modules from the gallery, with options to exclude modules or skip major version updates.
A step-by-step tutorial on building and deploying a static website using the Hugo framework and hosting it for free on GitHub Pages.
A tutorial on using for loops in Bicep templates to create multiple Azure resources efficiently and reduce code duplication.