• Setting up continuous deployment from the Azure portal
  • Setting up continuous deployment using Resource Explorer
  • Setting up continuous deployment using manual steps
  • Create an Azure Web App and enable source control with an 'External Repository'
  • Set up a Web Hook so Kudu gets notified when a deployment happens
  • For private repos, set up a deploy key
  • Test that everything works