Skip to content

Commit 6082b6d

Browse files
authored
Merge pull request #249871 from MicrosoftDocs/release-arc-data
Publish September 2023 release for Arc-enabled data services.
2 parents ba4a0b3 + db162a6 commit 6082b6d

File tree

4 files changed

+54
-4
lines changed

4 files changed

+54
-4
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ ms.date: 05/02/2023
77
---
88

99

10-
<!--
1110
At this time, a test or preview build is not available for the next release.
1211

13-
-->
12+
<!--
1413
1514
Sept 2023 preview release is now available.
1615
@@ -39,6 +38,8 @@ Sept 2023 preview release is now available.
3938
|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))|
4039
|SQL Database version | 957 |
4140
41+
-->
42+
4243
<!--
4344
### Release notes
4445

articles/azure-arc/data/managed-instance-disaster-recovery-portal.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,17 @@ To set the synchronization mode:
6868

6969
1. Under **Edit configuration**, select your desired mode, and select **Apply**.
7070

71+
## Monitor failover group status in the portal
72+
73+
After you use the portal to change a failover group, the portal automatically reports the status as the change is applied. Changes that the portal reports include:
74+
75+
- Add failover group
76+
- Edit failover group configuration
77+
- Start failover
78+
- Delete failover group
79+
80+
After you initiate the change, the portal automatically refreshes the status every two minutes. The portal automatically refreshes for two minutes.
81+
7182
## Delete failover group
7283

7384
1. From Failover Groups**, select **Delete Failover Group**.

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

Lines changed: 13 additions & 1 deletion
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: 08/10/2023
10+
ms.date: 09/12/2023
1111
ms.topic: conceptual
1212
ms.custom: references_regions, devx-track-azurecli, event-tier1-build-2022
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.
@@ -17,6 +17,18 @@ ms.custom: references_regions, devx-track-azurecli, event-tier1-build-2022
1717

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

20+
## September 12, 2023
21+
22+
### Image tag
23+
24+
`v1.23.0_2023-09-12`
25+
26+
For complete release version information, review [Version log](version-log.md#september-12-2023).
27+
28+
### Release notes
29+
30+
- Portal automatically refreshes status of failover group every 2 seconds. [Monitor failover group status in the portal](managed-instance-disaster-recovery-portal.md#monitor-failover-group-status-in-the-portal).
31+
2032
## August 8, 2023
2133

2234
### Image tag

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

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services: azure-arc
88
ms.service: azure-arc
99
ms.subservice: azure-arc-data
1010
ms.custom: event-tier1-build-2022
11-
ms.date: 08/02/2022
11+
ms.date: 09/12/2023
1212
ms.topic: conceptual
1313
#Customer intent: As a data professional, I want to understand what versions of components align with specific releases.
1414
---
@@ -17,6 +17,32 @@ ms.topic: conceptual
1717

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

20+
## September 12, 2023
21+
22+
|Component|Value|
23+
|-----------|-----------|
24+
|Container images tag |`v1.23.0_2023-09-12`|
25+
|**CRD names and version:**| |
26+
|`activedirectoryconnectors.arcdata.microsoft.com`| v1beta1, v1beta2, v1, v2|
27+
|`datacontrollers.arcdata.microsoft.com`| v1beta1, v1 through v5|
28+
|`exporttasks.tasks.arcdata.microsoft.com`| v1beta1, v1, v2|
29+
|`failovergroups.sql.arcdata.microsoft.com`| v1beta1, v1beta2, v1, v2|
30+
|`kafkas.arcdata.microsoft.com`| v1beta1 through v1beta4|
31+
|`monitors.arcdata.microsoft.com`| v1beta1, v1, v3|
32+
|`postgresqls.arcdata.microsoft.com`| v1beta1 through v1beta6|
33+
|`postgresqlrestoretasks.tasks.postgresql.arcdata.microsoft.com`| v1beta1|
34+
|`sqlmanagedinstances.sql.arcdata.microsoft.com`| v1beta1, v1 through v13|
35+
|`sqlmanagedinstancemonitoringprofiles.arcdata.microsoft.com`| v1beta1, v1beta2|
36+
|`sqlmanagedinstancereprovisionreplicatasks.tasks.sql.arcdata.microsoft.com`| v1beta1|
37+
|`sqlmanagedinstancerestoretasks.tasks.sql.arcdata.microsoft.com`| v1beta1, v1|
38+
|`telemetrycollectors.arcdata.microsoft.com`| v1beta1 through v1beta5|
39+
|`telemetryrouters.arcdata.microsoft.com`| v1beta1 through v1beta5|
40+
|Azure Resource Manager (ARM) API version|2023-01-15-preview|
41+
|`arcdata` Azure CLI extension version|1.5.5 ([Download](https://aka.ms/az-cli-arcdata-ext))|
42+
|Arc-enabled Kubernetes helm chart extension version|1.23.0|
43+
|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))|
44+
|SQL Database version | 957 |
45+
2046
## August 8, 2023
2147

2248
|Component|Value|

0 commit comments

Comments
 (0)