diff --git a/docs/deployment-guides/command-line-tools.md b/docs/deployment-guides/command-line-tools.md index e0452455..1bcb690b 100644 --- a/docs/deployment-guides/command-line-tools.md +++ b/docs/deployment-guides/command-line-tools.md @@ -171,7 +171,7 @@ Before deploying to Azure, you first need to ensure your session is connected to ```PowerShell # PowerShell -Connect-AzAccount -Environment '' +Connect-AzAccount -Environment '' -UseDeviceAuthentication ``` ```BASH