Skip to content

Commit f9d8205

Browse files
committed
Update with fixes.
1 parent 9f2eff0 commit f9d8205

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,24 @@ This preview is a test release.
1515
|Container images registry/repository |`mcr.microsoft.com/arcdata/preview`|
1616
|Container images tag |`v1.9.0_2022_07_12`|
1717
|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/>|
18-
|ARM API version|2022-03-01-preview (No change)|
18+
|Azure Resource Manager (ARM) API version|2022-03-01-preview (No change)|
1919
|`arcdata` Azure CLI extension version|1.4.3 ([Download](https://aka.ms/az-cli-arcdata-ext))|
2020
|Arc enabled Kubernetes helm chart extension version|1.2.19831003|
2121
|Arc Data extension for Azure Data Studio|1.3.1 ([Download](https://aka.ms/ads-arcdata-ext))|
2222

2323
New for this release:
2424

2525
- Miscellaneous
26-
- Extended the disk metrics reported in monitoring dashboards to include more queue length stats as well as more counters for IOPS. All disks are in scope for data collection that start with "vd" or "sd" now.
26+
- 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.
2727

2828
- Arc-enabled SQL Managed Instance
2929
- Added buffer cache hit ratio to collectd and surface it in monitoring dashboards.
3030
- Improvements to the formatting of the legends on some dashboards.
3131
- Added process level CPU and memory metrics to the monitoring dashboards for the SQL managed instance process.
32-
- syncSecondaryToCommit property is now available to be viewed and edited in Azure Portal and Azure Data Studio.
33-
- Added ability to set the DNS name for the readableSecondaries service in Azure CLI and Azure Portal.
32+
- syncSecondaryToCommit property is now available to be viewed and edited in Azure portal and Azure Data Studio.
33+
- Added ability to set the DNS name for the readableSecondaries service in Azure CLI and Azure portal.
3434

3535
- Data controller
3636
- Permissions required to deploy the Arc data controller have been reduced to a least-privilege level.
37-
- 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 is no change to the user experience.
37+
- 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.
3838

0 commit comments

Comments
 (0)