This sample assumes that you have an Azure Storage account with a container and some files within that container. This sample will list the files which are contained in said container.
Some assembly required.
| Name | Value | Notes |
|---|---|---|
| container | <azure-storage-container-name> | The container name to display |
| Name | Value | Type | Notes |
|---|---|---|---|
| BlobConnectionString | <storage-connection-string> | Custom | Connection string for your Azure Storage account |
