ShannonJul 28, 20216 min readCheck API Versions in Different Azure RegionsAs you build more with code in Azure, knowing the API versions to lean on is helpful. If you use ARM Snippets in Visual Studio Code or...
ShannonJul 8, 20212 min readHow 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 min readUse 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 min readNoodling 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...
ShannonJan 26, 20213 min readARM TemplatesOne of the things I've enjoyed over the last almost 5 years of all Azure all the time is digging deep into code...specifically ARM...