karlsgate/Azure Blob Upload Action

Uploads local files to Azure Blob Storage containers

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source_directoryThe local directory containing the files to uploadyes
container_nameThe name of the destination storage account containeryes
connection_stringThe connection string with SAS token for the destination storage accountyes
patternAn optional file pattern to limit the files uploaded from the source directoryno
content_typeAn optional content type explicitly set for the uploaded filesno
overwriteAn optional boolean to overwrite existing files in the destination storage accountno

no outputs