You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sql-server/azure-arc/release-notes.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ This release is published February 17, 2023
35
35
### Azure extension for SQL Server
36
36
37
37
-[Best practices assessment](assess.md) (BPA) on Arc-enabled SQL Server requires Software Assurance or [Azure pay-as-you-go license](manage-license-type.md#manage-sql-server-license-and-billing-options).
38
+
-[View SQL Server databases - Azure Arc](view-databases.md) on Arc-enabled SQL Server Software Assurance or [Azure pay-as-you-go license](manage-license-type.md#manage-sql-server-license-and-billing-options).
38
39
39
40
## January 2023
40
41
@@ -54,7 +55,6 @@ This release is published January 17, 2023
54
55
- Evaluates that your Azure Arc-enabled SQL Server is configured to follow best practices
55
56
- Provides comprehensive mitigation guidance
56
57
- To experience best practices assessment, upgrade to the latest extension version.
57
-
58
58
- Azure Arc-enabled Database resource populates the earliest restore time and last backup time for database resources as a resource
59
59
- Pay-as-you-go (PAYG) licensing option is now extended to SQL Server 2012 and above
60
60
- Ability to set the licensing type during onboarding Arc-enabled SQL Server.
@@ -112,7 +112,6 @@ The *LicenseType* property of `SQL Server - Azure Arc` has been extended to prov
112
112
- SQL Server in Azure VMs. If a custom VM image is migrated to Azure VM, Azure extension for SQL Server will stop working. The customers need to [Delete your Arc-enabled SQL Server resource](delete-from-azure-arc.md#delete-your-arc-enabled-sql-server-resource) and [enable automatic registration with SQL IaaS Agent extension](/azure/azure-sql/virtual-machines/windows/sql-agent-extension-automatic-registration-all-vms).
113
113
- SQL Server in Linux containers
114
114
- SQL Server Azure VMware Solution
115
-
116
115
> [!NOTE]
117
116
> Azure extension for SQL Server fully supports VMware clusters outside of Azure.
118
117
@@ -243,7 +242,6 @@ If you have existing SQL Server - Azure Arc resources, use these steps to migrat
243
242
The October update includes the following improvements:
244
243
245
244
- The register Azure Arc-enabled SQL Server pane now includes the **Tags** tab. The tags are included in the registration script and are reflected in the **SQL Server - Azure Arc** resource(s). For details, see [Connect your SQL Server to Azure Arc](connect.md).
246
-
247
245
- The **Environment Health** entry now supports activation of **SQL Assessment** from the Portal by deploying a *CustomScriptExtension*. For details, see [Configure SQL Assessment](assess.md#enable-best-practices-assessment).
248
246
249
247
### Known issues
@@ -263,11 +261,12 @@ For details, see [Azure Arc-enabled SQL Server Overview](overview.md)
263
261
The following issues apply to the September release:
264
262
265
263
- The **Register Azure Arc-enabled SQL Server** pane doesn't support configuring custom tags. To add custom tags, open the **SQL Server - Azure Arc** resource after registration and change Tags in the **Overview** page.
266
-
267
264
- Connecting SQL Server instances to Azure Arc requires an account with a broad set of permissions. For details, see [prerequisites](prerequisites.md).
268
265
269
266
## Next steps
270
267
271
268
**Just want to try things out?** Get started quickly with [Azure Arc-enabled SQL Server Jumpstart](https://aka.ms/AzureArcSqlServerJumpstart).
0 commit comments