Azure Storage
This module contains several sub-modules, all related to Azure Storage.
#
InstallationInstall all Azure Storage-related modules at once via:
PS> Install-Module -Name Arcus.Scripting.Storage.All
#
Azure Table StorageThis sub-module contains scripts related to interacting with Azure Table Storage. See the dedicated docs for more information.
#
Azure Blob StorageThis sub-module contains scripts related to interacting with the Azure Blob Storage. See the dedicated docs for more information.
#
Azure File ShareThis sub-module contains scripts related to interacting with the Azure File Share. See the dedicated docs for more information.