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

Get-OSDCloudAzureResources

Discover OSDCloud Azure Storage resources.

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Uses the current Azure context to enumerate storage accounts tagged OSDCloud, caches the matching containers and blob collections in global variables, and writes discovered resource snapshots to the WinPE log folder when available.

Syntax

Get-OSDCloudAzureResources [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

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

Examples

Example

Get-OSDCloudAzureResources
Scans Azure storage for tagged OSDCloud resources.

Last updated

Was this helpful?