Automation

Bootstrapping UniFi Controller on AWS

As part of a recent project to upgrade some legacy infrastructure and split services across both Azure and AWS I found myself needing to migrate a UniFi instance. Previously hosted on a Windows 2019 Azure VM I was hoping to achieve a few things – I wont go into too much detail about the first … Read more

Azure Automation Runbook RBAC Delegation

Often it can be useful for other teams and departments to edit and run their own Azure automation runbooks, however, this creates a challenge – permissions. Runbooks live and are managed from within Azure Automation accounts which are in turn connected to log analytics workspaces and their associated agents. Both automation accounts and log analytics … Read more