Skip to content

Commit 1b5b625

Browse files
Merge pull request #276863 from xuehongg/mybranch2
LA Standard: Clarifying supported and unsupported authentication methods to backen…
2 parents 9f0595f + c473565 commit 1b5b625

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: conceptual
8-
ms.date: 02/15/2024
8+
ms.date: 05/31/2024
99
---
1010

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

318318
* **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.
319319

320+
* **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.
321+
320322
<a name="firewall-permissions"></a>
321323

322324
## Strict network and firewall traffic permissions

0 commit comments

Comments
 (0)