{"id":23539210,"url":"https://github.com/rickcau/logicapps","last_synced_at":"2026-02-16T01:36:15.909Z","repository":{"id":152325371,"uuid":"622334994","full_name":"Rickcau/LogicApps","owner":"Rickcau","description":"Logic App repo for useful examples","archived":false,"fork":false,"pushed_at":"2025-09-24T21:46:59.000Z","size":1466,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-24T23:30:58.777Z","etag":null,"topics":["demos","graph","graph-api","graph-subscriptions","logic","logic-apps","shared-mailbox","shared-mailboxes","web-hooks"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rickcau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-04-01T20:00:05.000Z","updated_at":"2025-09-24T21:47:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c6f47ef-f453-4f40-b4e0-db7d383da8f0","html_url":"https://github.com/Rickcau/LogicApps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rickcau/LogicApps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rickcau%2FLogicApps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rickcau%2FLogicApps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rickcau%2FLogicApps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rickcau%2FLogicApps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rickcau","download_url":"https://codeload.github.com/Rickcau/LogicApps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rickcau%2FLogicApps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278250089,"owners_count":25955840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["demos","graph","graph-api","graph-subscriptions","logic","logic-apps","shared-mailbox","shared-mailboxes","web-hooks"],"created_at":"2024-12-26T04:30:34.655Z","updated_at":"2025-10-04T00:53:59.843Z","avatar_url":"https://github.com/Rickcau.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Logic Apps\n### Logic Apps Performance at Scale\nOrganizations 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.\nThe 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\n\nFor more information on optimization strategies please review the following document by clicking 👉 [here](./docs/Performance-at-Scale.md).\n\n### Patterns and Practices ###\nThe following examples are included in this repo:\n\u003cul\u003e\n  \u003cli\u003e\u003ca href=\"https://github.com/Rickcau/LogicApps/blob/main/Webhook/Readme.MD\" target=\"_blank\"\u003eUsing a Logic App as a WebHook for a Shared Mail Box\u003c/a\u003e\n  \u003c/li\u003e\n   \u003cli\u003e\u003ca href=\"https://github.com/Rickcau/LogicApps/blob/main/Graph%20Subscriptions.MD#\" target=\"_blank\"\u003eUsing a Logic App to Move Messages in a Shared Mail Box **TBD**\u003c/a\u003e\n  \u003c/li\u003e\n  \u003cli\u003e\u003ca href=\"https://github.com/Rickcau/LogicApps/blob/main/Graph%20Subscriptions.MD#\" target=\"_blank\"\u003eUsing a Logic App to Retreive Messages in a Shared Mail Box **TBD**\u003c/a\u003e\n  \u003c/li\u003e\n\u003c/ul\u003e\n\n### Create App Registeration in Azure Active Directory ###\nYou will need to create an App Registeration in order to use these examples.  Please read the App Registeration section for more details.\u003cbr\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ca href=\"https://github.com/Rickcau/LogicApps/blob/main/AppRegisteration.MD\" target=\"_blank\"\u003eHow To - Create App Registeration for Graph\u003c/a\u003e\n  \u003c/li\u003e\n\u003c/ul\u003e\n\n### Setting up Graph Subscriptions ###\n\u003cul\u003e\n  \u003cli\u003e\u003ca href=\"https://github.com/Rickcau/LogicApps/blob/main/Graph%20Subscriptions.MD\" target=\"_blank\"\u003eHow To - Create Graph Subscriptions\u003c/a\u003e\n  \u003c/li\u003e\n  \u003cli\u003e\u003ca href=\"https://github.com/Rickcau/LogicApps/blob/main/Graph%20Subscriptions.MD#\" target=\"_blank\"\u003eHow To - Get list of Subscriptions\u003c/a\u003e\n  \u003c/li\u003e\n\u003c/ul\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickcau%2Flogicapps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frickcau%2Flogicapps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickcau%2Flogicapps/lists"}