Skip to content

Commit 675dd4a

Browse files
authored
Merge pull request #191910 from jonburchel/patch-21
Update whats-new.md
2 parents e13f5dd + 93507bb commit 675dd4a

File tree

1 file changed

+9
-13
lines changed

1 file changed

+9
-13
lines changed

articles/data-factory/whats-new.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -126,19 +126,15 @@ This page is updated monthly, so revisit it regularly.
126126
<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><a href="data-flow-stringify.md">Learn more</a></td></tr>
127127

128128
<tr>
129-
<td rowspan=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><a href="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>
142138

143139
<tr><td rowspan=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>
144140
<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><a href="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

Comments
 (0)