microsoft / microsoft/WhatTheHack

[Proposal]: Logic Apps for Enterprise Integration

Open
#639 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

proposal
Dominant language
C#
Stars
1.9k
Forks
886
PR merge metrics
No merged PRs in 30d

Description

Topic

This hack will help you understand how to use Logic Apps to integrate your enterprise systems with other systems and services. You will learn how to use Logic Apps to connect to other Azure services. You will also learn how to use Logic Apps to orchestrate complex workflows and business processes.

Abstract/Learning Objectives
  • Challenge 01: Process JSON input data & write to Storage
    • Create a Logic App workflow to process JSON input data & write it to Blob Storage
  • Challenge 02: Write to SQL
    • Add the ability to write data to SQL
  • Challenge 03: Modularize & integrate with Service Bus
    • Break up the Logic App into smaller pieces & integrate with Service Bus
  • Challenge 04: Monitor end-to-end workflow
    • Use correlation ID & Application Insights to monitor the end-to-end workflow
  • Challenge 05: Validation & custom response
    • Add validation & custom responses to the Logic App
  • Challenge 06: Parameterize with app settings
    • Parameterize the Logic App with app settings instead of hard-coding values
  • Challenge 07: Authenticate with AzureAD when calling custom API
    • Call a custom API protected via OAuth2 & AzureAD
  • Challenge 08: Visual Studio Code authoring
    • Author Logic Apps in Visual Studio Code
Delivery Date

08/01/2023

Authors
jordanbean-msft
rutzsco
christopherhouse
Other

No response

Code of Conduct
  • I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the repository's existing student guides, coach guides, lecture presentations, and sample code to identify the structure for a new Logic Apps hack. Cover the eight listed challenges, from JSON and Blob Storage through Azure AD authentication and Visual Studio Code authoring, and verify that each learning objective is represented.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, json, sql, vscode
Domain
cloud, content, documentation
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.