Skip to content

Commit 13aa761

Browse files
committed
changes in action.yml
1 parent 860e5ac commit 13aa761

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ inputs:
55
creds:
66
description: 'Paste output of `az ad sp create-for-rbac` as value of secret variable: AZURE_CREDENTIALS'
77
required: true
8+
enable-PSSession:
9+
description: 'Set this value to true to enable Azure PowerShell Login in addition to Az CLI login'
10+
required: false
11+
default: false
812
branding:
913
icon: 'login.svg'
1014
color: 'blue'

0 commit comments

Comments
 (0)