From dc7c3259dc531c50004d4cbe60d9ad52bec3e6ca Mon Sep 17 00:00:00 2001 From: cg-tw <83637804+cg-tw@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:33:24 +0100 Subject: [PATCH] Update azure-credential-configuration.md (#3888) * Update azure-credential-configuration.md * Update azure-credential-configuration.md --- .../how-to-guides/azure-credential-configuration.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pp/integrations/plugin-packs/getting-started/how-to-guides/azure-credential-configuration.md b/pp/integrations/plugin-packs/getting-started/how-to-guides/azure-credential-configuration.md index b6a3a582fbff..80810c2ad9dd 100644 --- a/pp/integrations/plugin-packs/getting-started/how-to-guides/azure-credential-configuration.md +++ b/pp/integrations/plugin-packs/getting-started/how-to-guides/azure-credential-configuration.md @@ -83,10 +83,11 @@ The shell will output this message including an authentication code: ```bash To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code CWT4WQZAD to authenticate.* - -Go to and enter the code, then log in with the dedicated monitoring service account. ``` +Go to https://microsoft.com/devicelogin and enter the code, then log in with the dedicated monitoring service account. + + As a result, the shell should prompt the information below: ```bash @@ -106,4 +107,4 @@ As a result, the shell should prompt the information below: ] ``` -Credentials are now stored locally in the **accessTokens.json**, Centreon Azure based plugins will be able to retrieve them. \ No newline at end of file +Credentials are now stored locally in the **accessTokens.json**, Centreon Azure based plugins will be able to retrieve them.