Added azurite connection string option to techdocs azureBlobStorage publisher

Signed-off-by: titanventura <aswath7862001@gmail.com>
This commit is contained in:
titanventura
2023-07-27 23:46:37 +05:30
parent dcd7e1622c
commit 5985d458ee
3 changed files with 94 additions and 5 deletions
+5
View File
@@ -158,6 +158,11 @@ techdocs:
# (Required) Azure Blob Storage Container Name
containerName: 'techdocs-storage'
# (Optional) Azurite connection string for local testing.
# Defaults to undefined
# if provided, takes higher priority, 'techdocs.publisher.azureBlobStorage.credentials' will become irrelevant
azuriteConnectionString: ''
# (Required) An account name is required to write to a storage blob container.
# https://docs.microsoft.com/en-us/rest/api/storageservices/authorize-with-shared-key
credentials: