- uses: azure/login@v1
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}
Generates:
Run azure/login@v1
/usr/bin/az --version
WARNING: You have 3 updates available. Consider updating your CLI installation.
azure-cli 2.0.74 *
command-modules-nspkg 2.0.3
core 2.0.74 *
nspkg 3.0.4
telemetry 1.0.3 *
Python location '/opt/az/bin/python3'
Extensions directory '/home/runner/.azure/cliextensions'
Python (Linux) 3.6.5 (default, Sep 20 2019, 05:42:39)
[GCC 7.4.0]
Legal docs and information: aka.ms/AzureCliLegal
Login failed. Please check the credentials.
##[error]Error: The process '/usr/bin/az' failed because one or more lines were written to the STDERR stream
##[error]Node run failed with exit code 1
Generates:
Run azure/login@v1
/usr/bin/az --version
WARNING: You have 3 updates available. Consider updating your CLI installation.
azure-cli 2.0.74 *
command-modules-nspkg 2.0.3
core 2.0.74 *
nspkg 3.0.4
telemetry 1.0.3 *
Python location '/opt/az/bin/python3'
Extensions directory '/home/runner/.azure/cliextensions'
Python (Linux) 3.6.5 (default, Sep 20 2019, 05:42:39)
[GCC 7.4.0]
Legal docs and information: aka.ms/AzureCliLegal
Login failed. Please check the credentials.
##[error]Error: The process '/usr/bin/az' failed because one or more lines were written to the STDERR stream
##[error]Node run failed with exit code 1