top of page


A Practical Guide to Azure Bicep Modules for Beginners
Discover the essentials of Azure Bicep modules with our beginner-friendly guide. Learn how to create, reference, and manage Bicep modules.
gs9074
Apr 22, 20233 min read
Â
Â
Â


5 Essential Azure Bicep Tips and Tricks for Beginners
5 Azure Bicep tips for beginners. Learn how to leverage modules, parameters, variables, built-in functions, and conditional deployments
gs9074
Apr 19, 20233 min read
Â
Â
Â


Microsoft Entra Identity Governance: Features and Benefits
One of the key components of Microsoft Entra, is its Identity Governance offering that helps organizations manage the identity and access...
gs9074
Apr 19, 20234 min read
Â
Â
Â


Shift left or someone else’s problem
DevOps has been revolutionising the way software development and deployment is done for a few years now. One of the trends in DevOps is...
gs9074
Apr 18, 20232 min read
Â
Â
Â


What is Microsoft Entra and why you need it
If you are looking for a comprehensive solution to manage your identity and access (an Identity and Access Management solution) across...
gs9074
Apr 15, 20233 min read
Â
Â
Â


Get Faster Azure Resource Graph Multi-Subscription Queries
Are you tired of waiting for PowerShell cmdlets looping through all your subscriptions to find resources in Azure? Do you need a more...
gs9074
Apr 3, 20235 min read
Â
Â
Â


How to worry less about PowerShell compatibility
How often have you added Install-Module statements upgrading a module to existing PowerShell scripts? All to ensure it will run with the...
gs9074
Mar 29, 20234 min read
Â
Â
Â


EV charging at home
When I first dipped my toes into the world of Electric Vehicles, the tantalizing prospect of bidding farewell to petrol stations had me...
gs9074
Mar 11, 20222 min read
Â
Â
Â


Nice to have semantic versioning
10 February 2022 If you've been using Azure Bicep to deploy your Azure resources you'll know its easy to write declarative code, easier...
gs9074
Feb 10, 20223 min read
Â
Â
Â


Nice to have a Bicep document generator
10 February 2022 If you are using Bicep to define your Azure infrastructure, you'll know how much easier it is than using ARM. If you've...
gs9074
Feb 10, 20223 min read
Â
Â
Â
Nice to have a Bicep parameter generator
10 February 2022 When writing a Bicep file it would be nice to have utility that can generate a corresponding parameter file.
gs9074
Feb 10, 20221 min read
Â
Â
Â


Azure Bicep nice to haves
10 February 2022 Bicep nice to haves If we are honest, Bicep is Microsoft's answer to Terraform. Maybe in a deliberate play to draw...
gs9074
Feb 10, 20221 min read
Â
Â
Â


Deploying to Azure
10 February 2022 As more and more companies adopt cloud-based solutions for their IT infrastructure, managing and deploying those...
gs9074
Feb 10, 20222 min read
Â
Â
Â


Hello
This blog will centre around my experiences with Azure. I will initially post some random thoughts and I may later follow them up with...
gs9074
Feb 10, 20221 min read
Â
Â
Â
bottom of page