When load testing Azure Blob Storage with K6, you need to authenticate against Azure's services. Azure Blob Storage supports multiple authentication methods, and the most commonly used ones are:1. Shared Key AuthenticationThis is based on an account key, which grants full access to the...