Skip to content

Commit 0d76aab

Browse files
committed
Clarifying supported and unsupported authentication methods to backend storage
1 parent 98ce0a2 commit 0d76aab

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**: **Standard** logic app relies on Storage access keys to establish connections with the backend Azure Storage Account. Currently, it does not support any alternative authentication methods such as Enterprise ID (Entra Id) authentication or Managed Identity authentication. Consequently, when deploying a Storage account alongside a **Standard** logic app, it is essential to ensure that Storage access keys are enabled.
321+
320322
<a name="firewall-permissions"></a>
321323

322324
## Strict network and firewall traffic permissions

0 commit comments

Comments
 (0)