actions-marketplace-validations/Azure Blob Storage - Download Blob
Download a blob from azure blob storage
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| storage-account-name | Name of Azure Storage Account | no | — |
| storage-account-key | Secret Key for the Azure Storage Account | no | — |
| creds | Paste output of `az ad sp create-for-rbac` as value of secret variable: AZURE_CREDENTIALS | no | — |
| connection-string | Connection string | no | — |
| sas | shared access signatures (SAS) token for blob | no | — |
| container-name | Container name | yes | — |
| blob-name | Blob name | yes | — |
| download-path | Destination path | no | . |
Outputs
no outputs