Home - HenrikWM/NNUG_GAB2018 GitHub Wiki

This is a collection of workshop assignments that was given during NNUG's Global Azure Bootcamp 2018 @ Bouvet on 21st of April 2018.

Overview of assignments

  • Use services in Microsoft Azure to create a serverless image processing pipeline with Azure Functions.

Before you begin

Before you begin work on the assignments, make sure you have all of the prerequisites:

  • Have an Azure account with a either a valid subscription or credits in an MSDN subscription
    • Note: you should be able to use Free Tiers in the Azure services for the assignments
  • Have installed the latest version of the Azure SDK. Check for updates in Visual Studio's notifications-section.
  • Have installed Visual Studio 2017 Community or higher, with latest updates installed.
  • Have installed the Azure Functions and Web Jobs Tools Visual Studio extension and other Azure Functions prerequisites, including the Visual Studio component Microsoft Azure WebJobs Tools in the Visual Studio Installer.
  • Have logged-in to Cloud Explorer in Visual Studio, or installed Microsoft Azure Storage Explorer
  • Updated to .NET Framework 4.7.1
  • Have installed a REST-client such as Postman is convenient but not required.

Get started

Proceed to the assignments