mirror of
https://github.com/azure/login.git
synced 2026-06-08 07:47:06 +00:00
changes in action.yml
This commit is contained in:
parent
860e5ace46
commit
13aa761aaa
1 changed files with 4 additions and 0 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue