Skip to content

Commit 9b684a0

Browse files
xuehonggecfan
andauthored
Update articles/connectors/connectors-create-api-azureblobstorage.md
Co-authored-by: Esther Fan <[email protected]>
1 parent cf3731f commit 9b684a0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/connectors/connectors-create-api-azureblobstorage.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,12 @@ The Azure Blob built-in connector is available only for Standard logic app workf
456456

457457
You can add network security to an Azure storage account by [restricting access with a firewall and firewall rules](../storage/common/storage-network-security.md). However, this setup creates a challenge for Azure and other Microsoft services that need access to the storage account. Local communication in the data center abstracts the internal IP addresses, so just permitting traffic through IP addresses might not be enough to successfully allow communication across the firewall. Based on which Azure Blob Storage connector you use, the following options are available:
458458

459-
- To access storage accounts behind firewalls using the Azure Blob Storage managed connector in Consumption and ISE-based logic apps, review the following documentation. Note that this solution doesn't work in Standard logic apps.
459+
- To access storage accounts behind firewalls using the Azure Blob Storage managed connector in Consumption and ISE-based logic apps, review the following documentation:
460+
461+
> [!NOTE]
462+
>
463+
> The following solutions don't apply to Standard logic apps.
464+
460465

461466
- [Access storage accounts in same region with system-managed identities](#access-blob-storage-in-same-region-with-system-managed-identities)
462467

0 commit comments

Comments
 (0)