Skip to content

Commit 91e3ce2

Browse files
authored
Merge pull request #1021 from kbakdev/patch-21
Refine wording in Azure Storage management instructions
2 parents 9efa03b + e1ec717 commit 91e3ce2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Instructions/Labs/LAB_07-Manage_Azure_Storage.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ In this task, you will create and configure a storage account. The storage accou
4646
| Region | **(US) East US** |
4747
| Performance | **Standard** (notice the Premium option) |
4848
| Redundancy | **Geo-redundant storage** (notice the other options)|
49-
| Make read access to data in the event of regional availability | Check the box |
49+
| Make read access to data available in the event of regional unavailability. | Check the box |
5050

5151
>**Did you know?** You should use the Standard performance tier for most applications. Use the Premium performance tier for enterprise or high-performance applications.
5252
@@ -58,7 +58,7 @@ In this task, you will create and configure a storage account. The storage accou
5858

5959
1. Review the **Encryption** tab. Notice the additional security options. Accept the defaults.
6060

61-
1. Select **Review + Create**, wait for the validation process to complete, and then click **Create**.
61+
1. Select **Review + create**, wait for the validation process to complete, and then click **Create**.
6262

6363
1. Once the storage account is deployed, select **Go to resource**.
6464

@@ -102,7 +102,7 @@ In this task, you will create a blob container and upload an image. Blob contain
102102

103103
![Screenshot of create a container.](../media/az104-lab07-create-container.png)
104104

105-
1. On your container, scroll to the ellipsis (...) on the far right, select **Access Policy**.
105+
1. On your container, scroll to the ellipsis (...) on the far right, select **Access policy**.
106106

107107
1. In the **Immutable blob storage** area, select **Add policy**.
108108

@@ -207,7 +207,7 @@ In this task, you will create and configure Azure File shares. You will use Stor
207207

208208
1. In the **Settings** section, select the **Service endpoints** blade.
209209
+ Select **Add**.
210-
+ In the **Services** drop-down select **Microsoft.Storage**.
210+
+ In the **Service** drop-down select **Microsoft.Storage**.
211211
+ In the **Subnets** drop-down check the **Default** subnet.
212212
+ Click **Add** to save your changes.
213213

0 commit comments

Comments
 (0)