Azure articles from the community.

June 6, 2023

SSH to a Linux server from Windows 11

Connecting to a Linux server is a secure method.  In the past I have used tools such as PuTTY to connect, but I’ve recently started to […]
June 6, 2023

Embracing the Future: Transitioning from Configuration Manager Co-Management to Intune-Only Management

Introduction: In today’s fast-paced digital landscape, organizations are continually seeking efficient and flexible solutions to manage their growing fleet of devices. Microsoft Configuration Manager (aka SCCM) […]
June 6, 2023

Navigating the Cloud: Unveiling the Microsoft Azure Well-Architected Framework and Cloud Roles and…

In today’s rapidly evolving digital landscape, delivering on a cloud strategy requires meticulous planning, readiness, and adoption. I… Continue reading on Medium »
June 6, 2023

Getting the Verifiable Credentials .NET sample 3 working (Part 1)

Getting the Verifiable Credentials .NET sample 3 working (Part 1) If you haven’t read the first article, have a read here. Setup the basic VC stuff as per that article. […]
June 6, 2023

Azure VM Extensions: Part 2 CustomScriptExtension

This blog post covers some of the battles I have had trying to install some software onto a VM within Azure. There are many ways to […]
June 5, 2023

Cleanup your unwanted Azure resources on a schedule

Cleanup your unwanted Azure resources on a schedule Every few months, I get that dreaded email “Your Microsoft Azure subscription has been suspended” – this is […]
June 4, 2023

Getting Rid of Passwords for Deployment with Pulumi OIDC Support

Pulumi recently announced support for using OIDC to authenticate to Azure when deploying your resources. This is separate from the Pulumi service supporting this, which it […]
June 2, 2023

Ensuring High Priority for Azure Kubernetes Service (AKS) Daemon Sets: A Guide to Smooth Cluster Startup

Reading Time: 2 minutes Introduction One crucial aspect of Azure Kubernetes Service (AKS) is the ability to ensure that critical components, such as Daemon Sets, start […]
June 2, 2023

Will your SIEM survive?

“The rise of data and the security data lake” There is a long-standing problem in cybersecurity. There is the ever increasing need to log more sources […]
June 1, 2023

Experts Live Netherlands 2023 – Exploring the benefits of Azure Virtual WAN

Last week I had the pleasure of attending Experts Live Netherlands 2023, and presenting a session called “Exploring the benefits of Azure Virtual WAN“. The event […]
June 1, 2023

Code as Code – Managing Azure Automation with Terraform

Introduction Azure Automation is a robust tool that provides administrators with the ability to execute tasks either on Azure or on-premises (through a hybrid worker). If […]
June 1, 2023

Load Balancing in Azure OpenAI Service

Another Azure OpenAI Service post? Why not? I gotta justify the costs of maintaining the blog somehow! The demand for the AOAI (Azure OpenAI Service) is […]