Skip to content

Commit 42c1760

Browse files
Merge pull request #223340 from azaricstefan/patch-15
update edge case
2 parents 89df3f2 + 6844805 commit 42c1760

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/synapse-analytics/sql/develop-storage-files-storage-access-control.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,9 @@ You can access publicly available files placed on Azure storage accounts that [a
8888
---
8989

9090
#### Cross-tenant scenarios
91-
In cases when Azure Storage is in a different tenant from the Synapse serverless SQL pool, authorization via **Service Principal** is the recommended method. **SAS** authorization is also possible, while **Managed Identity** is not supported.
91+
In cases when Azure Storage is in a different tenant from the Synapse serverless SQL pool, authorization via **Service Principal** is the recommended method. **SAS** authorization is also possible, while **Managed Identity** is not supported.
92+
> [!NOTE]
93+
> In case when Azure Storage is protected with a firewall **Service Principal** will not be supported.
9294
9395
### Supported authorization types for databases users
9496

0 commit comments

Comments
 (0)