From a3b9636dc86246e7be1e1ca779308c4deb852fa7 Mon Sep 17 00:00:00 2001 From: Shlomo Sagir <51323195+shsagir@users.noreply.github.com> Date: Thu, 28 Nov 2024 22:40:27 +0200 Subject: [PATCH] Add link to ADX TOC --- data-explorer/toc.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data-explorer/toc.yml b/data-explorer/toc.yml index 4d39c3fb04..a8c5eca089 100644 --- a/data-explorer/toc.yml +++ b/data-explorer/toc.yml @@ -564,6 +564,8 @@ items: href: /kusto/api/get-started/app-set-up?view=azure-data-explorer&preserve-view=true - name: Create your first app href: /kusto/api/get-started/app-hello-kusto?view=azure-data-explorer&preserve-view=true + - name: Secure your app + href: /kusto/api/get-started/app-authentication-methods?view=azure-data-explorer&preserve-view=true - name: Run basic queries href: /kusto/api/get-started/app-basic-query?view=azure-data-explorer&preserve-view=true - name: Run management commands