Just getting started with Blob Storage and Storage Explorer and want to confirm what maybe seems obvious. In settings for Storage Explorer, there is the option to check the setting
Put MD5
If enabled, AzCopy will compute and save an MD5 hash for uploaded files. This setting does not >apply when uploading Disks. For Disk upload, the MD5 hash is neither computed nor saved.
I take this to mean that if you use Storage Explorer to upload files, it will create an MD5 hash, as opposed to that only being an option if you are using AzCopy command line. Am I understanding that correctly?