Skip to content

Commit 882fbdb

Browse files
authored
Merge pull request #189688 from MikeRayMSFT/release-arc-data-february
Update release notes
2 parents ee9e138 + 1d76889 commit 882fbdb

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

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

Lines changed: 11 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: 02/24/2022
10+
ms.date: 02/25/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.
@@ -19,7 +19,7 @@ This article highlights capabilities, features, and enhancements recently releas
1919

2020
## February 2022
2121

22-
This release is published February 24, 2022.
22+
This release is published February 25, 2022.
2323

2424
### Image tag
2525

@@ -29,8 +29,16 @@ For complete release version information, see [Version log](version-log.md).
2929

3030
### SQL Managed Instance
3131

32-
- Backup recovery support for multiple replica contained availability group.
32+
- Support for readable secondary replicas:
33+
- To set readable secondary replicas use `--readable-secondaries` when you create or update an Arc-enabled SQL Managed Instance deployment.
34+
- `--readable-secondaries` only applies Business Critical tier.
35+
- Set `--readable secondaries` to any value between 0 and the number of replicas minus 1.
3336
- Billing support when using multiple read replicas.
37+
- RWX capable storage class is required for backups, for both General Purpose and Business Critical service tiers.
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+
40+
> [!NOTE]
41+
> Business Critical service tier is available for preview.
3442
3543
### Azure Data Studio improvements
3644

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: 02/24/2022
10+
ms.date: 02/25/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
---
@@ -16,12 +16,12 @@ ms.topic: conceptual
1616

1717
This article identifies the component versions with each release of Azure Arc-enabled data services.
1818

19-
### February 24, 2022
19+
### February 25, 2022
2020

2121
|Component |Value |
2222
|--------------------------------------------------------|---------|
2323
|Container images tag |`v1.4.0_2022-02-25`
24-
|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|
24+
|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|
2626
|`arcdata` Azure CLI extension version| 1.2.1|
2727
|Arc enabled Kubernetes helm chart extension version|1.1.18791000|

0 commit comments

Comments
 (0)