Why is azure logic apps so expensive?

Aaron Freeman 5 Reputation points
2023-06-10T14:30:53.36+00:00

Azure Logic Apps pricing is difficult to understand. You either have one workflow on consumption where prices are almost reasonable, or you are then required to use some special WS1 plan where pricing immediately jumps to $175? And if you have a simple two or three workflow need, there is no path for you to get started. I cannot justify even getting started with this service, based on price alone.

Compared with Azure Functions, normal App Service Plans, and other offerings; this pricing structure seems very broken.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,551 questions
{count} vote

2 answers

Sort by: Most helpful
  1. Boris Von Dahle 3,221 Reputation points
    2023-06-10T17:55:52.7433333+00:00

    Hello,

    The pricing structure of Azure Logic Apps can indeed seem complex. The service offers two main pricing models: the Consumption model and the Standard model.

    Azure Logic Apps are priced differently due to the value they provide as a service that makes it easier to design workflows, compared to Azure Functions or App Service Plans, which are more general-purpose compute services.

    1 person found this answer helpful.
    0 comments No comments

  2. MayankBargali-MSFT 70,941 Reputation points Moderator
    2023-06-12T05:34:26.1966667+00:00

    @Aaron Freeman Thanks for reaching out.

    I understand your frustration with the pricing structure of Azure Logic Apps. The pricing for Azure Logic Apps can be complex and difficult to understand, especially if you have a simple workflow need.

    Azure Logic Apps offers two pricing models: consumption-based and standard. The consumption-based pricing model is designed for workflows with sporadic or unpredictable usage patterns, while standard pricing model is designed for workflows with consistent and predictable usage patterns.

    The main difference between the two pricing models is the predictability of the usage patterns. If you have a workflow with sporadic or unpredictable usage patterns, the consumption-based model may be more cost-effective. If you have a workflow with consistent and predictable usage patterns, the standard model may be more cost-effective.

    It's important to note that the standard pricing model offers additional features and capabilities that are not available in the consumption-based model. For example, the standard model offers support for VNET integration, custom connectors, and integration service environments.

    For more details on the comparison, you can refer to this document.

    I understand that the pricing structure may not be suitable for all use cases, especially if you have a simple workflow need. However, Azure Logic Apps offers a wide range of features and integrations that may be beneficial for more complex workflows and if you have more workflow/usage and inbuild connector in your workflow then standard logic app may be cheaper than consumption logic app in some of the scenario based on your usage.

    I hope this helps! Let me know if you have any other questions.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.