Skip to content

Commit b4ba793

Browse files
committed
Update for march release
1 parent 7108786 commit b4ba793

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: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +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-
33-
3432
### SQL Managed Instance
3533

3634
- Support for readable secondary replicas:
@@ -52,8 +50,6 @@ The following improvements are available in [Azure Data Studio](/sql/azure-data-
5250
- Data controller deployment wizard step for connectivity mode is now earlier in the process.
5351
- Removed an extra backups field in SQL MI deployment wizard.
5452

55-
56-
5753
## February 2022
5854

5955
This release is published February 25, 2022.
@@ -64,8 +60,9 @@ This release is published February 25, 2022.
6460

6561
For complete release version information, see [Version log](version-log.md).
6662

67-
> [!NOTE] IMPORTANT: There is a known issue with this release where deployment of Arc SQL MI hangs, and sends the controldb pods of Arc Data Controller into a
68-
> `CrashLoopBackOff` state, when the SQL MI is deployed with `loadBalancer` service type. This issue is fixed in a release on March 08, 2022.
63+
> [!IMPORTANT]
64+
> There is a known issue with this release where deployment of Arc SQL MI hangs, and sends the controldb pods of Arc Data Controller into a
65+
> `CrashLoopBackOff` state, when the SQL MI is deployed with `loadBalancer` service type. This issue is fixed in a release on March 08, 2022.
6966
7067
### SQL Managed Instance
7168

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,17 @@ ms.topic: conceptual
1616

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

19+
### March 08, 2022
20+
21+
|Component |Value |
22+
|--------------------------------------------------------|---------|
23+
|Container images tag |`v1.4.1_2022-03-08`
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|
25+
|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|
28+
|Arc Data extension for Azure Data Studio|1.0|
29+
1930
### February 25, 2022
2031

2132
|Component |Value |

0 commit comments

Comments
 (0)