docs: Update azure docs in configuration.md
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
This commit is contained in:
parent
bd535a882d
commit
89f183639a
1 changed files with 16 additions and 3 deletions
|
@ -348,7 +348,7 @@ here so make sure there is adequate space available.
|
|||
|
||||
### azure
|
||||
|
||||
This storage backend uses Microsoft's Azure Storage platform.
|
||||
This storage backend uses Microsoft's Azure Blob Storage.
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
|
@ -389,6 +389,19 @@ This storage backend uses Microsoft's Azure Storage platform.
|
|||
Name of the Azure container into which to store data.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<code>realm</code>
|
||||
</td>
|
||||
<td>
|
||||
no
|
||||
</td>
|
||||
<td>
|
||||
Domain name suffix for the Storage Service API endpoint. By default, this
|
||||
is <code>core.windows.net</code>.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue