feat(docs): update Azure Blob Storage
This commit is contained in:
committed by
Tiago A. Simões
parent
a2feeb288d
commit
ee271bf86e
@@ -92,7 +92,7 @@ techdocs:
|
||||
containerName: 'techdocs-storage'
|
||||
|
||||
# (Required) An account name is required to write to a storage blob container.
|
||||
# https://docs.microsoft.com/pt-br/rest/api/storageservices/authorize-with-shared-key
|
||||
# https://docs.microsoft.com/en-us/rest/api/storageservices/authorize-with-shared-key
|
||||
credentials:
|
||||
accountName:
|
||||
$env: TECHDOCS_AZURE_BLOB_STORAGE_ACCOUNT_NAME
|
||||
|
||||
@@ -263,7 +263,7 @@ follow these steps.
|
||||
|
||||
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/pt-br/rest/api/storageservices/authorize-with-shared-key
|
||||
https://docs.microsoft.com/en-us/rest/api/storageservices/authorize-with-shared-key
|
||||
for more details.
|
||||
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user