Azure Blob Storage is Microsoft’s object storage solution for the cloud, designed to store massive amounts of unstructured data.
Parameter | Required | Description |
---|---|---|
Name | Yes | A unique identifier for your Azure Blob source |
Account URL | Yes | The URL endpoint for your Azure Storage account |
Token | Yes | The access token or SAS token for authentication |
Container Name | Yes | The name of the container holding your data files |
Storage Blob Data Reader
- For reading blob dataStorage Blob Data List
- For listing blobs in containersStorage Account List
- For accessing storage account properties