mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-09 02:17:04 +00:00
Updated to match minor interface changes.
This commit is contained in:
parent
b62c7d1f43
commit
0e5a1c6ada
@ -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.
|
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):
|
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. 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):
|
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 |
|
| Setting | Value |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
|
| Signing key | **Key 1** |
|
||||||
| Permissions | **Read** |
|
| Permissions | **Read** |
|
||||||
| Start date | yesterday's date |
|
| Start date | yesterday's date |
|
||||||
| Start time | current time |
|
| Start time | current time |
|
||||||
@ -189,7 +190,7 @@ In this task, you will configure authentication and authorization for Azure Stor
|
|||||||
| Expiry time | current time |
|
| Expiry time | current time |
|
||||||
| Allowed IP addresses | leave blank |
|
| Allowed IP addresses | leave blank |
|
||||||
| Allowed protocols | **HTTP** |
|
| Allowed protocols | **HTTP** |
|
||||||
| Signing key | **Key 1** |
|
|
||||||
|
|
||||||
1. Click **Generate SAS token and URL**.
|
1. Click **Generate SAS token and URL**.
|
||||||
|
|
||||||
@ -229,7 +230,7 @@ In this task, you will configure authentication and authorization for Azure Stor
|
|||||||
|
|
||||||
In this task, you will create and configure Azure Files shares.
|
In this task, you will create and configure Azure Files shares.
|
||||||
|
|
||||||
> **Note**: Before you start this task, verify that the virtual machine you provisioned in the first task of this lab is running.
|
> **Note**: Before you start this task, verify that the virtual machine you provisioned in the first task of this lab is running.
|
||||||
|
|
||||||
1. In the Azure portal, navigate back to the blade of the storage account you created in the first task of this lab and, in the **File service** section, click **File shares**.
|
1. In the Azure portal, navigate back to the blade of the storage account you created in the first task of this lab and, in the **File service** section, click **File shares**.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user