Skip to content

Commit b302c43

Browse files
Merge pull request #30993 from nitinvbhartiM/patch-3
Updating pre-reqs with .Net framework requirement.
2 parents 655fbe1 + 42fc356 commit b302c43

2 files changed

Lines changed: 15 additions & 6 deletions

File tree

docs/sql-server/azure-arc/includes/supported-configurations.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,28 @@ ms.date: 01/24/2024
55
ms.topic: include
66
---
77

8-
[!INCLUDE [ssnoversion-md](../../../includes/ssnoversion-md.md)] enabled by Azure Arc supports [!INCLUDE [sssql11-md](../../../includes/sssql11-md.md)] and later versions, running on one of the following versions of the Windows or Linux operating system:
8+
## Supported configurations
9+
10+
### SQL Server version
11+
12+
[!INCLUDE [sssql11-md](../../../includes/sssql11-md.md)] and later versions.
13+
14+
### Operating systems
915

1016
- [!INCLUDE [winserver2012-md](../../../includes/winserver2012-md.md)] and later versions
1117
- Ubuntu 20.04 (x64)
1218
- Red Hat Enterprise Linux (RHEL) 8 (x64)
1319
- SUSE Linux Enterprise Server (SLES) 15 (x64)
1420

15-
Support for Azure Arc-enabled [!INCLUDE [ssnoversion-md](../../../includes/ssnoversion-md.md)] failover cluster instances (FCI) is introduced as preview in October, 2023.
16-
1721
> [!IMPORTANT]
1822
> Windows Server 2012 and Windows Server 2012 R2 support ended on October 10, 2023. For more information, see [SQL Server 2012 and Windows Server 2012/2012 R2 end of support](/lifecycle/announcements/sql-server-2012-windows-server-2012-2012-r2-end-of-support).
1923
24+
### .NET Framework
25+
26+
On Windows, .NET Framework 4.7.2 and later.
27+
28+
This requirement begins with extension version `1.1.2504.99` (November, 14 2023 release). Without this version, the extension might not function as intended. Windows Server 2012 R2 does not come with .NET Framework 4.7.2 by default and must be updated accordingly.
29+
2030
### Support on VMware
2131

2232
You can deploy SQL Server enabled by Azure Arc in VMware VMs running:

docs/sql-server/azure-arc/overview.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ms.author: sashan
66
ms.reviewer: mikeray, randolphwest
77
ms.date: 02/16/2024
88
ms.topic: conceptual
9+
ms.custom: references_regions
910
---
1011

1112
# SQL Server enabled by Azure Arc
@@ -43,7 +44,7 @@ You can optimize the configuration of your SQL Server instances for best perform
4344

4445
[!INCLUDE [entra-id](../../includes/entra-id.md)]
4546

46-
Starting with [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)], Azure Arc enabled SQL Servers can utilize Microsoft Entra ID for authentication, bringing a modern centralized identity and access management solution to SQL Server. Microsoft Entra authentication provides greatly enhanced security over traditional username and password-based authentication, which is **not recommended**. For more information about the risks and challenges passwords pose, refer to ["What’s the solution to the growing problem of passwords?](https://news.microsoft.com/features/whats-solution-growing-problem-passwords-says-microsoft/) Microsoft Entra authentication removes the need for self-managed secrets entirely when communicating with Azure resources, through managed identity authentication. For user-based authentication, Microsoft Entra ID supports enhanced security measures including multi-factor authentication (MFA), single sign-on (SSO), and modern identity practices.
47+
Starting with [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)], Azure Arc enabled SQL Servers can utilize Microsoft Entra ID for authentication, bringing a modern centralized identity and access management solution to SQL Server. Microsoft Entra authentication provides greatly enhanced security over traditional username and password-based authentication, which is **not recommended**. For more information about the risks and challenges passwords pose, refer to ["What’s the solution to the growing problem of passwords?"](https://news.microsoft.com/features/whats-solution-growing-problem-passwords-says-microsoft/). Microsoft Entra authentication removes the need for self-managed secrets entirely when communicating with Azure resources, through managed identity authentication. For user-based authentication, Microsoft Entra ID supports enhanced security measures including multifactor authentication (MFA), single sign-on (SSO), and modern identity practices.
4748

4849
## Microsoft Defender for Cloud
4950

@@ -117,8 +118,6 @@ The following diagram illustrates the architecture of [!INCLUDE [ssazurearc](../
117118

118119
[!INCLUDE [features-edition](includes/features-edition.md)]
119120

120-
## Supported SQL Server versions and environments
121-
122121
[!INCLUDE [supported-configurations](includes/supported-configurations.md)]
123122

124123
## Unsupported configurations

0 commit comments

Comments
 (0)