Skip to content

Commit d7a2a0e

Browse files
Merge pull request #237430 from MikeRayMSFT/release-arc-data
Update release notes.
2 parents 1ccd548 + 3ed2cdf commit d7a2a0e

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

articles/azure-arc/data/deploy-telemetry-router.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ apiVersion: arcdata.microsoft.com/v1beta4
7676
pipelines:
7777
```
7878

79-
At the time of creation, no pipeline or exporters are set up. You can [setup your own pipelines and exporters](adding-exporters-and-pipelines.md) to route metrics and logs data to your own implementations of Kafka and OpenSearch.
79+
At the time of creation, no pipeline or exporters are set up. You can [setup your own pipelines and exporters](adding-exporters-and-pipelines.md) to route metrics and logs data to your own instances of Kafka and Elasticsearch.
8080

8181
After the TelemetryRouter is deployed, an instance of Kafka (arc-router-kafka) and a single instance of TelemetryCollector (collector-inbound) should be deployed and in a ready state. These resources are system managed and editing them isn't supported. The following pods will be deployed as a result:
8282

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

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This article highlights capabilities, features, and enhancements recently releas
2323

2424
`v1.19.0_2023-05-09`
2525

26-
For complete release version information, see [Version log](version-log.md#may-9-2023).
26+
For complete release version information, review [Version log](version-log.md#may-9-2023).
2727

2828
New for this release:
2929

@@ -32,13 +32,17 @@ New for this release:
3232
- Arc Data services
3333
- OpenSearch replaces Elasticsearch for log database
3434
- OpenSearch Dashboards replaces Kibana for logs interface
35-
- As a part of this change there is a known issue that user settings for Kibana fail to migrate to OpenSearch Dashboards. It is advised that customers save any configuration externally before upgrading so that it can be re-created in OpenSearch Dashboards.
35+
- There is a known issue with user settings migration to OpenSearch dashboards for some versions of Elasticsearch, including the version used in Arc Data Services.
36+
37+
> [!IMPORTANT]
38+
> Before upgrade, save any configuration externally before upgrading so that it can be re-created in OpenSearch Dashboards.
39+
3640
- Arc data controller improvements to `az` CLI for upgrade reliability
3741

3842
- Azure Arc-enabled SQL Managed Instance
39-
- General Purpose: Customer-managed TDE encryption keys (preview)
40-
- Support for `sp_configure` to manage configuration
41-
- Service-managed credential rotation
43+
- General Purpose: Customer-managed TDE encryption keys (preview). For information, review [Rotate Azure Arc-enabled SQL Managed Instance customer-managed keytab](rotate-customer-managed-keytab.md).
44+
- Support for `sp_configure` to manage configuration. For information, review [Configure Azure Arc-enabled SQL managed instance](configure-managed-instance.md).
45+
- Service-managed credential rotation. For information, review [How to rotate service-managed credentials in a managed instance](rotate-sql-managed-instance-credentials.md#how-to-rotate-service-managed-credentials-in-a-managed-instance).
4246

4347
## April 12, 2023
4448

0 commit comments

Comments
 (0)