We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a0fc58 commit 59e4072Copy full SHA for 59e4072
infra/scripts/add_cosmosdb_access.sh
@@ -15,7 +15,7 @@ else
15
else
16
# Use Azure CLI login if running locally
17
echo "Authenticating with Azure CLI..."
18
- az login --use-device-code
+ az login
19
fi
20
echo "Not authenticated with Azure. Attempting to authenticate..."
21
0 commit comments