Brian Moore (@bmoore_msft) 's Twitter Profile
Brian Moore

@bmoore_msft

Program Manager @Azure working in #armtemplates and #AzureDevOps

ID: 1140445246867869696

calendar_today17-06-2019 02:25:10

224 Tweet

606 Followers

35 Following

Isaac Abraham (@isaac_abraham) 's Twitter Profile Photo

Great news for people working with Microsoft Azure #armtemplates. We're nearly done with adding first-class identity support to Farmer. You'll soon be able to try this out in beta. I'm really excited - we hope this will help everyday developers do the "right thing" with secrets.

Brian Moore (@bmoore_msft) 's Twitter Profile Photo

We've increased the max number of #keyvault reference parameters in #armtemplates to 256 - which is the param limit for a template. Quick sample: github.com/bmoore-msft/Az…

Brian Moore (@bmoore_msft) 's Twitter Profile Photo

I noticed this a few weeks ago working on #ARMTemplates, and just ran across it again (and really like it)... tells me where my linebreaks go ;) Though I do wish the box could be bigger.

I noticed this a few weeks ago working on #ARMTemplates, and just ran across it again (and really like it)... tells me where my linebreaks go ;)

Though I do wish the box could be bigger.
Brian Moore (@bmoore_msft) 's Twitter Profile Photo

The #armttk will flag "older" apiVersions in #ARMTemplates, it pulls the list from a cache of the /providers api, which is the source of truth for Azure. If you don't want to run the ttk, here's a gist that does something similar (it loads in my profile): gist.github.com/bmoore-msft/12…

Brian Moore (@bmoore_msft) 's Twitter Profile Photo

Trying to condense a number of docs/scenarios into one - creating subscriptions via #armtemplates. techcommunity.microsoft.com/t5/azure-gover… #biceplang will follow once we land support for the scope property.

Brian Moore (@bmoore_msft) 's Twitter Profile Photo

Added a #biceplang version of the sample to create subscriptions with #armtemplates techcommunity.microsoft.com/t5/azure-gover…

Brian Moore (@bmoore_msft) 's Twitter Profile Photo

We now have epoch time conversion in #armtemplates & #biceplang github.com/Azure/azure-qu… Grab v0.5 of bicep to see it... still working on VS Code (and docs) but it will work just fine in the service.

Brian Moore (@bmoore_msft) 's Twitter Profile Photo

This was too good not to share... we've made some improvements in the debugging experience for deploymentScripts. Never have I been so happy to receive this response on the cmd line. #ARMTemplates #biceplang

This was too good not to share... we've made some improvements in the debugging experience for deploymentScripts.  Never have I been so happy to receive this response on the cmd line.

#ARMTemplates #biceplang
Brian Moore (@bmoore_msft) 's Twitter Profile Photo

I've been spending more time with custom UI for #armtemplates (in #biceplang) and #templateSpecs - thought I would share a particular sample since it uses some of the new controls in the UI form. techcommunity.microsoft.com/t5/azure-gover…