Skip to content

Commit 31cc7c8

Browse files
committed
removing preview
1 parent 72c9ac1 commit 31cc7c8

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ ms.date: 10/19/2021
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: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ ms.date: 10/19/2021
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: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ ms.date: 10/19/2021
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)