Skip to content

Commit 82af97c

Browse files
author
ecfan
committed
Terraform templates unsupported for Standard
1 parent 6142d4f commit 82af97c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/logic-apps/single-tenant-overview-compare.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Differences between Standard and Consumption logic apps
33
description: Learn the differences between Standard workflows (single-tenant) and Consumption workflows (multitenant) in Azure Logic Apps.
4-
services: logic-apps
4+
services: azure-logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: conceptual
8-
ms.date: 05/31/2024
8+
ms.date: 08/11/2024
99
---
1010

1111
# Differences between Standard single-tenant logic apps versus Consumption multitenant logic apps
@@ -315,6 +315,8 @@ For the **Standard** logic app workflow, these capabilities have changed, or the
315315

316316
* **Deployment targets**: You can't deploy a **Standard** logic app resource to an [integration service environment (ISE)](connect-virtual-network-vnet-isolated-environment-overview.md) nor to Azure deployment slots.
317317

318+
* **Terraform templates**: You can't use these templates with a **Standard** logic app resource for complete infrastructure deployment. For more information, see [What is Terraform on Azure](/developer/terraform/overview)?
319+
318320
* **Azure API Management**: You currently can't import a **Standard** logic app resource into Azure API Management. However, you can import a **Consumption** logic app resource.
319321

320322
* **Authentication to backend storage**: Single-tenant Azure Logic Apps relies only on storage access keys to connect with the backend Azure Storage account. Alternative authentication methods, such as Microsoft Entra ID (Enterprise ID) and managed identity, currently aren't supported. So, when you deploy an Azure storage account alongside a **Standard** logic app, make sure that you enable storage access keys.

0 commit comments

Comments
 (0)