mirror of
https://github.com/restic/restic.git
synced 2025-01-03 05:35:43 +00:00
Clearify what Azure account name means
When reading it first it was not clear to me the 'account name' meant the name of the Azure Storage Account and not the Azure account itself.
This commit is contained in:
parent
f8910bc4ff
commit
575d26ec87
1 changed files with 1 additions and 1 deletions
|
@ -521,7 +521,7 @@ Microsoft Azure Blob Storage
|
||||||
****************************
|
****************************
|
||||||
|
|
||||||
You can also store backups on Microsoft Azure Blob Storage. Export the Azure
|
You can also store backups on Microsoft Azure Blob Storage. Export the Azure
|
||||||
account name and key as follows:
|
Blob Storage account name and key as follows:
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue