I see many people implementing classic network security designs in Azure. Maybe there’s DMZ and an internal virtual network. Maybe they split Production, Test, and Dev […]
Migrating Apps on Azure App Service Plans from Windows to Linux can save money and is generally straight forward with minimal code changes needed. In this
In a previous post, I described the issues with measuring quantities in warehousing systems. I showed how you could well need to measure more than just […]
In this post, I want to discuss the importance of designing and implementing micro-segmentation in Azure networks. Repeating The Same Mistakes In 2002-2003, the world was […]
At Microsoft Ignite 2024 Microsoft announced the general availability of Windows Server management enabled by Azure Arc. This allows Windows Server customers with Software Assurance access […]
Easily identify wasted Microsoft 365 licenses with this free PowerShell script to generate an interactive HTML report. The post Create a Free Interactive License Usage Report […]
In my last post I detailed how to configure the Granfeldt PowerShell Management Agent as an ECMA2 connector with the Entra ID Provisioning Service. This post […]
Integrating both SMS and TOTP MFA in a single custom policy in Azure AD B2C and giving users the choice Christine Johnstone / Spoilt for choice from […]
This is my involvement in Azure Spring Clean 2025, organized by Thomas Thornton, which I`m excited to be part of! For those unaware, the event promotes […]
Stored procedures are prepackaged groups of T-SQL statements. They can also be written in other languages, but most of the time they’ll be written in T-SQL. […]