Azure Storage Container
Create and Manage Azure Storage Container services.
IT Services · Azure Storage Container
Configuration parameters
credentials— Storage account nameuse_managed_identities— Use Azure Managed Identitiesmanaged_identities_client_id—proxy— Use system proxy settingsinsecure— Trust any certificate (not secure)key— Account keyshared_key—
Commands (15)
-
azure-storage-container-blob-createCreate a new Blob under the specified Container.
-
azure-storage-container-blob-deleteMarks the specified Blob for deletion. The Blob will be deleted during garbage collection.
-
azure-storage-container-blob-getRetrieve Blob from Container.
-
azure-storage-container-blob-listList Blobs under the specified container.
-
azure-storage-container-blob-property-getRetrieve Blob properties.
-
azure-storage-container-blob-property-setSet Blob properties.
-
azure-storage-container-blob-tag-getRetrieve the tags of the specified Blob.
-
azure-storage-container-blob-tag-setSets the tags for the specified Blob. The command replace the entire tags of the Blob and can be used to remove tags.
-
azure-storage-container-blob-updateUpdate the content of an existing Blob.
-
azure-storage-container-block-public-accessBlock public access to a container.
-
azure-storage-container-createCreate a new Container under the specified account.
-
azure-storage-container-deleteMarks the specified Container for deletion. The Container and any Blobs contained within it, will be deleted during garbage collection.
-
azure-storage-container-listList Containers under the specified storage account.
-
azure-storage-container-property-getRetrieve properties for the specified Container.
-
azure-storage-container-sas-createcreate SAS token for container.