# Find errors and resume jobs by using log and plan files in AzCopy AzCopy is a command-line utility that you can use to copy blobs or files to or from a storage account. This article helps you use ...
Change tier of blob to hot: - azcopy set-properties "https://[account].blob.core.windows.net/[container]/[path/to/blob]" --block-blob-tier=hot Change tier of blob to ...