GitBook: [master] one page modified

This commit is contained in:
CPol 2020-10-06 15:15:53 +00:00 committed by gitbook-bot
parent e1c66e3590
commit 0eef8b5a63
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ Take a look to the **network access rules** and detect if the services are corre
## Azure
Access the portal here: [http://portal.azure.com/](http://portal.azure.com/)
To start the tests you should have access with a user with **Reader permissions over the subscription** and **Global Reader role in AzureAD**.
To start the tests you should have access with a user with **Reader permissions over the subscription** and **Global Reader role in AzureAD**. If even in that case you are **not able to access the content of the Storage accounts** you can fix it with the **role Storage Account Contributor**.
It is recommended to **install azure-cli** in a **linux** and **windows** virtual machines \(to be able to run powershell and python scripts\): [https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest)
Then, run `az login` to login. Note the **account information** and **token** will be **saved** inside _<HOME>/.azure_ \(in both Windows and Linux\).