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

Install-AzOSDIacTools

Install prerequisite IaC tooling for OSDCloud Azure.

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Detects Terraform, Bicep, and Azure CLI, installs missing components, updates the current user's PATH, and verifies the OSD PowerShell modules needed by the Azure IaC workflow.

Syntax

Install-AzOSDIacTools [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

This function does not define function-specific parameters beyond common parameters.

Examples

Example

Install-AzOSDIacTools
Installs any missing tooling and validates the OSD modules.

Last updated

Was this helpful?