You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/whats-new.md
+9-13Lines changed: 9 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,19 +126,15 @@ This page is updated monthly, so revisit it regularly.
126
126
<tr><td>New Stringify data transformation in mapping data flows</td><td>Mapping data flows adds a new data transformation called Stringify to make it easy to convert complex data types like structs and arrays into string form that can be sent to structured output destinations.<br><ahref="data-flow-stringify.md">Learn more</a></td></tr>
127
127
128
128
<tr>
129
-
<tdrowspan=2><b>Integration Runtime</b></td>
130
-
<td>Azure Data Factory Managed vNet goes GA</td>
131
-
<td>You can now provision the Azure Integration Runtime as part of a managed Virtual Network and leverage Private Endpoints to securely connect to supported data stores. Data traffic goes through Azure Private Links which provide secured connectivity to the data source. In addition, it prevents data exfiltration to the public internet.<br><ahref="managed-virtual-network-private-endpoint.md">Learn more</a></td>
132
-
</tr>
133
-
<tr>
134
-
<td>Express VNet injection for SSIS integration runtime (Public Preview)</td>
135
-
<td>The SSIS integration runtime now supports express VNet injection.<br>
136
-
Learn more:<br>
137
-
<a href="join-azure-ssis-integration-runtime-virtual-network.md">Overview of VNet injection for SSIS integration runtime</a><br>
138
-
<a href="azure-ssis-integration-runtime-virtual-network-configuration.md">Standard vs. express VNet injection for SSIS integration runtime</a><br>
139
-
<a href="azure-ssis-integration-runtime-express-virtual-network-injection.md">Express VNet injection for SSIS integration runtime</a>
140
-
</td>
141
-
</tr>
129
+
<td><b>Integration Runtime</b></td>
130
+
<td>Express VNet injection for SSIS integration runtime (Public Preview)</td>
131
+
<td>The SSIS integration runtime now supports express VNet injection.<br>
132
+
Learn more:<br>
133
+
<a href="join-azure-ssis-integration-runtime-virtual-network.md">Overview of VNet injection for SSIS integration runtime</a><br>
134
+
<a href="azure-ssis-integration-runtime-virtual-network-configuration.md">Standard vs. express VNet injection for SSIS integration runtime</a><br>
135
+
<a href="azure-ssis-integration-runtime-express-virtual-network-injection.md">Express VNet injection for SSIS integration runtime</a>
136
+
</td>
137
+
</tr>
142
138
143
139
<tr><tdrowspan=2><b>Security</b></td><td>Azure Key Vault integration improvement</td><td>We have improved Azure Key Vault integration by adding user selectable drop-downs to select the secret values in the linked service, increasing productivity and not requiring users to type in the secrets, which could result in human error.</td></tr>
144
140
<tr><td>Support for user-assigned managed identity in Azure Data Factory</td><td>Credential safety is crucial for any enterprise. With that in mind, the Azure Data Factory (ADF) team is committed to making the data engineering process secure yet simple for data engineers. We are excited to announce the support for user-assigned managed identity (Preview) in all connectors/ linked services that support Azure Active Directory (Azure AD) based authentication.<br><ahref="https://techcommunity.microsoft.com/t5/azure-data-factory/support-for-user-assigned-managed-identity-in-azure-data-factory/ba-p/2841013">Learn more</a></td></tr>
0 commit comments