Giter Club home page Giter Club logo

logic-app-standard-deployment's People

Contributors

karlrissland avatar roberto-mardeni avatar scottroot2 avatar

Watchers

 avatar  avatar

logic-app-standard-deployment's Issues

TODO: Break out basic and advanced samples

Looking forward to leveraging AZD, there is a flag that will allow you to deploy parts of an app template. To keep things simple for people new to LogicApps, deploy basic capabilities unless you have chosen advanced features via the AZD Flag.

Todo: Demonstrate Custom Property Tracking

Create a simple workflow with a few steps that demonstrate customer property tracking. Will need to add Log Analytics to infrastructure deployment and have it wired up to the logic app.

Create and deploy log analytics queries and dashboards to demonstrate how to find and view the custom properties.

Todo: GitHub/Azure Setup Scripts

If you are forking the repository, there are a few things that are needed before workflows will work. This is documented, but it probably takes 30min to 60min to get it configured and tested. It would make things simpler if it were scripted such that, as long as your terminal session has the Azure CLI and the GitHub CLI with the right permissions, you can be up and running in a few minutes

Todo: Call Rest API Example

Add functionality to the Call Rest API workflow. It should take an HTTP request, call a rest endpoint, then return results to the initial caller. The rest endpoint uri should be parameterized so it can be variable from dev, to test, to production.

VS Code functions project toast

After double clicking the workspace file to open in visual studio, you will eventually be presented with the following toast
image

Need to configure the workspace so this no longer pops. Clicking yes changes settings that may break the ability to run locally.

Todo: Finish Liquid Map Workflow

Demonstrate mapping json to jason with a liquid map. Show how to upload schemas and maps as a part of the deployment process. Leverage liquid template extensions to help with liquid development.

Todo: Add powershell script to deploy application

We have a powershell script to deploy the infrastructure. This is to make it easy for someone to clone the repo and deploy without having to setup a github environment. Need to do the same thing for application deployment. Yes, you can right click deploy from VS code, but having the script would be good for consistency reasons.

Todo: Demonstrate using Managed Connectors

Workflow should leverage a managed azure connector instead of a built-in connector. Need to add the necessary infrastructure as code components to deploy the managed connection and properly parameterize the connection so it is different from dev, to test, to production.

Ideally pick a connector that requires authorization in order to demonstrate how its done.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.