Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal]: Logic Apps for Enterprise Integration #639

Open
1 task done
jordanbean-msft opened this issue Jun 5, 2023 · 0 comments
Open
1 task done

[Proposal]: Logic Apps for Enterprise Integration #639

jordanbean-msft opened this issue Jun 5, 2023 · 0 comments
Labels
proposal Proposal for a new hack

Comments

@jordanbean-msft
Copy link
Contributor

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
@jordanbean-msft jordanbean-msft added the proposal Proposal for a new hack label Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Proposal for a new hack
Projects
None yet
Development

No branches or pull requests

1 participant