Skip to main content
Version: v0.4

Azure Storage

This module contains several sub-modules, all related to Azure Storage.

Installation

Install all Azure Storage-related modules at once via:

PS> Install-Module -Name Arcus.Scripting.Storage.All -RequiredVersion 0.4.0

Azure Table Storage

This sub-module contains scripts related to interacting with Azure Table Storage. See the dedicated docs for more information.

Azure Blob Storage

This sub-module contains scripts related to interacting with the Azure Blob Storage. See the dedicated docs for more information.

Azure File Share

This sub-module contains scripts related to interacting with the Azure File Share. See the dedicated docs for more information.