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.