Skip to content

Commit e9a3d2b

Browse files
authored
Merge pull request #184473 from LitKnd/win-auth-mi
Windows auth for Azure AD Principals for MI
2 parents f9afbe6 + dd25a4c commit e9a3d2b

20 files changed

+1675
-2
lines changed

articles/azure-sql/managed-instance/doc-changes-updates-release-notes-whats-new.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,12 @@ The following table lists the features of Azure SQL Managed Instance that are cu
3737
| [Memory optimized premium-series hardware generation](resource-limits.md#service-tier-characteristics) | Deploy your SQL Managed Instance to the new memory optimized premium-series hardware generation to take advantage of the latest Intel Ice Lake CPUs. The memory optimized hardware generation offers higher memory to vCore ratios. |
3838
| [Migration with Log Replay Service](log-replay-service-migrate.md) | Migrate databases from SQL Server to SQL Managed Instance by using Log Replay Service. |
3939
| [Premium-series hardware generation](resource-limits.md#service-tier-characteristics) | Deploy your SQL Managed Instance to the new premium-series hardware generation to take advantage of the latest Intel Ice Lake CPUs. |
40+
| [Query Store hints](/sql/relational-databases/performance/query-store-hints?view=azuresqldb-mi-current&preserve-view=true) | Use query hints to optimize your query execution via the OPTION clause. |
4041
| [Service Broker cross-instance message exchange](/sql/database-engine/configure-windows/sql-server-service-broker) | Support for cross-instance message exchange using Service Broker on Azure SQL Managed Instance. |
4142
| [SQL insights](../../azure-monitor/insights/sql-insights-overview.md) | SQL insights is a comprehensive solution for monitoring any product in the Azure SQL family. SQL insights uses dynamic management views to expose the data you need to monitor health, diagnose problems, and tune performance. |
4243
| [Transactional Replication](replication-transactional-overview.md) | Replicate the changes from your tables into other databases in SQL Managed Instance, SQL Database, or SQL Server. Or update your tables when some rows are changed in other instances of SQL Managed Instance or SQL Server. For information, see [Configure replication in Azure SQL Managed Instance](replication-between-two-instances-configure-tutorial.md). |
4344
| [Threat detection](threat-detection-configure.md) | Threat detection notifies you of security threats detected to your database. |
44-
| [Query Store hints](/sql/relational-databases/performance/query-store-hints?view=azuresqldb-mi-current&preserve-view=true) | Use query hints to optimize your query execution via the OPTION clause. |
45+
| [Windows Auth for Azure Active Directory principals](winauth-azuread-overview.md) | Kerberos authentication for Azure Active Directory (Azure AD) enables Windows Authentication access to Azure SQL Managed Instance. |
4546
|||
4647

4748
## General availability (GA)
@@ -70,6 +71,7 @@ Learn about significant changes to the Azure SQL Managed Instance documentation.
7071

7172
| Changes | Details |
7273
| --- | --- |
74+
|**Windows Auth for Azure Active Directory principals preview** | Windows Authentication for managed instances empowers customers to move existing services to the cloud while maintaining a seamless user experience, and provides the basis for infrastructure modernization. Learn more in [Windows Authentication for Azure Active Directory principals on Azure SQL Managed Instance](winauth-azuread-overview.md). |
7375
| **Data virtualization preview** | It's now possible to query data in external sources such as Azure Data Lake Storage Gen2 or Azure Blob Storage, joining it with locally stored relational data. This feature is currently in preview. To learn more, see [Data virtualization](data-virtualization-overview.md). |
7476
|||
7577

articles/azure-sql/managed-instance/media/winauth-azuread/auth-kerberos.svg

Lines changed: 371 additions & 0 deletions
Loading
116 KB
Loading
152 KB
Loading
Loading
57 KB
Loading
464 KB
Loading

articles/azure-sql/managed-instance/media/winauth-azuread/decision-authentication.svg

Lines changed: 506 additions & 0 deletions
Loading
Loading
Loading

0 commit comments

Comments
 (0)