Skip to content

Commit 202dec5

Browse files
Merge pull request #245213 from khdownie/kendownie071723-3
minor portal fixes
2 parents 814bd61 + c5ca734 commit 202dec5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

articles/storage/files/storage-files-quick-create-use-windows.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ Next, create an SMB Azure file share.
5252

5353
![Screenshot, + file share selected to create a new file share.](./media/storage-files-quick-create-use-windows/create-file-share.png)
5454

55-
1. Name the new file share *qsfileshare*, enter "1" for the **Quota**, leave **Transaction optimized** selected, and select **Create**. The quota can be a maximum of 5 TiB (100 TiB, with large file shares enabled), but you only need 1 GiB for this.
55+
1. Name the new file share *qsfileshare* and leave **Transaction optimized** selected for **Tier**.
56+
1. Select **Review + create** and then **Create** to create the file share.
5657
1. Create a new txt file called *qsTestFile* on your local machine.
5758
1. Select the new file share, then on the file share location, select **Upload**.
5859

articles/storage/files/storage-how-to-use-files-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ To create an Azure file share:
142142

143143
1. On the menu at the top of the **File shares** page, select **+ File share**. The **New file share** page drops down.
144144
1. In **Name**, type *myshare*. Leave **Transaction optimized** selected for **Tier**.
145-
1. Select **Create** to create the Azure file share.
145+
1. Select **Review + create** and then **Create** to create the Azure file share.
146146

147147
File share names must be all lower-case letters, numbers, and single hyphens, and must begin and end with a lower-case letter or number. The name can't contain two consecutive hyphens. For details about naming file shares and files, see [Naming and Referencing Shares, Directories, Files, and Metadata](/rest/api/storageservices/Naming-and-Referencing-Shares--Directories--Files--and-Metadata).
148148

0 commit comments

Comments
 (0)