Skip to content

Commit ec271e0

Browse files
authored
Apply suggestions from code review
PR review: Corrected alt text
1 parent c574d44 commit ec271e0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/storage/files/storage-how-to-create-file-share.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,14 @@ If you're creating an HDD file share, you can choose between the provisioned v2
5656
# [Portal](#tab/azure-portal)
5757
To create a storage account via the Azure portal, use the search box at the top of the Azure portal to search for **storage accounts** and select the matching result.
5858

59-
![A screenshot of the Azure portal search box with results for "storage accounts"](./media/storage-how-to-create-file-share/create-storage-account-0.png)
59+
![A screenshot of the Azure portal search box with results for "storage accounts".](./media/storage-how-to-create-file-share/create-storage-account-0.png)
6060

6161
This shows a list of all existing storage accounts available in your visible subscriptions. Click **+ Create** to create a new storage account.
6262

6363
### Basics
6464
The first tab to complete to create a storage account is labeled **Basics**, which contains the required fields to create a storage account.
6565

66-
![A screenshot of the instance details section of the basics tab](./media/storage-how-to-create-file-share/create-storage-account-1.png)
66+
![A screenshot of the instance details section of the basics tab.](./media/storage-how-to-create-file-share/create-storage-account-1.png)
6767

6868
| Field name | Input type | Values | Applicable to Azure Files | Meaning |
6969
|-|-|-|-|-|
@@ -80,7 +80,7 @@ The first tab to complete to create a storage account is labeled **Basics**, whi
8080
### Advanced
8181
The **Advanced** tab is optional, but provides more granular settings for the storage account. The first section relates to **Security** settings.
8282

83-
![A screenshot of the security section of the advanced tab](./media/storage-how-to-create-file-share/create-storage-account-2.png)
83+
![A screenshot of the security section of the advanced tab.](./media/storage-how-to-create-file-share/create-storage-account-2.png)
8484

8585
| Field name | Input type | Values | Applicable to Azure Files | Meaning |
8686
|-|-|-|-|-|
@@ -117,7 +117,7 @@ The networking section allows you to configure networking options. These setting
117117
### Data protection
118118
The **Data protection** tab contains ability to enable or disable soft-delete. The soft-delete option for Azure Files is under the **Recovery** section.
119119

120-
![A screenshot of the recovery section in the data protection tab](./media/storage-how-to-create-file-share/create-storage-account-3.png)
120+
![A screenshot of the recovery section in the data protection tab.](./media/storage-how-to-create-file-share/create-storage-account-3.png)
121121

122122
| Field name | Input type | Values | Applicable to Azure Files | Meaning |
123123
|-|-|-|-|-|
@@ -146,7 +146,7 @@ The **Access control** section applies only to Azure Blob storage use, even in F
146146
### Encryption
147147
The **Encryption** tab controls settings related to encryption at rest.
148148

149-
![A screenshot of the encryption tab](./media/storage-how-to-create-file-share/create-storage-account-4.png)
149+
![A screenshot of the encryption tab.](./media/storage-how-to-create-file-share/create-storage-account-4.png)
150150

151151
| Field name | Input type | Values | Applicable to Azure Files | Meaning |
152152
|-|-|-|-|-|

0 commit comments

Comments
 (0)