Summary

In this session, Frank is implementing a “deploy to Azure” button into a GitHub repo using the portal deployment template functionality. We will also practice our Alabama and Quebecois expressions.

Replay

Goals

  • Show & Tell
    • Power of the cloud (https://powerofthecloud.net/)
    • TOHack (https://www.tohacks.ca/)
    • YouTube archive Playlist (https://www.youtube.com/watch?v=PPy3Av3-ats&list=PL4NfFPd0l1Ual4CRzS176qE81rrNNIdh9)
  • Add Deploy to Azure Button
    • In a sub-folder

ToDos

  • Deploy the binary in the same click
  • Prepare the code for the Azure Function
    • Can we monitor multiple folder with one trigger
    • Move instead of delete

New Followers

Cheers

Streams Notes/ Snipets/ Shared urls

Tips from @BrettMillerIT

  • Learn that to URI Encode I can do [System.Web.HttpUtility]::UrlEncode(“https://raw.githubusercontent.com/FBoucher/Not-a-Dog-Workshop/master/deployment/deployAzure.json”)