From 575d26ec87c9e3663b2fc9d222ba76f08881d51f Mon Sep 17 00:00:00 2001 From: FelixBurkhard <38423129+FelixBurkhard@users.noreply.github.com> Date: Sat, 29 Oct 2022 00:27:43 +0200 Subject: [PATCH] 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. --- doc/030_preparing_a_new_repo.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/030_preparing_a_new_repo.rst b/doc/030_preparing_a_new_repo.rst index b59a0057d..7f67d9561 100644 --- a/doc/030_preparing_a_new_repo.rst +++ b/doc/030_preparing_a_new_repo.rst @@ -521,7 +521,7 @@ Microsoft Azure Blob Storage **************************** 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