For the complete documentation index, see llms.txt. This page is also available as Markdown.

Start-OSDCloudAzure

Start an OSDCloud deployment from Azure Storage.

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Runs from WinPE, installs the OSDCloudAzure dependencies, connects to Azure, discovers available OSDCloud resources, and starts the deployment workflow when an image is available.

Syntax

Start-OSDCloudAzure [-Force] [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

Parameter
Type
Required
Description

-Force

SwitchParameter

False

Reset OSDCloudAzure state before continuing.

Examples

Example

Start-OSDCloudAzure
Starts an Azure-backed OSDCloud deployment using the current selection.

Example

Last updated

Was this helpful?