Skip to content

Commit 4b500b9

Browse files
authored
Update Logic Apps pricing calculator documentation
Added links for usage metering, billing, and pricing details, as well as run duration and history retention limits for Azure Logic Apps.
1 parent c118ca9 commit 4b500b9

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

0_Azure/8_AzureApps/demos/3_LogicApps/1_LogicApps_pricing_calc.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@ Last updated: 2025-10-23
1515
- [Pricing calculator](https://azure.microsoft.com/en-us/pricing/calculator/?msockid=38ec3806873362243e122ce086486339)
1616
- [Logic Apps pricing table](https://azure.microsoft.com/en-us/pricing/details/logic-apps/?msockid=38ec3806873362243e122ce086486339)
1717
- [Limits and configuration reference for Azure Logic Apps](https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-limits-and-config?tabs=consumption)
18-
18+
- [Usage metering, billing, and pricing for Azure Logic Apps](https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-pricing)
19+
- [Run duration and history retention limits](https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-limits-and-config?tabs=consumption#run-duration-and-history-retention-limits)
20+
- [Estimate storage costs for Standard logic app workflows in single-tenant Azure Logic Apps](https://learn.microsoft.com/en-us/azure/logic-apps/estimate-storage-costs)
21+
- [Storage operations](https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-pricing#consumption-multitenant) - Metering applies only to data retention-related storage consumption such as saving inputs and outputs from your workflow's run history.
1922
</details>
2023

2124
<details>
@@ -59,7 +62,7 @@ Last updated: 2025-10-23
5962
| Feature | **Consumption Plan** | **Standard Plan** |
6063
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
6164
| **Billing Basis** | Pay-as-you-go per **trigger**, **action**, and **connector call** | Fixed monthly cost based on **compute resources** |
62-
| **Cost Predictability** | Variablescales with usage | Predictable flat rate per App Service plan |
65+
| **Cost Predictability** | Variable, scales with usage | Predictable, flat rate per App Service plan |
6366
| **Integration Account** | Same pricing for Integration Account | Same pricing for Integration Account |
6467
| **Performance** | Multi-tenant, scales automatically | Dedicated compute, better performance for heavy loads |
6568
| **Best For** | Low/medium volume or sporadic workflows | High-volume, continuous integrations |

0 commit comments

Comments
 (0)