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...Dan Rios
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...Use Power BI API with PowerShell for PowerBI.com & Azure SQL
I’ve decided to put together a guide, and some blockers I faced and still face with interacting with the Power BI API using a Service Principal...
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...Automatically assign RBAC to Azure Resource Groups via Logic Apps
In this guide I will cover how to utilise the Azure REST API to invoke RBAC assignment to Azure Resoure Groups from a Logic App or...
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...Configuring Guest Access In Specific M365 Groups
Enable or disable the ability to add guests to an individual Microsoft Team / M365 groups via Azure AD PowerShell. AzureAD Module Open PowerShell as Administrator...
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...Adding line breaks back into Teams Adaptive Cards Input.Text
When using Teams ‘Post adaptive card and wait for a response’ in PowerAutomate/LogicApps with a text box in the card, you may find the line break...
Continue reading...