Cloud storage documentation edited

Signed-off-by: Mert Can Bilgiç <mert.bilgic@trendyol.com>
This commit is contained in:
gmzsenturk
2021-02-26 10:55:16 +03:00
committed by Mert Can Bilgiç
parent 15fb8e2176
commit 2ebfe29d8a
@@ -281,8 +281,11 @@ techdocs:
**3b. Authentication using app-config.yaml**
Set the config `techdocs.publisher.azureBlobStorage.credentials.accountName` in
your `app-config.yaml` to the your account name.
If you do not prefer (3a) and optionally like to use a service account, you can Set the config `techdocs.publisher.azureBlobStorage.credentials.accountName` in
follow these steps. your `app-config.yaml` to the your account name.
To get credentials, access the Azure Portal and go to "Settings > Access Keys",
and get your Storage account name and Primary Key.
https://docs.microsoft.com/en-us/rest/api/storageservices/authorize-with-shared-key
for more details.