tibor19/Azure Static Website

Deploy files to Azure Blob Storage Container using a connection string

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
storage-account-nameThe name of the Azure Storage Account. Make sure to call az login before this step, or provide a value for storage-account-keyno
storage-account-keyOne of the two shared keys of the storage accountno
connection-stringConnection String of the Azure Storage Containerno
blob-container-nameName of the Blob Container Storageno
public-access-policyAccess Policy to update in the Container (container | blob | <none>). For private containers do not specity any value.no
enabled-static-websiteEnabled static websiteno
index-fileIndex file for the static websiteno
error-file404 Error file for the static websiteno
remove-existing-filesIf the existing files should be removed before uploading the new filesno
cache-controlSets each blobs cache control.no
folderFolder containing the files to be uploaded to the Storage Containerno.

no outputs