Skip to content

Commit 9d9cf31

Browse files
committed
Removing incorrect statement regarding premium
1 parent 2454ce2 commit 9d9cf31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/storage-files-create-storage-account-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To create a storage account:
2020
3. In **Name**, enter *mystorageacct* followed by a few random numbers, until you see a green check mark that indicates that it's a unique name. A storage account name must be all lowercase and globally unique. Make a note of your storage account name. You will use it later.
2121
4. In **Deployment model**, leave the default value of **Resource Manager**. To learn more about the differences between Azure Resource Manager and the classic deployment model, see [Understand deployment models and the state of your resources](../articles/azure-resource-manager/management/deployment-models.md).
2222
5. In **Account kind**, select **StorageV2**. To learn more about the different kinds of storage accounts, see [Understand Azure storage accounts](../articles/storage/common/storage-account-options.md?toc=%2fazure%2fstorage%2ffiles%2ftoc.json).
23-
6. In **Performance**, keep the default value of **Standard storage**. Azure Files currently supports only standard storage; even if you select Azure Premium Storage, your file share is stored in standard storage.
23+
6. In **Performance**, keep the default value of **Standard storage**.
2424
7. In **Replication**, select **Locally redundant storage (LRS)**.
2525
8. In **Secure transfer required**, we recommend that you always select **Enabled**. To learn more about this option, see [Understand encryption in-transit](../articles/storage/common/storage-require-secure-transfer.md?toc=%2fazure%2fstorage%2ffiles%2ftoc.json).
2626
9. In **Subscription**, select the subscription that was used to create the storage account. If you have only one subscription, it should be the default.

0 commit comments

Comments
 (0)