Intro Export template in the Azure Portal is a useful tool to lean on when you need to understand a resources properties, syntaxes, and structure. We’ve...
Continue reading...Azure
Using the new .bicepparam file!
No more JSON Parameter files!? Well, nearly. The .bicepparam feature is still in experimental mode currently, but looks to be coming soon as part of the...
Continue reading...Copy blobs between Storage Accounts with an Azure Function
Introduction In this post I’m going to detail how you can use the blob copy feature in AzCopy within an Azure Function. This is especially useful...
Continue reading...Using ChatGPT connector in Azure Logic Apps
Introduction Disclaimer: this is just for fun! I don’t actually use it to suggest replies to my emails 🙂 Additionally I also have disregarded any data...
Continue reading...Generate Secure Passwords in Azure Logic Apps
This guide is going to break down how to create a secure password string in a logic app flow and upload this secret into a key...
Continue reading...Deploying Azure Policy remediation via Azure Lighthouse with PIM
Intro As you cannot grant owner level permission in Azure Lighthouse (contributor is the highest level available to us) we need to circumvent a way around...
Continue reading...Logic Apps: How to trigger when a new Azure table storage entry is detected
I’ve been exploring how to retrieve the latest entities in table storage and how this could trigger an automation process. Whether this is via Logic Apps...
Continue reading...Simulate real-world faults into your Azure Infrastructure using Azure Chaos Studio
Azure Chaos Studio is a new managed service (in public preview) by Microsoft. It allows you to inject real-world faults into your Azure infrastructure via a...
Continue reading...Terraform hanging in WSL Ubuntu
When I was trying to run terraform plan in WSL Ubuntu (20.04) it seemed like it had hung. However, when exiting from the process I was...
Continue reading...How Azure Dashboards can proactively help with cost monitoring
There are many ways to manage and keep an eye on Azure spend using Cost Alerts for subscriptions, departmental budgets, etc. (And even more recently in...
Continue reading...