From b507e2ae06bbc0b5510e5f855030dd4ff2bebf66 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Mon, 11 Dec 2023 09:13:36 -0800 Subject: [PATCH] Update LAB_07-Manage_Azure_Storage.md --- New Instructions/Lab/LAB_07-Manage_Azure_Storage.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/New Instructions/Lab/LAB_07-Manage_Azure_Storage.md b/New Instructions/Lab/LAB_07-Manage_Azure_Storage.md index bddad57b..cc47f733 100644 --- a/New Instructions/Lab/LAB_07-Manage_Azure_Storage.md +++ b/New Instructions/Lab/LAB_07-Manage_Azure_Storage.md @@ -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**.