top of page
Search


Identifying Over-Privileged Identities Using Microsoft Graph
All code for this blog can be found here . I keep hearing more and more interest by customers I work with in exploring Cloud...

Shannon
Sep 266 min read
Â
Â
Â


Resetting MFA in Microsoft Entra ID: The Three Flavors of Reset
All code for this blog can be found here . I've been trailblazing with Azure since 2016. Before 2016, I set up an Entra ID (formerly...

Shannon
Sep 233 min read
Â
Â
Â


Flipping a Spot VM to PAYG in Azure (Without Losing Your Disks, NIC, or Sanity)
All code for this blog can be found here . So you went all-in on Spot VMs to save money, but now you’ve hit that dreaded eviction wall....

Shannon
Sep 143 min read
Â
Â
Â


When Az CLI and Windows Stop Playing Nice
Shannon's Disclaimer: All code for this blog can be found here . I'm going to start out code based blogs with their own repo and will...

Shannon
Sep 113 min read
Â
Â
Â


"I'm Using GRS...Aren't I Covered?" A Curious Question Met With The Reality of Azure Storage
This post came from a customer conversation that started with a seemingly innocent question: “I’m using GRS for my storage accounts....

Shannon
Sep 65 min read
Â
Â
Â


How to Remove Microsoft Sentinel (Security Insights) from a Log Analytics Workspace
Over the course of my career, I've picked up various Visual Studio Subscriptions that enable me to build and maintain a small Azure...

Shannon
Aug 244 min read
Â
Â
Â


Turning on Boot Diagnostics for Every VM in Your Azure Tenant
Like a lot of my posts lately, this one kicked off with a customer question. An innocent question at that, but the kind that makes you...

Shannon
Aug 196 min read
Â
Â
Â


The Great Disk Space Hunt: Why Azure Resource Graph Won’t Tell You Everything
Like a lot of my blog posts as of late, I get asked all sorts of questions by customers struggling to make sense of Azure and in this...

Shannon
Aug 175 min read
Â
Â
Â


From Scratch to Saved: My Pi-hole Rebuild Adventure
A few weeks ago, my Pi-hole started throwing up errors that I may have incorrectly identified as a bad upstream DNS provider . Now do I...

Shannon
Aug 154 min read
Â
Â
Â


Exploratory FinOps Scripts: Azure Disk and Snapshot Information
In my presales role at AHEAD, I focus on the "art of the possible" in customer conversations. We often analyze customers' cloud storage...

Shannon
Dec 18, 20243 min read
Â
Â
Â


Force WSUS Check-In
If you've been following my blog, you know I often write about the environments I manage for demo purposes. I definitely cut corners and...

Shannon
Oct 21, 20222 min read
Â
Â
Â


Internet Explorer Automation - Pt. 2 Installing Edge
In my last post, I built out a quick script to remove Internet Explorer from Windows servers. Now that Internet Explorer has effectively...

Shannon
Sep 27, 20223 min read
Â
Â
Â


Internet Explorer Automation - Pt.1 Removing IE
With Internet Explorer finally retiring after a lengthy 27 year career, it came time for removal within the servers I maintain for demos....

Shannon
Sep 25, 20223 min read
Â
Â
Â


Change Display Name AAD Tenant
Now that I have your attention, I figured something out today that was surprisingly easy. When I set up my Azure Active Directory tenant...

Shannon
Nov 12, 20212 min read
Â
Â
Â


Automatically Roll Over Kerberos Decryption Key with AAD Seamless Single Sign-On
When it comes to Azure, Azure Active Directory is usually one of the easiest services to spin up quickly. Overall, integration into the...

Shannon
Oct 7, 20216 min read
Â
Â
Â
ConvertFrom-SecureString Explained!
Hey folks! As you find yourself doing more and more with PowerShell, you may want to automate some tasks on servers you're running...

Shannon
Sep 22, 20212 min read
Â
Â
Â


Grab All Installed Applications via PowerShell!
I usually have a number of computers I use on a regular basis. Occasionally, I decide to completely reimage my Windows machines because I...

Shannon
Sep 14, 20212 min read
Â
Â
Â


Change All Windows Servers to TLS 1.2 with PowerShell!
Hey friends! After I posted my last blog article, I figured folks may want a quick way to change TLS to 1.2 for all Windows servers...

Shannon
Sep 5, 20212 min read
Â
Â
Â


How to use Key Vault for ARM Template Deployments
Something I always felt wasn't called out well is how to use Key Vault secrets with ARM Templates. The Azure Quickstart Repository on...

Shannon
Jul 8, 20212 min read
Â
Â
Â


Use PowerShell to Build an ARM Template as a Job
A random question sort of pushed itself into view recently: can you submit an ARM Template build as a job? Did you know you can? There...

Shannon
Jul 6, 20212 min read
Â
Â
Â
bottom of page