Get-LabAzureLabSourcesStorage

SYNOPSIS

Get Azure storage data

SYNTAX

Get-LabAzureLabSourcesStorage [<CommonParameters>]

DESCRIPTION

Gets the ResourceGroupName, StorageAccountName, StorageAccountKey and Path of the lab sources file storage. To be able to use the cmdlet, you need to Add-LabAzureSubscription before.

EXAMPLES

Example 1

PS C:\> Get-LabAzureLabSourcesStorage

Gets the ResourceGroupName, StorageAccountName, StorageAccountKey and Path of the lab sources file storage. There should be one for each used subscription.

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