Show Notes

News

Andrew Bybee

Andrew is a Project Manager working on the Teams developer platform

Larry Jin

Larry is a Project Manager working on the Teams developer platform


Azure Pick of the Week

  • Auto-Destroy Azure resources -- and more
    • You ever wish you could create something in Azure and have it automatically go away in X hours or days? I give you self-destruct mode! az group create -n foo -l eastus --self-destruct 2h

Dev Tips of the Week

  • GraphQL plugin for Visual Studio Code
    • Intelligent autocompletion
    • Jump-to-definition
    • Validate queries against your GraphQL schema
  • If you've installed #WSL there's now a "Open Linux shell here" option when you shift+right-click a folder or whitespace in Windows File Explorer
    • Showing file explorer with context menu that has "Open Linux shell here
See a mistake? Edit this post!