Skip to content

Commit 2a94ae9

Browse files
committed
Clarify pricing for non-ISE connectors
1 parent 9c09996 commit 2a94ae9

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

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

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,15 @@ Learn more about how billing works for [triggers](#triggers) and [actions](#acti
3535

3636
## Fixed pricing model
3737

38-
An [*integration service environment* (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md) provides a private, isolated, and dedicated way for you to create and run logic apps that can access resources in an Azure virtual network. For new logic apps that run inside an ISE, you pay a [fixed monthly price](https://azure.microsoft.com/pricing/details/logic-apps) for these capabilities:
38+
An [*integration service environment* (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md) provides an isolated way for you to create and run logic apps that can access resources in an Azure virtual network. For new logic apps that run inside an ISE, you pay a [fixed monthly price](https://azure.microsoft.com/pricing/details/logic-apps) for these capabilities:
3939

40-
* [Built-in triggers and actions](../connectors/apis-list.md#built-in)
40+
* [Built-in](../connectors/apis-list.md#built-in) triggers and actions
4141

42-
* [Standard connectors](../connectors/apis-list.md#managed-connectors)
42+
Within an ISE, built-in triggers and actions display the **Core** label and run in the same ISE as your logic apps.
4343

44-
* [Enterprise connectors](../connectors/apis-list.md#enterprise-connectors) with as many connections as you want
44+
* [Standard](../connectors/apis-list.md#managed-connectors) connectors and [Enterprise](../connectors/apis-list.md#enterprise-connectors) connectors (as many Enterprise connections as you want)
45+
46+
Standard and Enterprise connectors that display the **ISE** label run in the same ISE as your logic apps. Connectors that don't display the ISE label run in the global Logic Apps service. Fixed monthly pricing also applies to connectors that run in the global service when you use them with logic apps that run in an ISE.
4547

4648
* [Integration account](../logic-apps/logic-apps-enterprise-integration-create-integration-account.md) usage at no additional cost, based on your [ISE SKU](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md#ise-level):
4749

@@ -55,16 +57,9 @@ An [*integration service environment* (ISE)](../logic-apps/connect-virtual-netwo
5557

5658
* **Developer SKU**: Either up to 4 more Standard accounts, or up to 5 total Standard accounts. No Basic accounts.
5759

58-
For more information about integration account limits, see [Logic Apps limits and configuration](../logic-apps/logic-apps-limits-and-config.md#integration-account-limits). You can learn more about [integration account tiers and their pricing model](#integration-accounts) later in this topic.
59-
60-
For the Premium ISE SKU, the base unit has fixed capacity, so if you need more throughput, you can [add more scale units](../logic-apps/connect-virtual-network-vnet-isolated-environment.md#add-capacity), either during creation or afterwards. The Developer ISE SKU doesn't have the capability to add more scale units. Logic apps that run in an ISE don't incur data retention costs.
60+
For more information about integration account limits, see [Logic Apps limits and configuration](../logic-apps/logic-apps-limits-and-config.md#integration-account-limits). You can learn more about [integration account tiers and their pricing model](#integration-accounts) later in this topic.
6161

62-
> [!NOTE]
63-
> Within an ISE, built-in triggers and actions display the
64-
> **Core** label and run in the same ISE as your logic apps.
65-
> Standard and Enterprise connectors that display the **ISE**
66-
> label run in the same ISE as your logic apps. Connectors
67-
> that don't display the ISE label run in the global Logic Apps service.
62+
If you choose the Premium ISE SKU, the base unit has fixed capacity. If you need more throughput, you can [add more scale units](../logic-apps/connect-virtual-network-vnet-isolated-environment.md#add-capacity), either during creation or afterwards. The Developer ISE SKU doesn't have the capability to add more scale units. Logic apps that run in an ISE don't incur data retention costs.
6863

6964
For pricing rates, see [Logic Apps pricing](https://azure.microsoft.com/pricing/details/logic-apps).
7065

0 commit comments

Comments
 (0)