https://github.com/rickcau/logicapps
Logic App repo for useful examples
https://github.com/rickcau/logicapps
demos graph graph-api graph-subscriptions logic logic-apps shared-mailbox shared-mailboxes web-hooks
Last synced: 4 months ago
JSON representation
Logic App repo for useful examples
- Host: GitHub
- URL: https://github.com/rickcau/logicapps
- Owner: Rickcau
- License: mit
- Created: 2023-04-01T20:00:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-09-24T21:46:59.000Z (5 months ago)
- Last Synced: 2025-09-24T23:30:58.777Z (5 months ago)
- Topics: demos, graph, graph-api, graph-subscriptions, logic, logic-apps, shared-mailbox, shared-mailboxes, web-hooks
- Homepage:
- Size: 1.4 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Logic Apps
### Logic Apps Performance at Scale
Organizations running hundreds of Logic Apps workflows on saturated App Service Plans face complex performance challenges requiring both immediate optimization and strategic architecture decisions. This comprehensive analysis reveals proven solutions that can deliver 60-70% cost reductions and 2-3x performance improvements, with enterprise ROI reaching 295% over three years.
The critical insight is that while Logic Apps Standard provides robust scaling capabilities, success at scale requires careful architecture planning, proactive performance optimization, and often hybrid approaches combining multiple Azure services. Organizations achieving the best results implement multi-pronged strategies addressing infrastructure scaling, workflow optimization, monitoring, and strategic migration planning
For more information on optimization strategies please review the following document by clicking 👉 [here](./docs/Performance-at-Scale.md).
### Patterns and Practices ###
The following examples are included in this repo:
-
Using a Logic App as a WebHook for a Shared Mail Box
-
Using a Logic App to Move Messages in a Shared Mail Box **TBD**
-
Using a Logic App to Retreive Messages in a Shared Mail Box **TBD**
### Create App Registeration in Azure Active Directory ###
You will need to create an App Registeration in order to use these examples. Please read the App Registeration section for more details.
### Setting up Graph Subscriptions ###