mirror of
https://github.com/azure/login.git
synced 2026-06-08 13:47:07 +00:00
Compare commits
1 commit
master
...
N-Usha-pat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6347c11806 |
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# Login to Azure subscription
|
# Login to Azure subscription
|
||||||
name: 'Azure Login'
|
name: 'Azure Login'
|
||||||
description: 'Authenticate to Azure and run your Az CLI or Az PowerShell based Actions or scripts. github.com/Azure/Actions'
|
description: 'Authenticate to Azure using OIDC and run your Az CLI or Az PowerShell based Actions or scripts. github.com/Azure/Actions'
|
||||||
inputs:
|
inputs:
|
||||||
creds:
|
creds:
|
||||||
description: 'Paste output of `az ad sp create-for-rbac` as value of secret variable: AZURE_CREDENTIALS'
|
description: 'Paste output of `az ad sp create-for-rbac` as value of secret variable: AZURE_CREDENTIALS'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue