Skip to content

Commit fc8f000

Browse files
authored
Clarity edits
1 parent fbe92ff commit fc8f000

File tree

1 file changed

+19
-15
lines changed

1 file changed

+19
-15
lines changed

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

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -24,29 +24,33 @@ Here are the details about how billing and pricing work for Logic Apps.
2424

2525
For new logic apps that you create by using the public or "global"
2626
Logic Apps service, you pay only for what you use. These logic apps
27-
use a consumption-based plan and pricing model, which means that all
28-
action executions performed by a logic app are metered. Every step
29-
in a logic app definition is an action, which includes triggers,
30-
control flow steps, calls to built-in actions, and calls to connectors.
27+
use a consumption-based plan and pricing model. Logic Apps meters
28+
all action executions that your logic app performs. In a logic app
29+
definition, each step is an action, including the trigger,
30+
control flow steps, built-in actions, and connector calls.
3131
For more information, see [Logic Apps Pricing](https://azure.microsoft.com/pricing/details/logic-apps).
3232

3333
<a name="fixed-pricing"></a>
3434

3535
## Fixed pricing model
3636

37+
For new logic apps that you create and run inside an
38+
[*integration service environment* (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md),
39+
you pay a fixed monthly price for built-in actions and
40+
standard ISE-labeled connectors. An ISE is a private
41+
isolated Logic Apps service instance that you can *inject*
42+
into an Azure virtual network so that logic apps can access
43+
resources inside that virtual network.
44+
45+
Your ISE includes one free Enterprise connector, which includes
46+
as many connections as you want. Usage for additional Enterprise
47+
connectors are charged based on the Enterprise consumption price.
48+
3749
> [!NOTE]
3850
> The integration service environment is in *private preview*.
39-
> To request access, [create your request to join here](https://aka.ms/iseprivatepreview).
40-
41-
For new logic apps that you create with an
42-
[*integration service environment* (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md),
43-
which is a private isolated Logic Apps instance that uses
44-
dedicated resources, you pay a fixed monthly price for built-in
45-
actions and standard ISE-labeled connectors. Your ISE includes
46-
one free Enterprise connector, which includes as many connections
47-
as you want. Usage for additional Enterprise connectors are charged
48-
based on the Enterprise consumption price. For more information, see
49-
[Logic Apps Pricing](https://azure.microsoft.com/pricing/details/logic-apps).
51+
> To request access, [create your request to join here](https://aka.ms/iseprivatepreview).
52+
> For more information, see
53+
> [Logic Apps Pricing](https://azure.microsoft.com/pricing/details/logic-apps).
5054
5155
<a name="triggers"></a>
5256

0 commit comments

Comments
 (0)