Get-LabAzureSubscription

SYNOPSIS

Get an Azure subscription

SYNTAX

Get-LabAzureSubscription [<CommonParameters>]

DESCRIPTION

Gets all subscriptions for a given lab

EXAMPLES

Example 1

PS C:\> Get-LabAzureSubscription

Gets all subscriptions for a given lab

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES