Skip to content

Commit 276dabb

Browse files
Merge pull request #313444 from lrtoyou1223/azureirbranch01
Add a note for resource instance rule support
2 parents ee990ed + 47997d7 commit 276dabb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

articles/data-factory/data-access-strategies.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ This should work in many scenarios, and we do understand that a unique Static IP
4747
> - AzureFile
4848
> - OData
4949
50+
> [!NOTE]
51+
> Resource instance network rules for Azure Storage is not supported by user managed enviroment such as self-hosted integration runtime and SSIS integration runtime.
52+
5053
* **Unique Static IP** - You'll need to set up a self-hosted integration runtime to get a Static IP for Data Factory connectors. This mechanism ensures you can block access from all other IP addresses.
5154
* **[Static IP range](./azure-integration-runtime-ip-addresses.md)** - You can use Azure Integration Runtime's IP addresses to allowlist it in your storage (say S3, Salesforce, etc.). It certainly restricts IP addresses that can connect to the data stores but also relies on Authentication/ Authorization rules.
5255
* **[Service Tag](../virtual-network/service-tags-overview.md)** - A service tag represents a group of IP address prefixes from a given Azure service (like Azure Data Factory). Microsoft manages the address prefixes encompassed by the service tag and automatically updates the service tag as addresses change, minimizing the complexity of frequent updates to network security rules. It's useful when filtering data access on IaaS hosted data stores in Virtual Network.

0 commit comments

Comments
 (0)