Skip to content

Commit abea76d

Browse files
committed
Fix links
1 parent d20aacc commit abea76d

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/database-engine/install-windows/choose-a-database-engine-upgrade-method.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ There are several approaches to consider when you are planning to upgrade the [!
1919

2020
## Download
2121

22-
- To download [!INCLUDE[SSnoversion](../../includes/ssnoversion-md.md)], go to **[Evaluation Center](https://www.microsoft.com/evalcenter/evaluate-sql-server)**.
22+
- To download [!INCLUDE[SSnoversion](../../includes/ssnoversion-md.md)], visit the **[Evaluation Center](https://www.microsoft.com/evalcenter/evaluate-sql-server-2022)**.
2323

2424
- Have an Azure account? Then go to the **[Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/microsoftsqlserver.sql2019-ws2019?tab=overview)** to spin up a Virtual Machine with [!INCLUDE[ssnoversion](../../includes/ssnoversion-md.md)] Developer Edition already installed.
2525

docs/relational-databases/security/authentication-access/azure-ad-authentication-sql-server-automation-setup-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In this article, we'll go over how to set up the Azure Active Directory (Azure A
2525
We'll also go over the updated functionality to set up an Azure AD admin for SQL Server in the Azure portal that would allow for automated certificate creation and application registration. Previously, setting up [Azure AD authentication for SQL server required manual setup of Azure AD admin with an Azure certificate and application registration](azure-ad-authentication-sql-server-setup-tutorial.md).
2626

2727
> [!NOTE]
28-
> This feature is available in [!INCLUDE [sssql22-md](../../../includes/sssql22-md.md)] or later versions, and is only supported for SQL Server on-premises, for Windows and Linux hosts and [SQL Server 2022 on Windows Azure VMs](/azure/azure-sql/virtual-machines/windows/security-considerations-best-practices.md#azure-ad-authentication-preview).
28+
> This feature is available in [!INCLUDE [sssql22-md](../../../includes/sssql22-md.md)] or later versions, and is only supported for SQL Server on-premises, for Windows and Linux hosts and [SQL Server 2022 on Windows Azure VMs](/azure/azure-sql/virtual-machines/windows/security-considerations-best-practices#azure-ad-authentication-preview).
2929
3030
## Prerequisites
3131

docs/relational-databases/security/authentication-access/azure-ad-authentication-sql-server-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Some non-GUI clients such as [Invoke-sqlcmd](/powershell/module/sqlserver/invoke
6161

6262
## Remarks
6363

64-
- Only [!INCLUDE [sssql22-md](../../../includes/sssql22-md.md)] on-premises with a supported Windows or Linux operating system, or [SQL Server 2022 on Windows Azure VMs](/azure/azure-sql/virtual-machines/windows/security-considerations-best-practices.md#azure-ad-authentication-preview), is supported for Azure AD authentication.
64+
- Only [!INCLUDE [sssql22-md](../../../includes/sssql22-md.md)] on-premises with a supported Windows or Linux operating system, or [SQL Server 2022 on Windows Azure VMs](/azure/azure-sql/virtual-machines/windows/security-considerations-best-practices#azure-ad-authentication-preview), is supported for Azure AD authentication.
6565
- To connect SQL Server to Azure Arc, the Azure AD account needs the following permissions:
6666
- Member of the *Azure Connected Machine Onboarding* group or *Contributor* role in the resource group.
6767
- Member of the *Azure Connected Machine Resource Administrator* role in the resource group.

docs/relational-databases/security/authentication-access/azure-ad-authentication-sql-server-setup-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ monikerRange: ">=sql-server-ver16||>= sql-server-linux-ver16"
1616

1717
[!INCLUDE [SQL Server 2022](../../../includes/applies-to-version/sqlserver2022.md)]
1818

19-
This document describes a step-by-step process on how to set up Azure Active Directory (Azure AD) authentication for SQL Server, and how to use different Azure AD authentication methods. This feature is available in [!INCLUDE [sssql22-md](../../../includes/sssql22-md.md)] and later versions, and is only supported for SQL Server on-premises, for Windows and Linux hosts and [SQL Server 2022 on Windows Azure VMs](/azure/azure-sql/virtual-machines/windows/security-considerations-best-practices.md#azure-ad-authentication-preview).
19+
This document describes a step-by-step process on how to set up Azure Active Directory (Azure AD) authentication for SQL Server, and how to use different Azure AD authentication methods. This feature is available in [!INCLUDE [sssql22-md](../../../includes/sssql22-md.md)] and later versions, and is only supported for SQL Server on-premises, for Windows and Linux hosts and [SQL Server 2022 on Windows Azure VMs](/azure/azure-sql/virtual-machines/windows/security-considerations-best-practices#azure-ad-authentication-preview).
2020

2121
In this tutorial, you learn how to:
2222

docs/sql-server/end-of-support/sql-server-end-of-support-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Once your [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] has reached
6969
7070
### Resources
7171

72-
- [Installation media](https://www.microsoft.com/evalcenter/evaluate-sql-server-2019-rtm)
72+
- [Installation media](https://www.microsoft.com/evalcenter/evaluate-sql-server-2019)
7373
- [Upgrade SQL Server using Installation Wizard](../../database-engine/install-windows/upgrade-sql-server-using-the-installation-wizard-setup.md)
7474

7575
What's new in:

0 commit comments

Comments
 (0)