Skip to content

Commit d39b93c

Browse files
authored
Merge pull request #77334 from ecfan/pricing-tiers
Clarify Free tier in pricing model topic
2 parents b5872f7 + 71da077 commit d39b93c

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

articles/logic-apps/logic-apps-pricing.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.author: klam
99
ms.reviewer: estfan, LADocs
1010
ms.assetid: f8f528f5-51c5-4006-b571-54ef74532f32
1111
ms.topic: article
12-
ms.date: 03/25/2019
12+
ms.date: 05/22/2019
1313
---
1414

1515
# Pricing model for Azure Logic Apps
@@ -140,8 +140,7 @@ instances might take some time before they completely stop.
140140

141141
## Integration accounts
142142

143-
Consumption pricing applies to
144-
[integration accounts](logic-apps-enterprise-integration-create-integration-account.md)
143+
Consumption pricing applies to [integration accounts](logic-apps-enterprise-integration-create-integration-account.md)
145144
where you can explore, develop, and test the
146145
[B2B and EDI](logic-apps-enterprise-integration-b2b.md)
147146
and [XML processing](logic-apps-enterprise-integration-xml.md)
@@ -152,17 +151,15 @@ Each integration account can store up to specific
152151
which include trading partners, agreements, maps, schemas,
153152
assemblies, certificates, batch configurations, and so on.
154153

155-
Azure Logic Apps also offers Basic and Standard integration
156-
accounts with supported Logic Apps SLA. Here are ways you
157-
can choose whether to use a Basic or Standard integration account:
154+
Azure Logic Apps offers Free, Basic, and Standard integration accounts. The Basic and Standard tiers are supported by the Logic Apps service-level agreement (SLA), while the Free tier is not supported by an SLA and has limits on throughput and usage.
158155

159-
* Use Basic integration accounts when you just want message
160-
handling or act as a small business partner that has a
161-
trading partner relationship with a larger business entity.
156+
To choose between a Free, Basic, or Standard integration account:
162157

163-
* Use Standard integration accounts when you have more complex
164-
B2B relationships and want to increase the number of entities
165-
you can manage.
158+
* **Free**: For when you want to try exploratory scenarios, not production scenarios.
159+
160+
* **Basic**: For when you want only message handling or to act as a small business partner that has a trading partner relationship with a larger business entity.
161+
162+
* **Standard**: For when you have more complex B2B relationships and increased numbers of entities that you must manage.
166163

167164
For specific pricing information, see
168165
[Azure Logic Apps pricing](https://azure.microsoft.com/pricing/details/logic-apps).

0 commit comments

Comments
 (0)