SlideShare une entreprise Scribd logo
1  sur  18
12-13.12.2020 | on your screen
George Chrysovalantis Grammatikos
MCSA : Cloud Platform, MS Dynamics 365|Azure Solutions Architect Expert | Microsoft Azure MVP
E-mail : george@cloudopszone.com
Blog: https://cloudopszone.com
Microsoft Wiki Profile: George Chrysovaladis Grammatikos
Tech Community Profile: George Chrysovalantis Grammatikos
What Azure Logic Apps Are...
Azure Logic Apps is a (PaaS – Platform as a Service or better WaaS – Workflow as a Service) cloud service
that helps you automate and orchestrate tasks, workflows and business processes when we need to integrate
systems, apps, and other services across enterprises or organizations.
Trigger
(A record is created on D365 Instance)
Action
(The list of items arrived to a SB queue )
2. Control (If, Switch, Loop)
3. Actions
1. Trigger
AZURE LOGIC APPS COMPONENTS
Connectors
Triggers
Actions
Connectors can also be selected to achieve
communication to 3rd party apps
To start a logic app process, you need first to define a
trigger jump, such as Polling, Push Or Recurrence trigger
Actions can be included in a trigger and are responsible
to do things inside a logic app
Flow Control (Conditions): A flow
control can easily be defined
using drag and drop to include
actions Like, do until, for each
etc.
HOW WE CAN INITIATE A FLOW
Build In
Standard
Enterprise
✓ + 200 Connectors (Triggers, Actions, Custom Connectors – REST API)
TYPE OF CONNECTORS
Outlook Twitter Gmail SQL
Azure Functions
MS Dataverse Azure Storage
• Polling Triggers: A Polling trigger checks frequently service and gets triggered when new data is available
TRIGGERS - ACTIONS
• Publishing Triggers: A Publishing trigger listens for data on an endpoint and if an event occurs, then gets triggered
• Actions: The type of Actions that we can find in Azure Logic Apps are:
• Built-in Actions (Compose, HTTP, Join, Parse JSON, Response, etc.)
• Control Workflow Actions (For Each, If, Scope, Switch, Until)
• Managed API Actions (ApiConnection, ApiConnectionWebhook)
CREATE A LOGIC APP
Azure Portal Visual Studio Visual Studio Code
DEVELOPMENT TOOLS
For every change in the Logic App
a new version is available.
A code view is available for the
Logic App workflow in a json form.
An API connection is a wrapper to
external systems that uses
particular Azure Resources
A designer view is available to
make changes to the logic app
workflow
WHY USE AZURE LOGIC APPS
• No worries about infrastructure
• Visual Designer – Codeless and easy to use
• Scalable
• Over 200 connectors across multiple environments (On-premises, Hybrid Cloud,
Multi Cloud)
• Pay as you go billing system
• Built-in extensibility (Develop a custom connector depending your needs)
LIMITATIONS
Name Limit
Actions per workflow 500
Allowed nesting depth for
actions
8
Workflows per region per
subscription
1000
Triggers per workflow 10
Switch scope cases limit 25
Variables per workflow 250
https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-limits-and-config
RUN DURATION AND RETENTION LIMITS
Name Multi-tenant limit Integration service
Environment limit
Run duration 90 days 365 days
Storage retention 90 days from the run’s
start time
365 days
Minimum recurrence
interval
1 second 1 second
Maximum recurrence
interval
500 days 500 days
https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-limits-and-config#run-duration-and-retention-history-limits
THROUGHPUT LIMITS
Name Limit
Action: Executions per 5 minutes 100.000 is the default limit, but 300.000
is the maximum limit
Action: Concurrent outgoing calls ~ 2.500
Runtime endpoint: Concurrent incoming
calls
~ 1.000
Runtime endpoint: Read calls per 5
minutes
60.000
Runtime endpoint: invoke calls per 5
minutes
45.000
Content throughput per 5 minutes 600 MB
https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-limits-and-config#multi-tenant-logic-apps-service
Demo
PRICING PAY-AS-YOU-GO MODEL
PRICE PER EXECUTION
Actions (Built-in) € 0,000022
Standard Connector € 0,000106
Enterprise Connector € 0,000844
https://azure.microsoft.com/en-us/pricing/details/logic-apps/
➢ A Logic App workflow of 8 actions (3 (Managed or Standard Connectors) & 5 Built-in)
➢ Polling: 129.600 * 0,000106 = € 13,74
SUM = Polling Trigger = € 13,74 + Built-in Actions = € 4,4 + Standard Connector Executions = € 12,72 = € 30,86
➢ Polling Trigger Run every 20 sec (3 times per minute * 60 minutes *24 hours * 30 days) =
129. 600 Standard Connector Actions
➢ 5000 per month * 8 actions = 40.000
➢ Built-in Action Executions : (40.000 * 5) * 0,000022= € 4,4
➢ Standard Connector Executions : (40.000 * 3) * 0,000106= € 12,72
Pricing Calculation
Scenario
Price List
Thank You

Contenu connexe

Tendances

Tendances (20)

Azure Functions @ global azure day 2017
Azure Functions  @ global azure day 2017Azure Functions  @ global azure day 2017
Azure Functions @ global azure day 2017
 
Introduction to Azure Functions
Introduction to Azure FunctionsIntroduction to Azure Functions
Introduction to Azure Functions
 
Mastering Azure Monitor
Mastering Azure MonitorMastering Azure Monitor
Mastering Azure Monitor
 
Intro to docker and kubernetes
Intro to docker and kubernetesIntro to docker and kubernetes
Intro to docker and kubernetes
 
2 Speed IT powered by Microsoft Azure and Minecraft
2 Speed IT powered by Microsoft Azure and Minecraft2 Speed IT powered by Microsoft Azure and Minecraft
2 Speed IT powered by Microsoft Azure and Minecraft
 
Azure functions
Azure functionsAzure functions
Azure functions
 
Build Serverless applications with Azure Event Grid
Build Serverless applications with Azure Event GridBuild Serverless applications with Azure Event Grid
Build Serverless applications with Azure Event Grid
 
Azure Container Services​
Azure Container Services​Azure Container Services​
Azure Container Services​
 
Microsoft Azure News - Oct 2016
Microsoft Azure News - Oct 2016Microsoft Azure News - Oct 2016
Microsoft Azure News - Oct 2016
 
Azure Container Services​
Azure Container Services​Azure Container Services​
Azure Container Services​
 
Refactoring the Monolith: A Systematic Approach to Application Modernization
Refactoring the Monolith: A Systematic Approach to Application ModernizationRefactoring the Monolith: A Systematic Approach to Application Modernization
Refactoring the Monolith: A Systematic Approach to Application Modernization
 
The full picture of Openstack in real-time
The full picture of Openstack in real-timeThe full picture of Openstack in real-time
The full picture of Openstack in real-time
 
Bandwidth: Use Cases for Elastic Cloud on Kubernetes
Bandwidth: Use Cases for Elastic Cloud on Kubernetes Bandwidth: Use Cases for Elastic Cloud on Kubernetes
Bandwidth: Use Cases for Elastic Cloud on Kubernetes
 
Getting Started with Infrastructure as Code (IaC)
Getting Started with Infrastructure as Code (IaC)Getting Started with Infrastructure as Code (IaC)
Getting Started with Infrastructure as Code (IaC)
 
Workflow All the Things with Azure Logic Apps
Workflow All the Things with Azure Logic AppsWorkflow All the Things with Azure Logic Apps
Workflow All the Things with Azure Logic Apps
 
Durable Azure Functions
Durable Azure FunctionsDurable Azure Functions
Durable Azure Functions
 
Microsoft Azure News - Nov 2016
Microsoft Azure News - Nov 2016Microsoft Azure News - Nov 2016
Microsoft Azure News - Nov 2016
 
Serverless Application Development with Azure
Serverless Application Development with AzureServerless Application Development with Azure
Serverless Application Development with Azure
 
Monitor Cloud Resources using Alerts & Insights
Monitor Cloud Resources using Alerts & InsightsMonitor Cloud Resources using Alerts & Insights
Monitor Cloud Resources using Alerts & Insights
 
Azure serverless architectures
Azure serverless architecturesAzure serverless architectures
Azure serverless architectures
 

Similaire à IT PRO | Connections 2020 : Introduction to Logic Apps and automation solutions for IT's

AWS re:Invent 2016: Effective Application Data Analytics for Modern Applicati...
AWS re:Invent 2016: Effective Application Data Analytics for Modern Applicati...AWS re:Invent 2016: Effective Application Data Analytics for Modern Applicati...
AWS re:Invent 2016: Effective Application Data Analytics for Modern Applicati...
Amazon Web Services
 

Similaire à IT PRO | Connections 2020 : Introduction to Logic Apps and automation solutions for IT's (20)

Using logic apps for dynamics 365 integration
Using logic apps for dynamics 365 integrationUsing logic apps for dynamics 365 integration
Using logic apps for dynamics 365 integration
 
Building Azure Logic Apps
Building Azure Logic AppsBuilding Azure Logic Apps
Building Azure Logic Apps
 
First Look at Azure Logic Apps (BAUG)
First Look at Azure Logic Apps (BAUG)First Look at Azure Logic Apps (BAUG)
First Look at Azure Logic Apps (BAUG)
 
How Hudl and Cloud Cruiser Leverage Sumo Logic's Unified Logs and Metrics
How Hudl and Cloud Cruiser Leverage Sumo Logic's Unified Logs and MetricsHow Hudl and Cloud Cruiser Leverage Sumo Logic's Unified Logs and Metrics
How Hudl and Cloud Cruiser Leverage Sumo Logic's Unified Logs and Metrics
 
Azure DevOps Best Practices Webinar
Azure DevOps Best Practices WebinarAzure DevOps Best Practices Webinar
Azure DevOps Best Practices Webinar
 
AWS re:Invent 2016: Effective Application Data Analytics for Modern Applicati...
AWS re:Invent 2016: Effective Application Data Analytics for Modern Applicati...AWS re:Invent 2016: Effective Application Data Analytics for Modern Applicati...
AWS re:Invent 2016: Effective Application Data Analytics for Modern Applicati...
 
Serverless Solutions for developers
Serverless Solutions for developersServerless Solutions for developers
Serverless Solutions for developers
 
How Greenhouse Software Unlocked the Power of Machine Data Analytics with Sum...
How Greenhouse Software Unlocked the Power of Machine Data Analytics with Sum...How Greenhouse Software Unlocked the Power of Machine Data Analytics with Sum...
How Greenhouse Software Unlocked the Power of Machine Data Analytics with Sum...
 
Tech UG - Newcastle 09-17 - logic apps
Tech UG - Newcastle 09-17 -   logic appsTech UG - Newcastle 09-17 -   logic apps
Tech UG - Newcastle 09-17 - logic apps
 
How McGraw Hill Uses Sumo Logic and AWS for Operational and Security Intellig...
How McGraw Hill Uses Sumo Logic and AWS for Operational and Security Intellig...How McGraw Hill Uses Sumo Logic and AWS for Operational and Security Intellig...
How McGraw Hill Uses Sumo Logic and AWS for Operational and Security Intellig...
 
Leveraging Analytics for DevOps
Leveraging Analytics for DevOpsLeveraging Analytics for DevOps
Leveraging Analytics for DevOps
 
Azure.application development.nhut.nguyen
Azure.application development.nhut.nguyenAzure.application development.nhut.nguyen
Azure.application development.nhut.nguyen
 
Azure full
Azure fullAzure full
Azure full
 
slides.pptx
slides.pptxslides.pptx
slides.pptx
 
AWS Webcast - Sumo Logic
AWS Webcast - Sumo LogicAWS Webcast - Sumo Logic
AWS Webcast - Sumo Logic
 
Building workflow solution with Microsoft Azure and Cloud | Integration Monday
Building workflow solution with Microsoft Azure and Cloud | Integration MondayBuilding workflow solution with Microsoft Azure and Cloud | Integration Monday
Building workflow solution with Microsoft Azure and Cloud | Integration Monday
 
Google Cloud Next '22 Recap: Serverless & Data edition
Google Cloud Next '22 Recap: Serverless & Data editionGoogle Cloud Next '22 Recap: Serverless & Data edition
Google Cloud Next '22 Recap: Serverless & Data edition
 
ServerLess by usama Azure fuctions.pptx
ServerLess by usama Azure fuctions.pptxServerLess by usama Azure fuctions.pptx
ServerLess by usama Azure fuctions.pptx
 
2015-12-02 - WebCamp - Microsoft Azure Logic Apps
2015-12-02 - WebCamp - Microsoft Azure Logic Apps2015-12-02 - WebCamp - Microsoft Azure Logic Apps
2015-12-02 - WebCamp - Microsoft Azure Logic Apps
 
[Cloud Summit 2010] Peter Coffee - Sales Force
[Cloud Summit 2010] Peter Coffee - Sales Force[Cloud Summit 2010] Peter Coffee - Sales Force
[Cloud Summit 2010] Peter Coffee - Sales Force
 

Plus de George Grammatikos (6)

Deploy resources on Azure using IaC (Azure Terraform)
Deploy  resources on Azure using IaC (Azure Terraform)Deploy  resources on Azure using IaC (Azure Terraform)
Deploy resources on Azure using IaC (Azure Terraform)
 
Land your data safely and accurately with Power Platform and Azure.pdf
Land your data safely and accurately with Power Platform and Azure.pdfLand your data safely and accurately with Power Platform and Azure.pdf
Land your data safely and accurately with Power Platform and Azure.pdf
 
Working with MS Endpoint Manager
Working with MS Endpoint ManagerWorking with MS Endpoint Manager
Working with MS Endpoint Manager
 
Intro to Azure Service Bus
Intro to Azure Service BusIntro to Azure Service Bus
Intro to Azure Service Bus
 
Azure Batch Service Meetup Presentation
Azure Batch Service   Meetup PresentationAzure Batch Service   Meetup Presentation
Azure Batch Service Meetup Presentation
 
SQL or NoSQL, is this the question? - George Grammatikos
SQL or NoSQL, is this the question? - George GrammatikosSQL or NoSQL, is this the question? - George Grammatikos
SQL or NoSQL, is this the question? - George Grammatikos
 

Dernier

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Dernier (20)

Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 

IT PRO | Connections 2020 : Introduction to Logic Apps and automation solutions for IT's

  • 1. 12-13.12.2020 | on your screen
  • 2.
  • 3. George Chrysovalantis Grammatikos MCSA : Cloud Platform, MS Dynamics 365|Azure Solutions Architect Expert | Microsoft Azure MVP E-mail : george@cloudopszone.com Blog: https://cloudopszone.com Microsoft Wiki Profile: George Chrysovaladis Grammatikos Tech Community Profile: George Chrysovalantis Grammatikos
  • 4. What Azure Logic Apps Are... Azure Logic Apps is a (PaaS – Platform as a Service or better WaaS – Workflow as a Service) cloud service that helps you automate and orchestrate tasks, workflows and business processes when we need to integrate systems, apps, and other services across enterprises or organizations. Trigger (A record is created on D365 Instance) Action (The list of items arrived to a SB queue )
  • 5. 2. Control (If, Switch, Loop) 3. Actions 1. Trigger
  • 6. AZURE LOGIC APPS COMPONENTS Connectors Triggers Actions Connectors can also be selected to achieve communication to 3rd party apps To start a logic app process, you need first to define a trigger jump, such as Polling, Push Or Recurrence trigger Actions can be included in a trigger and are responsible to do things inside a logic app Flow Control (Conditions): A flow control can easily be defined using drag and drop to include actions Like, do until, for each etc.
  • 7. HOW WE CAN INITIATE A FLOW Build In Standard Enterprise ✓ + 200 Connectors (Triggers, Actions, Custom Connectors – REST API)
  • 8. TYPE OF CONNECTORS Outlook Twitter Gmail SQL Azure Functions MS Dataverse Azure Storage
  • 9. • Polling Triggers: A Polling trigger checks frequently service and gets triggered when new data is available TRIGGERS - ACTIONS • Publishing Triggers: A Publishing trigger listens for data on an endpoint and if an event occurs, then gets triggered • Actions: The type of Actions that we can find in Azure Logic Apps are: • Built-in Actions (Compose, HTTP, Join, Parse JSON, Response, etc.) • Control Workflow Actions (For Each, If, Scope, Switch, Until) • Managed API Actions (ApiConnection, ApiConnectionWebhook)
  • 10. CREATE A LOGIC APP Azure Portal Visual Studio Visual Studio Code
  • 11. DEVELOPMENT TOOLS For every change in the Logic App a new version is available. A code view is available for the Logic App workflow in a json form. An API connection is a wrapper to external systems that uses particular Azure Resources A designer view is available to make changes to the logic app workflow
  • 12. WHY USE AZURE LOGIC APPS • No worries about infrastructure • Visual Designer – Codeless and easy to use • Scalable • Over 200 connectors across multiple environments (On-premises, Hybrid Cloud, Multi Cloud) • Pay as you go billing system • Built-in extensibility (Develop a custom connector depending your needs)
  • 13. LIMITATIONS Name Limit Actions per workflow 500 Allowed nesting depth for actions 8 Workflows per region per subscription 1000 Triggers per workflow 10 Switch scope cases limit 25 Variables per workflow 250 https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-limits-and-config
  • 14. RUN DURATION AND RETENTION LIMITS Name Multi-tenant limit Integration service Environment limit Run duration 90 days 365 days Storage retention 90 days from the run’s start time 365 days Minimum recurrence interval 1 second 1 second Maximum recurrence interval 500 days 500 days https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-limits-and-config#run-duration-and-retention-history-limits
  • 15. THROUGHPUT LIMITS Name Limit Action: Executions per 5 minutes 100.000 is the default limit, but 300.000 is the maximum limit Action: Concurrent outgoing calls ~ 2.500 Runtime endpoint: Concurrent incoming calls ~ 1.000 Runtime endpoint: Read calls per 5 minutes 60.000 Runtime endpoint: invoke calls per 5 minutes 45.000 Content throughput per 5 minutes 600 MB https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-limits-and-config#multi-tenant-logic-apps-service
  • 16. Demo
  • 17. PRICING PAY-AS-YOU-GO MODEL PRICE PER EXECUTION Actions (Built-in) € 0,000022 Standard Connector € 0,000106 Enterprise Connector € 0,000844 https://azure.microsoft.com/en-us/pricing/details/logic-apps/ ➢ A Logic App workflow of 8 actions (3 (Managed or Standard Connectors) & 5 Built-in) ➢ Polling: 129.600 * 0,000106 = € 13,74 SUM = Polling Trigger = € 13,74 + Built-in Actions = € 4,4 + Standard Connector Executions = € 12,72 = € 30,86 ➢ Polling Trigger Run every 20 sec (3 times per minute * 60 minutes *24 hours * 30 days) = 129. 600 Standard Connector Actions ➢ 5000 per month * 8 actions = 40.000 ➢ Built-in Action Executions : (40.000 * 5) * 0,000022= € 4,4 ➢ Standard Connector Executions : (40.000 * 3) * 0,000106= € 12,72 Pricing Calculation Scenario Price List