azactions/AzConnect - Connect to Azure

Connect to Azure with Az CLI, Azure PowerShell, Azure AD PowerShell, MSGraph

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
TenantIDSpecifies the tenant to log in to. Default: env.TenantIDno
AppIDSpecifies the application id to log in with. Default: env.AppIDno
AppSecretSpecifies the secret for the application id. Default: env.AppSecretno
SubscriptionSpecifies the subnscription name or id to log in to. Default: env.Subscriptionno
AzEnvironmentSpecified the azure environment which contains the Azure tenant. Default: env.AzEnvironmentno
AzCLIEnabledLogs on with Azure CLI. Default: env.AzCLIEnablednotrue
UpgradeAzCLIUpgrade AzCLI to most recent version. Default: env.UpgradeAzCLInofalse
AzPowershellEnabledEnable Azure PowerShell support. Default: env.AzPowershellEnablednofalse
AzureADEnabledEnable AzureAD support on runner. Requires AzPowershellEnabled to work. Default: env.AzureADEnablednofalse
AzureADPreviewUse AzureADPreview functionality. Requires AzPowershellEnabled and AzureADEnabled to work. Default: env.AzureADPreviewnofalse
MSGraphEnabledEnable MSGraph support on runner. Default: env.MSGraphEnablednofalse

no outputs