From 49608a643d07fb27a8017eea57f3d51379500bf7 Mon Sep 17 00:00:00 2001 From: mizuhokitao <92101163+mizuhokitao@users.noreply.github.com> Date: Sat, 31 May 2025 17:36:20 +0900 Subject: [PATCH 1/2] Update azure-ad-authentication-sql-server-overview.md Maintenance Plan does not support Entra ID Authentication. If a user logs into SQL Server with Entra ID Authentication in SSMS and then starts the maintenance plan, an error will occur. --- .../azure-ad-authentication-sql-server-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/relational-databases/security/authentication-access/azure-ad-authentication-sql-server-overview.md b/docs/relational-databases/security/authentication-access/azure-ad-authentication-sql-server-overview.md index a132a71bfb5..e14dc10ae06 100644 --- a/docs/relational-databases/security/authentication-access/azure-ad-authentication-sql-server-overview.md +++ b/docs/relational-databases/security/authentication-access/azure-ad-authentication-sql-server-overview.md @@ -101,7 +101,7 @@ Some non-GUI clients such as [Invoke-sqlcmd](/powershell/module/sqlserver/invoke - Member of the *Azure Connected Machine Onboarding* group or *Contributor* role in the resource group. - Member of the *Azure Connected Machine Resource Administrator* role in the resource group. - Member of the *Reader* role in the resource group. -- Microsoft Entra authentication is not supported for SQL Server failover cluster instances +- Microsoft Entra authentication is not supported for SQL Server failover cluster instances and maintenance plan ## Related content From 759d91ece2ec1edb40d525a5b18d09d129d6f1f9 Mon Sep 17 00:00:00 2001 From: Randolph West MSFT <97149825+rwestMSFT@users.noreply.github.com> Date: Mon, 2 Jun 2025 10:45:47 -0600 Subject: [PATCH 2/2] Update docs/relational-databases/security/authentication-access/azure-ad-authentication-sql-server-overview.md Co-authored-by: Regan Downer --- .../azure-ad-authentication-sql-server-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/relational-databases/security/authentication-access/azure-ad-authentication-sql-server-overview.md b/docs/relational-databases/security/authentication-access/azure-ad-authentication-sql-server-overview.md index e14dc10ae06..ec0f01f0b44 100644 --- a/docs/relational-databases/security/authentication-access/azure-ad-authentication-sql-server-overview.md +++ b/docs/relational-databases/security/authentication-access/azure-ad-authentication-sql-server-overview.md @@ -101,7 +101,7 @@ Some non-GUI clients such as [Invoke-sqlcmd](/powershell/module/sqlserver/invoke - Member of the *Azure Connected Machine Onboarding* group or *Contributor* role in the resource group. - Member of the *Azure Connected Machine Resource Administrator* role in the resource group. - Member of the *Reader* role in the resource group. -- Microsoft Entra authentication is not supported for SQL Server failover cluster instances and maintenance plan +- Microsoft Entra authentication is not supported for SQL Server failover cluster instances and maintenance plans. ## Related content