Azure Shared Key Authentication
Used to authenticate with Azure using a Shared Key.
Authenticates a connection with Azure Storage using a shared key. When added to an HTTP connection, each request is automatically signed with your account name and shared key so Azure accepts it. It works with Azure Blob, File, Queue, and Table storage, recognising which of these you are calling from the URL and applying the right signature for that storage type.