The LegalHold property of a blob container. List Container Item: The blob container properties be listed out. List Container Items: Response schema. Contains list of blobs returned, and if paging is requested or required, a URL to next page of containers. List Containers Include: Optional, used to include the properties for soft deleted blob

Upload blobs to the container . Blob storage supports block blobs, append blobs, and page blobs. VHD files that back IaaS VMs are page blobs. Use append blobs for logging, such as when you want to write to a file and then keep adding more information.

User domain assigned to the storage account. Must be a dictionary with name and use_sub_domain keys where name is the CNAME source. Only one custom domain is supported per storage account at this time. To clear the existing custom domain, use an empty string for the custom domain name property. Can be added to an existing storage account.
az storage blob tag list --account-name mystorageaccount --container-name myContainer --name demo-file.txt --auth-mode login To set the tags of a blob, use the az storage blob tag set command.
Warning. Regenerating your access keys can affect any applications or Azure services that are dependent on the storage account key. Any clients that use the account key to access the storage account must be updated to use the new key, including media services, cloud, desktop and mobile applications, and graphical user interface applications for Azure Storage, such as Azure Storage Explorer.
Examples. Create a rule to allow a specific address-range. az storage account network-rule add -g myRg --account-name mystorageaccount --ip-address 23.45.1.0/24. Create a rule to allow access for a subnet. az storage account network-rule add -g myRg --account-name mystorageaccount --vnet-name myvnet --subnet mysubnet . 294 9 244 181 77 179 202 310 77

az storage container list example