Logo

Connectors

Microsoft Azure Blob Storage Connector

Our Microsoft Azure Blob Storage Connector sends Collector data to your configured Azure Blob Storage destination. In order to take advantage of this Connector you will need the following information:

  • Account Name - Name of your Storage Account. More details on Storage Accounts here.

  • Container Name - Name of the Container. More details on Containers here.

  • SAS token - Your Shared Access Signature token. More details on SAS tokens here.

  • Data Formatting - JSON only at this time

  • Object Output Structure - the output path. For example, your_object_path/$year/$month/$day/$hour/ will result in a nested directory structure.

Azure.png