ShannonNov 12, 20212 minChange Display Name AAD TenantNow that I have your attention, I figured something out today that was surprisingly easy. When I set up my Azure Active Directory tenant...
ShannonOct 7, 20216 minAutomatically Roll Over Kerberos Decryption Key with AAD Seamless Single Sign-OnWhen it comes to Azure, Azure Active Directory is usually one of the easiest services to spin up quickly. Overall, integration into the...
ShannonSep 22, 20212 minConvertFrom-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...
ShannonSep 14, 20212 minGrab 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...
ShannonSep 5, 20212 minChange 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...
ShannonJul 8, 20212 minHow to use Key Vault for ARM Template DeploymentsSomething I always felt wasn't called out well is how to use Key Vault secrets with ARM Templates. The Azure Quickstart Repository on...
ShannonJul 6, 20212 minUse PowerShell to Build an ARM Template as a JobA 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...
ShannonJul 3, 20213 minNoodling with BicepNow that I have your attention, know I've started digging into Bicep. It only makes sense, as I'm pretty deep into ARM Templates and...
ShannonMar 22, 20214 minSwitch Log Analytics Permissions ModelSo far, this series has consisted of the previous blog posts: Log Analytics Design and Access Create Inventory of Existing Log Analytics...
ShannonMar 14, 20215 minCreate Inventory of Existing Log Analytics WorkspacesSeeing cloud adoption gain traction over the years has always put a smile on my face. Customers have made some successful migrations and...
ShannonJan 25, 20212 minAzure PowerShell - Complete Uninstall to ReinstallI know a lot of us are using more command line based tools these days. Azure PowerShell is one of the tools I tend to use often if I need...
ShannonJan 17, 20213 minUse Multiple Terminals - Visual Studio CodeAs someone who is writing more and more code, I have been trying to embrace Visual Studio Code (VS Code) over Visual Studio (I can hear...