Azure Subscription
#
WhatDisplay the currently active Azure subscription information.
#
Sample Configuration#
Properties- source:
string
- where to fetch the information from - defaults tofirst_match
first_match
: try the CLI config first, then the PowerShell module. The first to resolve is displayedcli
: fetch the information from the CLI configpwsh
: fetch the information from the PowerShell Module config
info)#
Template (default template
#
Properties.EnvironmentName
:string
- account environment name.HomeTenantID
:string
- home tenant id.ID
:string
- account/subscription id.IsDefault
:boolean
- is the default account or not.Name
:string
- account name.State
:string
- account state.TenantID
:string
- tenant id.User.Name
:string
- user name.User.Type
:string
- user type.Origin
:string
- where we received the information from, can beCLI
orPWSH