Update LAB_07-Manage_Azure_Storage.md

This commit is contained in:
staleycyn 2023-12-11 09:13:36 -08:00 committed by GitHub
parent 73ea0080f1
commit b507e2ae06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,13 +22,13 @@ There are interactive lab simulations that you might find useful for this topic.
## Architecture diagram
![image](../media/az104-lab07-architecture-diagram.png)
![Diagram of the tasks.](../media/az104-lab07-architecture-diagram.png)
## Tasks
+ Task 1: Create and configure a storage account.
+ Task 2: Implement secure blob storage.
+ Task 3: Provide limited access to blob storage.
+ Task 2: Create and configure secure blob storage.
+ Task 3: Create and configure secure Azure file storage.
## Task 1: Create and configure the private storage account.
@ -99,7 +99,7 @@ In this task, you will create a blob container and upload a blob. Blob container
| Name | `data` |
| Public access level | Notice the access level is set to private |
![image](../media/az104-lab07-create-container.png)
![Screenshot of create a container.](../media/az104-lab07-create-container.png)
1. Select your container and in the **Settings** section, select **Access Policy**.