Skip to content

Commit fd7356f

Browse files
Merge pull request #36669 from MikeRayMSFT/main
Add version-specific notes to Azure Arc features table
2 parents 55b8e14 + 37c54a3 commit fd7356f

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/sql-server/azure-arc/includes/features-edition.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ The following table identifies features available by [!INCLUDE [ssnoversion-md](
1212

1313
::: moniker range="<=sql-server-ver16 || <=sql-server-linux-ver16"
1414

15+
> [!NOTE]
16+
> This table applies to SQL Server 2022 and earlier versions. To view features for later versions, use the version selector at the top of the page.
17+
1518
| Feature | Enterprise | Standard | Web | Express | Developer | Evaluation |
1619
| --- | --- | --- | --- | --- | --- | --- |
1720
| [Azure pay-as-you-go billing](../manage-configuration.md) | Yes | Yes | Not applicable | Not applicable | Not applicable | Not applicable |
@@ -37,6 +40,9 @@ The following table identifies features available by [!INCLUDE [ssnoversion-md](
3740

3841
::: moniker range=">=sql-server-ver17 || >=sql-server-linux-ver17"
3942

43+
> [!NOTE]
44+
> This table applies to versions beginning with SQL Server 2025 (17.x). To view earlier versions, use the version selector at the top of the page.
45+
4046
| Feature | Enterprise <sup>1</sup> | Standard <sup>1</sup> | Express | Evaluation |
4147
| --- | --- | --- | --- | --- |
4248
| [Azure pay-as-you-go billing](../manage-configuration.md) | Yes | Yes | Not applicable | Not applicable |
@@ -55,7 +61,7 @@ The following table identifies features available by [!INCLUDE [ssnoversion-md](
5561
| [Client connection summary](../sql-connection-summary.md) | Yes | Yes | Yes | Yes |
5662
| [Operate with least privilege](../configure-least-privilege.md) | Yes | Yes | Yes | Yes |
5763

58-
<sup>1</sup> SQL Server 2025 (17.x) introduces separate Enterprise Developer and Standard Developer editions of SQL Server.
64+
<sup>1</sup> SQL Server 2025 (17.x) introduces separate Enterprise Developer and Standard Developer editions of SQL Server. Enterprise Developer has the same features as Enterprise edition, and Standard Developer has the same features as Standard edition.
5965

6066
<sup>2</sup> [Express LocalDB isn't supported.](/azure/purview/register-scan-on-premises-sql-server#supported-capabilities)
6167

0 commit comments

Comments
 (0)