From 58a074d8d409cc611db98c9e73cd1c3fc5c28dd1 Mon Sep 17 00:00:00 2001 From: ravi-kumar-pilla Date: Thu, 20 Jun 2024 10:54:44 -0500 Subject: [PATCH] add sphinx doc build fix Signed-off-by: ravi-kumar-pilla --- docs/source/publish_and_share_kedro_viz_on_azure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/publish_and_share_kedro_viz_on_azure.md b/docs/source/publish_and_share_kedro_viz_on_azure.md index 3eb79348dd..b2254d5095 100644 --- a/docs/source/publish_and_share_kedro_viz_on_azure.md +++ b/docs/source/publish_and_share_kedro_viz_on_azure.md @@ -54,7 +54,7 @@ The process of uploading your site's files will be done through Kedro-Viz. 3. Obtain parameters: In the app registration's overview pane, note down the Application (Client) ID and Directory (Tenant) ID. -4. Add client secret: Create a [client secret](https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-register-app#add-a-client-secret) +4. Add client secret: Create a [client secret](https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-register-app?tabs=client-secret#add-credentials) for the app registration. 5. Assign IAM role: Assign an [Access Control (IAM) role](https://learn.microsoft.com/en-us/azure/role-based-access-control/role-assignments-portal?tabs=delegate-condition) to the storage account.