There was an error while loading. Please reload this page.
1 parent ad3250b commit 2e68c54Copy full SHA for 2e68c54
1 file changed
action.yml
@@ -1,6 +1,6 @@
1
# Login to Azure subscription
2
name: 'Azure Login'
3
-description: 'Azure Login wraps the az login, allowing Azure actions to log into Azure or to run Az CLI scripts. github.com/Azure/Actions'
+description: 'Authenticate to Azure and run your Az CLI or Az PowerShell based Actions or scripts. github.com/Azure/Actions'
4
inputs:
5
creds:
6
description: 'Paste output of `az ad sp create-for-rbac` as value of secret variable: AZURE_CREDENTIALS'
0 commit comments