Skip to content

Commit 34582f5

Browse files
committed
Merge branch 't46-releasenotes' of https://github.com/anumjs/azure-docs-pr into t46-releasenotes
2 parents fede74b + c8190bd commit 34582f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-data-warehouse/release-notes-10-0-10106-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Use the date identified to confirm which release has been applied to your Azure
3030

3131
| Service improvements | Details |
3232
| --- | --- |
33-
|**Azure Private Link (Preview)**|With [Azure Private Link](https://microsoft.sharepoint.com/:w:/r/teams/AzureSQLDataWarehouse/_layouts/15/Doc.aspx?sourcedoc={f90b6cab-69d1-4f46-9033-c8a12628d2fa}&action=edit&wdLOR=c1B584C01%2D9270%2D4C3E%2D866F%2DD3FBB569FD5C&wdPid=14d06d3f), you can create a private endpoint in your Virtual Network (VNet) and map it to your Azure SQL DW. These resources are then accessible over a private IP address in your VNet, enabling connectivity from on-premises through Azure ExpressRoute private peering and/or VPN gateway. Overall, this simplifies the network configuration by not requiring you to open it up to public IP addresses. This also enables protection against data exfiltration risks. For more details, see [overview](/azure/private-link/private-link-overview) and [SQL DW documentation](/azure/sql-database/sql-database-private-endpoint-overview).|
33+
|**Azure Private Link (Preview)**|With [Azure Private Link](https://azure.microsoft.com/blog/announcing-azure-private-link/), you can create a private endpoint in your Virtual Network (VNet) and map it to your Azure SQL DW. These resources are then accessible over a private IP address in your VNet, enabling connectivity from on-premises through Azure ExpressRoute private peering and/or VPN gateway. Overall, this simplifies the network configuration by not requiring you to open it up to public IP addresses. This also enables protection against data exfiltration risks. For more details, see [overview](/azure/private-link/private-link-overview) and [SQL DW documentation](/azure/sql-database/sql-database-private-endpoint-overview).|
3434
|**Data Discovery & Classification (GA)**|[Data discovery and classification](/azure/sql-database/sql-database-data-discovery-and-classification?toc=/azure/sql-data-warehouse/toc.json) feature is now Generally Available. This feature provides advanced capabilities for **discovering, classifying, labeling & protecting** sensitive data in your databases.|
3535
|**Azure Advisor one-click Integration**|SQL Data Warehouse now directly integrates with Azure Advisor recommendations in the overview blade along with providing a one-click experience. You can now discover recommendations in the overview blade instead of navigating to the Azure advisor blade. Find out more about recommendations [here](sql-data-warehouse-concept-recommendations.md).|
3636
|**Read Committed Snapshot Isolation (Preview)**|You can use ALTER DATABSE to enable or disable snapshot isolation for a user database. To avoid impact to your current workload, you may want to set this option during database maintenance window or wait until there is no other active connection to the database. For more information, see [Alter database set options](/sql/t-sql/statements/alter-database-transact-sql-set-options?view=azure-sqldw-latest).|

0 commit comments

Comments
 (0)