A look into the Azure OpenAI Chat Accelerator

Introduction A few months ago Microsoft released the Azure OpenAI Chat Solution Accelerator. The accelerator is to help organisations fast track and simplify their adoption of the Azure OpenAI service by giving an out the box private chat solution that gives you a familiar user experience. This is enabling your organisation to have your own …

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 sensitivity concerns in doing this for the name of testing things out and fun. I thought it was a cool concept that could have some valid use cases. For …

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 this limitation for Azure policy remediation. The solution to this is granting the User Access Administrator role with two delegated roles: Contributor & Log Analytics Contributor. This will allow …

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 receiving the following error: The error was a red herring as my permissions were OK after double checking in Azure. Turning on the Terraform debug trace feature I found …

Skip to content