top of page
Search

Check API Versions in Different Azure Regions
As 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...
Shannon
Jul 28, 20216 min read
311 views
0 comments

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
3,147 views
0 comments

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
588 views
0 comments

Noodling with Bicep
Now 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...
Shannon
Jul 3, 20213 min read
232 views
0 comments
ARM Templates
One 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...
Shannon
Jan 26, 20213 min read
265 views
0 comments
bottom of page