Introduction If you’ve got a sandbox tenant which you and your teams are using to simulate certain deployments that don’t fit into the typical subscription scope...
Continue reading...Automation
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...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...Automate table storage backups using Azure Function
At the time of writing, Microsoft does not have a native backup for Table contents in Azure. The only method to backup table storage is to...
Continue reading...Automate creating new users with Azure Automation Runbooks, Microsoft Forms & Logic Apps
Here’s how we can automatically create a new Active Directory user from a Microsoft Form, which will trigger a LogicApp to execute an Automation Runbook powershell...
Continue reading...