Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.93 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.93 KB

Tech Summit Dev Track

How to Automate for the Cloud

  • Exercise 1 - Create VSTS Account - Click here.
  • Exercise 2 - Generate VSTS Sample Project - Click here.
  • Exercise 3 (a or b, not both)
    • a - Local Git Repo Deployment - Click here.
    • b - Local Deployment with VS - Click here.
  • Exercise 4 - Review Build & Release Pipelines in Generated VSTS Sample Project.

The following two exercises only work if you have your own Azure Subscription success and can create Resource Groups.

  • Exercise - Link VSTS Account to Azure - Click here.
  • Exercise - Enable Continuous Deployment - Click here.

Building Scalable Event-Based Solutions

  • Exercise 1 - Event Processing from Event Hub with Azure Functions - Click here.
  • Exercise 2 - Blob Storage Events with Event Grid - Click here.

Quick Draw with Containers

  • Exercise 1 - Web App for Containers - Click here.
  • Exercise 2 - Create Azure Container Registry (ACR) - Click here.
  • Exercise 3 - Try to deploy ACR image from exercise 2 into Web App for Containers.