docs: Update azure docs in configuration.md

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
This commit is contained in:
Ahmet Alp Balkan 2015-06-05 17:23:05 -07:00
parent bd535a882d
commit 89f183639a

View file

@ -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>