changes in action.yml

This commit is contained in:
Akshaya M
2020-03-19 11:08:42 +05:30
parent 860e5ace46
commit 13aa761aaa

View File

@@ -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: 'SetthisvaluetotruetoenableAzurePowerShellLogininadditiontoAzCLIlogin'
required: false
default: false
branding:
icon: 'login.svg'
color: 'blue'