Skip to content

Commit b57ba91

Browse files
committed
Fix build warning and toc changes
1 parent 8cc7257 commit b57ba91

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/data-explorer/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,10 +148,10 @@
148148
href: redash.md
149149
- name: Secure
150150
items:
151-
- name: Managed identities
152-
href: managed-identities.md
153151
- name: Manage cluster security
154152
href: manage-cluster-security.md
153+
- name: Configure managed identities
154+
href: managed-identities.md
155155
- name: Configure customer-managed-keys
156156
items:
157157
- name: C#

includes/data-explorer-configure-customer-managed-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Azure Data Explorer encrypts all data in a storage account at rest. By default,
1313
1414
## Assign an identity to the cluster
1515

16-
To enable customer-managed keys for your cluster, first assign a system-assigned managed identity to the cluster. You'll use this managed identity to grant the cluster permissions to access the key vault. To configure system-assigned managed identities, see [managed identities](azure/data-explorer/managed-identities).
16+
To enable customer-managed keys for your cluster, first assign a system-assigned managed identity to the cluster. You'll use this managed identity to grant the cluster permissions to access the key vault. To configure system-assigned managed identities, see [managed identities](/azure/data-explorer/managed-identities).
1717

1818
## Create a new key vault
1919

0 commit comments

Comments
 (0)