Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 928 Bytes

Get-LabAzureDefaultStorageAccount.md

File metadata and controls

42 lines (28 loc) · 928 Bytes
external help file Module Name online version schema
AutomatedLab-help.xml
AutomatedLab
2.0.0

Get-LabAzureDefaultStorageAccount

SYNOPSIS

Get the default storage account

SYNTAX

Get-LabAzureDefaultStorageAccount [<CommonParameters>]

DESCRIPTION

Gets the lab's default storage account in the lab resource group/lab location

EXAMPLES

Example 1

PS C:\> Get-LabAzureDefaultStorageAccount

Gets the lab's default storage account in the lab resource group/lab location

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

RELATED LINKS