Skip to content

Commit 8af7e39

Browse files
authored
Merge pull request #191178 from MikeRayMSFT/20220309-arc-data-release-notes
Update release notes
2 parents d0a5ff4 + ecdf847 commit 8af7e39

File tree

2 files changed

+4
-25
lines changed

2 files changed

+4
-25
lines changed

articles/azure-arc/data/release-notes.md

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: mikeray
77
services: azure-arc
88
ms.service: azure-arc
99
ms.subservice: azure-arc-data
10-
ms.date: 03/08/2022
10+
ms.date: 03/09/2022
1111
ms.topic: conceptual
1212
ms.custom: references_regions, devx-track-azurecli
1313
# Customer intent: As a data professional, I want to understand why my solutions would benefit from running with Azure Arc-enabled data services so that I can leverage the capability of the feature.
@@ -29,27 +29,6 @@ For complete release version information, see [Version log](version-log.md).
2929
### Data Controller
3030
- Fixed the issue "ConfigMap sql-config-[SQL MI] does not exist" from the February 2022 release. This issue occurs when deploying a SQL Managed Instance with service type of `loadBalancer` with certain load balancers.
3131

32-
### SQL Managed Instance
33-
34-
- Support for readable secondary replicas:
35-
- To set readable secondary replicas use `--readable-secondaries` when you create or update an Arc-enabled SQL Managed Instance deployment.
36-
- Set `--readable secondaries` to any value between 0 and the number of replicas minus 1.
37-
- `--readable-secondaries` only applies to Business Critical tier.
38-
- Automatic backups are taken on the primary instance in a Business Critical service tier when there are multiple replicas. When a failover happens, backups move to the new primary.
39-
- RWX capable storage class is required for backups, for both General Purpose and Business Critical service tiers.
40-
- Billing support when using multiple read replicas.
41-
42-
For additional information about service tiers, see [High Availability with Azure Arc-enabled SQL Managed Instance (preview)](managed-instance-high-availability.md).
43-
44-
### User experience improvements
45-
46-
The following improvements are available in [Azure Data Studio](/sql/azure-data-studio/download-azure-data-studio).
47-
48-
- Azure Arc and Azure CLI extensions now generally available.
49-
- Changed edit commands for SQL Managed Instance for Azure Arc dashboard to use `update`, reflecting Azure CLI changes. This works in indirect or direct mode.
50-
- Data controller deployment wizard step for connectivity mode is now earlier in the process.
51-
- Removed an extra backups field in SQL MI deployment wizard.
52-
5332
## February 2022
5433

5534
This release is published February 25, 2022.

articles/azure-arc/data/version-log.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: mikeray
77
services: azure-arc
88
ms.service: azure-arc
99
ms.subservice: azure-arc-data
10-
ms.date: 03/08/2022
10+
ms.date: 03/09/2022
1111
ms.topic: conceptual
1212
# Customer intent: As a data professional, I want to understand what versions of components align with specific releases.
1313
---
@@ -23,8 +23,8 @@ This article identifies the component versions with each release of Azure Arc-en
2323
|Container images tag |`v1.4.1_2022-03-08`
2424
|CRD names and versions |`datacontrollers.arcdata.microsoft.com`: v1beta1, v1, v2, v3</br>`exporttasks.tasks.arcdata.microsoft.com`: v1beta1, v1, v2</br>`kafkas.arcdata.microsoft.com`: v1beta1</br>`monitors.arcdata.microsoft.com`: v1beta1, v1, v2</br>`sqlmanagedinstances.sql.arcdata.microsoft.com`: v1beta1, v1, v2, v3, v4</br>`postgresqls.arcdata.microsoft.com`: v1beta1, v1beta2</br>`sqlmanagedinstancerestoretasks.tasks.sql.arcdata.microsoft.com`: v1beta1, v1</br>`dags.sql.arcdata.microsoft.com`: v1beta1, v2beta2</br>`activedirectoryconnectors.arcdata.microsoft.com`: v1beta1|
2525
|ARM API version|2021-11-01|
26-
|`arcdata` Azure CLI extension version| 1.2.1|
27-
|Arc enabled Kubernetes helm chart extension version|1.1.18791000|
26+
|`arcdata` Azure CLI extension version| 1.2.3|
27+
|Arc enabled Kubernetes helm chart extension version|1.1.18911000|
2828
|Arc Data extension for Azure Data Studio|1.0|
2929

3030
### February 25, 2022

0 commit comments

Comments
 (0)