Skip to content

Commit 15136d7

Browse files
authored
Merge pull request #206010 from 0xbliang/patch-25
Update pre-release details for Aug Test release
2 parents c3b51a3 + 8b5e626 commit 15136d7

File tree

1 file changed

+11
-22
lines changed

1 file changed

+11
-22
lines changed

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

Lines changed: 11 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3,41 +3,30 @@ author: MikeRayMSFT
33
ms.author: mikeray
44
ms.service: azure-arc
55
ms.topic: include
6-
ms.date: 07/12/2022
6+
ms.date: 07/26/2022
77
---
88

9-
At this time, a test or preview build is not available for the next release.
9+
<!--At this time, a test or preview build is not available for the next release.-->
1010

11-
<!---
12-
13-
The current preview released on July 05, 2022.
11+
The current preview released on July 26, 2022.
1412

1513
|Component|Value|
1614
|-----------|-----------|
17-
|Container images registry/repository |`mcr.microsoft.com/arcdata/preview`|
18-
|Container images tag |`v1.9.0_2022-07-12`|
15+
|Container images registry/repository |`mcr.microsoft.com/arcdata/test`|
16+
|Container images tag |`v1.10.0_2022-08-09`|
1917
|CRD names and version|`datacontrollers.arcdata.microsoft.com`: v1beta1, v1 through v6<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 through v6<br/>`postgresqls.arcdata.microsoft.com`: v1beta1, v1beta2<br/>`sqlmanagedinstancerestoretasks.tasks.sql.arcdata.microsoft.com`: v1beta1, v1<br/>`failovergroups.sql.arcdata.microsoft.com`: v1beta1, v1beta2, v1<br/>`activedirectoryconnectors.arcdata.microsoft.com`: v1beta1, v1beta2<br/>|
2018
|Azure Resource Manager (ARM) API version|2022-03-01-preview (No change)|
21-
|`arcdata` Azure CLI extension version|1.4.3 ([Download](https://aka.ms/az-cli-arcdata-ext))|
22-
|Arc enabled Kubernetes helm chart extension version|1.2.20031002|
23-
|Arc Data extension for Azure Data Studio<br/>`arc`<br/>`azcli`|<br/>1.3.2 ([Download](https://aka.ms/ads-arcdata-ext))</br>1.3.2 ([Download](https://aka.ms/ads-azcli-ext))|
19+
|`arcdata` Azure CLI extension version|1.4.5 ([Download](https://aka.ms/az-cli-arcdata-ext))|
20+
|Arc enabled Kubernetes helm chart extension version|1.2.20321000|
21+
|Arc Data extension for Azure Data Studio<br/>`arc`<br/>`azcli`|<br/>1.4.2 ([Download](https://aka.ms/ads-arcdata-ext))</br>1.4.2 ([Download](https://aka.ms/ads-azcli-ext))|
2422

2523
New for this release:
2624

2725
- Miscellaneous
28-
- Extended the disk metrics reported in monitoring dashboards to include more queue length stats and more counters for IOPS. All disks are in scope for data collection that start with `vd` or `sd` now.
26+
- More details on available upgrades when using Azure portal or `az arcdata dc list-upgrades` and `az sql mi-arc list` including a link to the release notes for more details on what has changed.
2927

3028
- Arc-enabled SQL Managed Instance
31-
- Added buffer cache hit ratio to collectd and surface it in monitoring dashboards.
32-
- Improvements to the formatting of the legends on some dashboards.
33-
- Added process level CPU and memory metrics to the monitoring dashboards for the SQL managed instance process.
34-
- syncSecondaryToCommit property is now available to be viewed and edited in Azure portal and Azure Data Studio.
35-
- Added ability to set the DNS name for the readableSecondaries service in Azure CLI and Azure portal.
36-
- Now collecting the agent.log, security.log and sqlagentstartup.log for Arc-enabled SQL Managed instance to ElasticSearch so they're searchable via Kibana and optionally uploading them to Azure Log Analytics.
37-
- There are more additional notifications when provisioning new SQL managed instances is blocked due to not exporting/uploading billing data to Azure.
29+
- AES encryption can now be enabled for AD authentication.
3830

3931
- Data controller
40-
- Permissions required to deploy the Arc data controller have been reduced to a least-privilege level.
41-
- When deployed via the Azure CLI, the Arc data controller is now installed via a K8s job that uses a helm chart to do the installation. There's no change to the user experience.
42-
43-
--->
32+
- Control DB error log is now also collected to the logs database and searchable in the logs dashboard. Optionally, the log can also be sent to Log Analytics along with other logs.

0 commit comments

Comments
 (0)