Updated to match minor interface changes.

This commit is contained in:
Clifford Brent Smith 2021-02-10 23:43:02 -07:00
parent b62c7d1f43
commit 0e5a1c6ada

View File

@ -71,7 +71,7 @@ In this task, you will deploy an Azure virtual machine that you will use later i
In this task, you will create and configure an Azure Storage account.
1. In the Azure portal, search for and select **Storage accounts**, and then click **+ Add**.
1. In the Azure portal, search for and select **Storage accounts**, and then click **+ New**.
1. On the **Basics** tab of the **Create storage account** blade, specify the following settings (leave others with their default values):
@ -140,7 +140,7 @@ In this task, you will create a blob container and upload a blob into it.
1. In the list of containers, click **az104-07-container** and then click **Upload**.
1. Browse to **\\Allfiles\\Module_07\\LICENSE** on your lab computer and click **Open**.
1. Browse to **\\Allfiles\\Module_07\\LICENSE** on your lab computer and click **Open**, then click **Upload**.
1. On the **Upload blob** blade, expand the **Advanced** section and specify the following settings (leave others with their default values):
@ -182,6 +182,7 @@ In this task, you will configure authentication and authorization for Azure Stor
| Setting | Value |
| --- | --- |
| Signing key | **Key 1** |
| Permissions | **Read** |
| Start date | yesterday's date |
| Start time | current time |
@ -189,7 +190,7 @@ In this task, you will configure authentication and authorization for Azure Stor
| Expiry time | current time |
| Allowed IP addresses | leave blank |
| Allowed protocols | **HTTP** |
| Signing key | **Key 1** |
1. Click **Generate SAS token and URL**.