jbenaventem/Azure Login

Authenticate to Azure and run your Az CLI or Az PowerShell based Actions or scripts. github.com/Azure/Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
credsPaste output of `az ad sp create-for-rbac` as value of secret variable: AZURE_CREDENTIALSno
client-idClientId of the Azure Service principal created.no
tenant-idTenantId of the Azure Service principal created.no
subscription-idAzure subscriptionIdno
enable-AzPSSessionSet this value to true to enable Azure PowerShell Login in addition to Az CLI loginnofalse
environmentName of the environment. Supported values are azurecloud, azurestack, azureusgovernment, azurechinacloud, azuregermancloud. Default being azurecloudnoazurecloud
allow-no-subscriptionsSet this value to true to enable support for accessing tenants without subscriptionsnofalse
audienceProvide audience field for access-token. Default value is api://AzureADTokenExchangenoapi://AzureADTokenExchange

no outputs