WhatTheHack/050-AIS-APIManagementwithFu...
Noemi Veneracion 35a4d0c287
[Hack Update] 050-AIS-APIManagementWithFunctions - Updates to challenges (#477)
* Added bastion and autoshutdown to VM
Updated docos

* Updated screenshot

* Updated screenshot

* Updated screenshots

* Added disclaimer about ADO Pipelines parallel jobs

* Updated text

* Updated text

* Added links

Co-authored-by: Noemi Z. Veneracion <novenera@microsoft.com>
2022-07-20 16:32:35 -04:00
..
Coach [Hack Update] 050-AIS-APIManagementWithFunctions - Updates to challenges (#477) 2022-07-20 16:32:35 -04:00
Student [Hack Update] 050-AIS-APIManagementWithFunctions - Updates to challenges (#477) 2022-07-20 16:32:35 -04:00
README.md Fixed typo error 2022-06-08 15:54:54 +10:00

README.md

What The Hack - Azure Integration Services - API Management with Function Apps

Introduction

The Azure Integration Services (AIS) Hack will provide you a deep dive experience in building a solution that seamlessly connect apps to services whether hosted on premises or in the cloud. This hack will enable participants to solve common business scenarios our customers face when building AIS from ground-up, from deploying, configuring and securing API management and its backend services.

Learning Objectives

In this hack, the participants will learn how to build an integration solution using API Management and Function Apps. This involves the following:

  1. Authoring Bicep templates to build API Management Service and backend APIs hosted in Function Apps
  2. Creating CI/CD pipeline to deploy environment
  3. Securing backend API services via OAuth
  4. Securing backend API services over the VNET

Challenges

Prerequisites

  • Your own Azure subscription with Owner access
  • Visual Studio Code
  • Azure CLI
  • Azure DevOps project

Contributors