Skip to content

Commit d9cb651

Browse files
committed
add to TOC
1 parent b648cb2 commit d9cb651

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

articles/data-explorer/provision-aad-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ var queryResult = client.ExecuteQuery($"{query}");
123123
> [!NOTE]
124124
> Specify the application id and key of the application registration (service principal) created earlier.
125125
126-
> For more information, see [authenticate with AAD for Azure Data Explorer access](/azure/kusto/management/access-control/how-to-authenticate-with-aad) and [use Azure Key Vault with .NET Core web app](/azure/key-vault/tutorial-net-create-vault-azure-web-app#create-a-net-core-web-app).
126+
For more information, see [authenticate with AAD for Azure Data Explorer access](/azure/kusto/management/access-control/how-to-authenticate-with-aad) and [use Azure Key Vault with .NET Core web app](/azure/key-vault/tutorial-net-create-vault-azure-web-app#create-a-net-core-web-app).
127127

128128
## Troubleshooting
129129

articles/data-explorer/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,8 @@
194194
href: customer-managed-keys-csharp.md
195195
- name: Azure Resource Manager template
196196
href: customer-managed-keys-resource-manager.md
197+
- name: Create Azure AD app
198+
href: provision-aad-app.md
197199
- name: Manage
198200
items:
199201
- name: Cluster

0 commit comments

Comments
 (0)