Skip to main content
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.

Fields

Sample data

This feature signs outgoing requests rather than transforming data, so there is no before/after to show. A typical setup looks like this:
FieldValue
Azure account nameyour-storage-account
Azure shared keyyour-shared-key