Skip to content

Commit 2083f7a

Browse files
committed
March 12 2024 Arc data release
1 parent a71ef96 commit 2083f7a

File tree

3 files changed

+40
-8
lines changed

3 files changed

+40
-8
lines changed

articles/azure-arc/data/includes/azure-arc-data-preview-release.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,12 @@ ms.service: azure-arc
55
ms.custom:
66
- ignite-2023
77
ms.topic: include
8-
ms.date: 12/12/2023
8+
ms.date: 03/12/2024
99
---
1010

11-
<!--
1211
At this time, a test or preview build is not available for the next release.
13-
--->
14-
1512

13+
<!---
1614
March, 2024 preview release is now available.
1715
1816
|Component|Value|
@@ -48,3 +46,5 @@ Arc SQL Server | Backups | Configure backups at DB level for Arc enabled SQL Ser
4846
Arc SQL Server | Set feature flags via the Azure CLI | GA
4947
5048
Arc SQL Server | Billing | Support unlimited virtualization benefit for PAYG and Software Assurance customers | GA
49+
50+
-->

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

Lines changed: 8 additions & 2 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: 12/12/2023
10+
ms.date: 03/12/2024
1111
ms.topic: conceptual
1212
ms.custom:
1313
- references_regions
@@ -20,6 +20,12 @@ ms.custom:
2020

2121
This article highlights capabilities, features, and enhancements recently released or improved for Azure Arc-enabled data services.
2222

23+
## March 12, 2024
24+
25+
**Image tag**:`v1.28.0_2024-03-12`|
26+
27+
For complete release version information, review [Version log](version-log.md#march-12-2024).
28+
2329
## February 13, 2024
2430

2531
**Image tag**:`v1.27.0_2024-02-13`
@@ -965,7 +971,7 @@ This release introduces the following features or capabilities:
965971

966972
#### SQL Managed Instance enabled by Azure Arc
967973

968-
- New [Azure CLI extension](/cli/azure/azure-cli-extensions-overview) for SQL Managed Instance enabled by Azure Arc has the same commands as `az sql mi-arc <command>`. All SQL Managed Instance enabled by Azure Arc commands are located at `az sql mi-arc`. All Arc related `azdata` commands will be deprecated and moved to Azure CLI in a future release.
974+
- New [Azure CLI extension](/cli/azure/azure-cli-extensions-overview) for SQL Managed Instance enabled by Azure Arc has the same commands as `az sql mi-arc <command>`. All commands are located at `az sql mi-arc`. All Arc related `azdata` commands will be deprecated and moved to Azure CLI in a future release.
969975

970976
To add the extension:
971977

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

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: azure-arc
99
ms.subservice: azure-arc-data
1010
ms.custom:
1111
- ignite-2023
12-
ms.date: 02/12/2024
12+
ms.date: 03/12/2024
1313
ms.topic: conceptual
1414
#Customer intent: As a data professional, I want to understand what versions of components align with specific releases.
1515
---
@@ -18,6 +18,32 @@ ms.topic: conceptual
1818

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

21+
## March 12, 2024
22+
23+
|Component|Value|
24+
|-----------|-----------|
25+
|Container images tag |`v1.28.0_2024-03-12`|
26+
|**CRD names and version:**| |
27+
|`activedirectoryconnectors.arcdata.microsoft.com`| v1beta1, v1beta2, v1, v2|
28+
|`datacontrollers.arcdata.microsoft.com`| v1beta1, v1 through v5|
29+
|`exporttasks.tasks.arcdata.microsoft.com`| v1beta1, v1, v2|
30+
|`failovergroups.sql.arcdata.microsoft.com`| v1beta1, v1beta2, v1, v2|
31+
|`kafkas.arcdata.microsoft.com`| v1beta1 through v1beta4|
32+
|`monitors.arcdata.microsoft.com`| v1beta1, v1, v3|
33+
|`postgresqls.arcdata.microsoft.com`| v1beta1 through v1beta6|
34+
|`postgresqlrestoretasks.tasks.postgresql.arcdata.microsoft.com`| v1beta1|
35+
|`sqlmanagedinstances.sql.arcdata.microsoft.com`| v1beta1, v1 through v13|
36+
|`sqlmanagedinstancemonitoringprofiles.arcdata.microsoft.com`| v1beta1, v1beta2|
37+
|`sqlmanagedinstancereprovisionreplicatasks.tasks.sql.arcdata.microsoft.com`| v1beta1|
38+
|`sqlmanagedinstancerestoretasks.tasks.sql.arcdata.microsoft.com`| v1beta1, v1|
39+
|`telemetrycollectors.arcdata.microsoft.com`| v1beta1 through v1beta5|
40+
|`telemetryrouters.arcdata.microsoft.com`| v1beta1 through v1beta5|
41+
|Azure Resource Manager (ARM) API version|2023-11-01-preview|
42+
|`arcdata` Azure CLI extension version|1.5.11 ([Download](https://aka.ms/az-cli-arcdata-ext))|
43+
|Arc-enabled Kubernetes helm chart extension version|1.28.0|
44+
|Azure Arc Extension for Azure Data Studio<br/>`arc`<br/>`azcli`|<br/>1.8.0 ([Download](https://aka.ms/ads-arcdata-ext))</br>1.8.0 ([Download](https://aka.ms/ads-azcli-ext))|
45+
|SQL Database version | 964 |
46+
2147
## February 13, 2024
2248

2349
|Component|Value|
@@ -66,7 +92,7 @@ This article identifies the component versions with each release of Azure Arc-en
6692
|`telemetrycollectors.arcdata.microsoft.com`| v1beta1 through v1beta5|
6793
|`telemetryrouters.arcdata.microsoft.com`| v1beta1 through v1beta5|
6894
|Azure Resource Manager (ARM) API version|2023-11-01-preview|
69-
|`arcdata` Azure CLI extension version|1.5.8 ([Download](https://aka.ms/az-cli-arcdata-ext))|
95+
|`arcdata` Azure CLI extension version|1.6.0 ([Download](https://aka.ms/az-cli-arcdata-ext))|
7096
|Arc-enabled Kubernetes helm chart extension version|1.26.0|
7197
|Azure Arc Extension for Azure Data Studio<br/>`arc`<br/>`azcli`|<br/>1.8.0 ([Download](https://aka.ms/ads-arcdata-ext))</br>1.8.0 ([Download](https://aka.ms/ads-azcli-ext))|
7298
|SQL Database version | 957 |

0 commit comments

Comments
 (0)