Skip to content

Commit 7a7d23f

Browse files
authored
Merge pull request #178385 from MashaMSFT/202111_aadfix
removing preview
2 parents 3364661 + a9004ab commit 7a7d23f

File tree

3 files changed

+3
-11
lines changed

3 files changed

+3
-11
lines changed

articles/azure-sql/database/authentication-azure-ad-only-authentication-create-server.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,13 @@ ms.topic: how-to
88
author: GithubMirek
99
ms.author: mireks
1010
ms.reviewer: vanto
11-
ms.date: 10/19/2021
11+
ms.date: 11/02/2021
1212
---
1313

1414
# Create server with Azure AD-only authentication enabled in Azure SQL
1515

1616
[!INCLUDE[appliesto-sqldb-sqlmi](../includes/appliesto-sqldb-sqlmi.md)]
1717

18-
> [!NOTE]
19-
> The **Azure AD-only authentication** feature discussed in this article is in **public preview**. For detailed information about this feature, see [Azure AD-only authentication with Azure SQL](authentication-azure-ad-only-authentication.md). Azure AD-only authentication is currently not available for Azure Synapse Analytics.
2018

2119
This how-to guide outlines the steps to create a [logical server](logical-servers.md) for Azure SQL Database or [Azure SQL Managed Instance](../managed-instance/sql-managed-instance-paas-overview.md) with [Azure AD-only authentication](authentication-azure-ad-only-authentication.md) enabled during provisioning. The Azure AD-only authentication feature prevents users from connecting to the server or managed instance using SQL authentication, and only allows connection using Azure AD authentication.
2220

articles/azure-sql/database/authentication-azure-ad-only-authentication-policy.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,13 @@ ms.topic: conceptual
88
author: GithubMirek
99
ms.author: mireks
1010
ms.reviewer: vanto
11-
ms.date: 10/19/2021
11+
ms.date: 11/02/2021
1212
---
1313

1414
# Azure Policy for Azure Active Directory only authentication with Azure SQL
1515

1616
[!INCLUDE[appliesto-sqldb-sqlmi](../includes/appliesto-sqldb-sqlmi.md)]
1717

18-
> [!NOTE]
19-
> The **Azure AD-only authentication** and associated Azure Policy feature discussed in this article is in **public preview**.
20-
2118
Azure Policy can enforce the creation of an Azure SQL Database or Azure SQL Managed Instance with [Azure AD-only authentication](authentication-azure-ad-only-authentication.md) enabled during provisioning. With this policy in place, any attempts to create a [logical server in Azure](logical-servers.md) or managed instance will fail if it isn't created with Azure AD-only authentication enabled.
2219

2320
The Azure Policy can be applied to the whole Azure subscription, or just within a resource group.

articles/azure-sql/database/authentication-azure-ad-only-authentication-tutorial.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,13 @@ ms.topic: tutorial
88
author: GithubMirek
99
ms.author: mireks
1010
ms.reviewer: vanto
11-
ms.date: 10/19/2021
11+
ms.date: 11/02/2021
1212
---
1313

1414
# Tutorial: Enable Azure Active Directory only authentication with Azure SQL
1515

1616
[!INCLUDE[appliesto-sqldb-sqlmi](../includes/appliesto-sqldb-sqlmi.md)]
1717

18-
> [!NOTE]
19-
> The **Azure AD-only authentication** feature discussed in this article is in **public preview**.
20-
2118
This article guides you through enabling the [Azure AD-only authentication](authentication-azure-ad-only-authentication.md) feature within Azure SQL Database and Azure SQL Managed Instance. If you are looking to provision a SQL Database or SQL Managed Instance with Azure AD-only authentication enabled, see [Create server with Azure AD-only authentication enabled in Azure SQL](authentication-azure-ad-only-authentication-create-server.md).
2219

2320
In this tutorial, you learn how to:

0 commit comments

Comments
 (0)