mirror of
https://github.com/azure/login.git
synced 2026-03-12 18:07:08 -04:00
changes in action.yml
This commit is contained in:
@@ -5,6 +5,10 @@ inputs:
|
||||
creds:
|
||||
description: 'Paste output of `az ad sp create-for-rbac` as value of secret variable: AZURE_CREDENTIALS'
|
||||
required: true
|
||||
enable-PSSession:
|
||||
description: 'Set this value to true to enable Azure PowerShell Login in addition to Az CLI login'
|
||||
required: false
|
||||
default: false
|
||||
branding:
|
||||
icon: 'login.svg'
|
||||
color: 'blue'
|
||||
|
||||
Reference in New Issue
Block a user