Get-AzOSDCloud
Last updated
Was this helpful?
Initialize the local OSDCloud Azure workspace.
Module
OSD
Platform
WinPE (amd64 / arm64)
Creates the local OSDCloud folder structure under C:\OSDCloud, copies the repository's Bicep and Terraform templates into place, and optionally opens the workspace in Visual Studio Code.
Get-AzOSDCloud [-edit] [-ProgressAction <ActionPreference>] [<CommonParameters>]-edit
SwitchParameter
False
Open the C:\OSDCloud workspace in Visual Studio Code after the files are copied.
Get-AzOSDCloud
Creates the local workspace and copies the Azure IaC templates.Last updated
Was this helpful?
Was this helpful?
Get-AzOSDCloud -edit
Creates the local workspace and opens it in Visual Studio Code.
