Skip to content

Commit 81d2e74

Browse files
Merge pull request #252542 from lrtoyou1223/shirbranch21
Update the activity list
2 parents f0f9637 + f0b9d05 commit 81d2e74

File tree

1 file changed

+35
-2
lines changed

1 file changed

+35
-2
lines changed

articles/data-factory/concepts-integration-runtime.md

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,24 @@ An Azure integration runtime can:
5555

5656
- Run Data Flows in Azure
5757
- Run copy activities between cloud data stores
58-
- Dispatch the following transform activities in a public network: Databricks Notebook/ Jar/ Python activity, HDInsight Hive activity, HDInsight Pig activity, HDInsight MapReduce activity, HDInsight Spark activity, HDInsight Streaming activity, ML Studio (classic) Batch Execution activity, ML Studio (classic) Update Resource activities, Stored Procedure activity, Data Lake Analytics U-SQL activity, .NET custom activity, Web activity, Lookup activity, and Get Metadata activity.
58+
- Dispatch the following transform activities in a public network:
59+
- .NET custom activity
60+
- Azure Function activity
61+
- Databricks Notebook/ Jar/ Python activity
62+
- Data Lake Analytics U-SQL activity
63+
- Get Metadata activity
64+
- HDInsight Hive activity
65+
- HDInsight Pig activity
66+
- HDInsight MapReduce activity
67+
- HDInsight Spark activity
68+
- HDInsight Streaming activity
69+
- Lookup activity
70+
- Machine Learning Studio (classic) Batch Execution activity
71+
- Machine Learning Studio (classic) Update Resource activity
72+
- Stored Procedure activity
73+
- Validation activity
74+
- Web activity
75+
5976

6077
### Azure IR network environment
6178

@@ -78,7 +95,23 @@ For information about creating and configuring an Azure IR, see [How to create a
7895
A self-hosted IR is capable of:
7996

8097
- Running copy activity between a cloud data stores and a data store in private network.
81-
- Dispatching the following transform activities against compute resources in on-premises or Azure Virtual Network: HDInsight Hive activity (BYOC-Bring Your Own Cluster), HDInsight Pig activity (BYOC), HDInsight MapReduce activity (BYOC), HDInsight Spark activity (BYOC), HDInsight Streaming activity (BYOC), ML Studio (classic) Batch Execution activity, ML Studio (classic) Update Resource activities, Stored Procedure activity, Data Lake Analytics U-SQL activity, Custom activity (runs on Azure Batch), Lookup activity, and Get Metadata activity.
98+
- Dispatching the following transform activities against compute resources in on-premises or Azure Virtual Network:
99+
- Azure Function activity
100+
- Custom activity (runs on Azure Batch)
101+
- Data Lake Analytics U-SQL activity
102+
- Get Metadata activity
103+
- HDInsight Hive activity (BYOC-Bring Your Own Cluster)
104+
- HDInsight Pig activity (BYOC)
105+
- HDInsight MapReduce activity (BYOC)
106+
- HDInsight Spark activity (BYOC)
107+
- HDInsight Streaming activity (BYOC)
108+
- Lookup activity
109+
- Machine Learning Studio (classic) Batch Execution activity
110+
- Machine Learning Studio (classic) Update Resource activity
111+
- Machine Learning Execute Pipeline activity
112+
- Stored Procedure activity
113+
- Validation activity
114+
- Web activity
82115

83116
> [!NOTE]
84117
> Use self-hosted integration runtime to support data stores that require bring-your-own driver, such as SAP Hana, MySQL, etc. For more information, see [supported data stores](copy-activity-overview.md#supported-data-stores-and-formats).

0 commit comments

Comments
 (0)