Skip to content

Commit 40e928a

Browse files
committed
Stage release notes
1 parent 0cbaa30 commit 40e928a

1 file changed

Lines changed: 18 additions & 45 deletions

File tree

docs/sql-server/azure-arc/release-notes.md

Lines changed: 18 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,27 @@ ms.custom: ignite-2023
1515

1616
## April 9, 2024
1717

18-
**Extension version**: `1.1.2620.128`
18+
**Extension version**: `1.1.2647.136`
1919

2020
### Move resources
2121

22-
- Move instances of SQL Server enabled by Azure Arc to a different subscription or resource group (preview). Review [Move SQL Server enabled by Azure Arc resources to a new resource group or subscription - preview](move-resources.md).
22+
- Move instances or databases to a different subscription or resource group (preview). Review [Move SQL Server enabled by Azure Arc resources to a new resource group or subscription - preview](move-resources.md).
23+
24+
### Updated licensing and configuration support
25+
26+
- Physical core licensing
27+
- Unlimited virtualization support
28+
- ESU support
29+
- Database inventory feature for all license types
30+
31+
For details, review:
32+
33+
- [Manage licensing and billing of SQL Server enabled by Azure Arc](manage-license-billing.md).
34+
- [Configure SQL Server enabled by Azure Arc](manage-configuration.md)
35+
36+
### Updated metrics
37+
38+
Review [Monitor [!INCLUDE [ssazurearc](../../includes/ssazurearc.md)] (preview)](sql-monitoring.md).
2339

2440
## March 12, 2024
2541

@@ -292,47 +308,4 @@ With SQL Server enabled by Azure Arc, you can run the agent extension service wi
292308
- Support to view databases as a resource added for [!INCLUDE [sssql14-md](../../includes/sssql14-md.md)], and [!INCLUDE [sssql16-md](../../includes/sssql16-md.md)]. Review [View SQL Server databases - Azure Arc](view-databases.md).
293309
- Support for Web and Express editions.
294310

295-
## November 13, 2022
296-
297-
**Extension version**: `1.1.2132.21`
298-
299-
> [!IMPORTANT]
300-
> Billing for this extension will not be enabled until December 1, 2022.
301-
302-
### Azure extension for SQL Server
303-
304-
- Both Linux (`LinuxAgent.SqlServer`) and Windows (`WindowsAgent.SqlServer`) versions of Azure extension for SQL Server now support billing through Azure when pay-as-you-go activation is selected in [SQL 2022[!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] setup wizard](../../database-engine/install-windows/install-sql-server-from-the-installation-wizard-setup.md) or [command prompt](../../database-engine/install-windows/install-sql-server-from-the-command-prompt.md).
305-
- [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] includes the pay-as-you-go activation option that forces the installation of Azure extension for SQL Server during setup.
306-
- Billing meters are introduced to support pay-as-you-go billing through Azure
307-
- SQL Server Azure Arc instance now shows the databases registered to the [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] instance. To view databases, navigate to the data management tab of the [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] Azure Arc resource. For more details, review [View databases](view-databases.md).
308-
309-
### Other changes
310-
311-
The *LicenseType* property of `SQL Server - Azure Arc` has been extended to provide more granular license information. The values now include:
312-
313-
| **Value** | **Description** |
314-
|:--|:--|
315-
|Paid|SQL Server instance is installed using a product key with Software Assurance or SQL subscription|
316-
|LicenseOnly|SQL Server instance is installed using a product key without Software Assurance or SQL subscription|
317-
|PAYG|SQL Server instance is installed using a pay-as-you-go activation option (new in [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)])|
318-
|Free|Indicates that the instance uses Evaluation or Developer edition of SQL Server|
319-
|HADR|Indicates that the instance is a replica in an availability group. If it's covered by Software Assurance, it might not require a license. For more information, review [SQL Server Commercial Licensing Terms](https://www.microsoft.com/licensing/terms/productoffering/SQLServer/EAEAS).|
320-
321-
### Known issues and limitations
322-
323-
- Feature use requires Azure extension for SQL Server version `v1.1.2132.21` or higher.
324-
- The pay-as-you-go billing is limited to SQL Server 2022[!INCLUDE [sssql22-md](../../includes/sssql22-md.md)]
325-
- Azure extension for SQL Server is not supported in the following environments:
326-
- SQL Server in Azure VMs. If a custom VM image is migrated to Azure VM, Azure extension for SQL Server will stop working. Delete your Arc-enabled SQL Server resource and enable automatic registration with SQL IaaS Agent extension. (This step is no longer required, beginning with April, 2023 release.)
327-
- SQL Server in Linux containers
328-
- SQL Server Azure VMware Solution
329-
> [!NOTE]
330-
> Azure extension for SQL Server fully supports VMware clusters outside of Azure.
331-
332-
## October 12, 2022
333-
334-
**Extension version**: `1.1.2104.14`
335-
336-
### Azure extension for SQL Server
337311

338-
SQL Server Onboarding Role is no longer needed for onboarding SQL Server instances onto Azure Arc.

0 commit comments

Comments
 (0)