Skip to content

Commit 2025956

Browse files
author
Jill Grant
authored
Merge pull request #285766 from khdownie/kendownie082824
update screenshot and include file
2 parents 669287a + 225dbe9 commit 2025956

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed
-33.7 KB
Loading

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: storage-files-create-storage-account-portal
3-
description: Create a storage account for Azure Files using the Azure portal.
3+
description: Create a standard storage account for Azure Files using the Azure portal.
44
services: storage
55
author: khdownie
66
ms.service: azure-file-storage
77
ms.topic: include
8-
ms.date: 10/24/2022
8+
ms.date: 08/28/2024
99
ms.author: kendownie
1010
ms.custom: include file
1111
---
@@ -19,10 +19,12 @@ To create a storage account using the Azure portal:
1919
1. If you want to create a new resource group, select **Create new** and enter a name such as *myexamplegroup*.
2020
1. Under **Instance details**, provide a name for the storage account. You might need to add a few random numbers to make it a globally unique name. A storage account name must be all lowercase and numbers, and must be between 3 and 24 characters. Make a note of your storage account name. You'll use it later.
2121
1. In **Region**, select the region you want to create your storage account in.
22+
1. In **Primary service**, select **Azure Files**.
2223
1. In **Performance**, keep the default value of **Standard**.
2324
1. In **Redundancy**, select **Locally redundant storage (LRS)**.
2425

2526
:::image type="content" source="media/storage-files-create-storage-account-portal/create-storage-account.png" alt-text="Screenshot showing how to enter the project and instance details for a storage account using the Azure portal." lightbox="media/storage-files-create-storage-account-portal/create-storage-account.png":::
2627

27-
1. Select **Review** to review your settings. Azure will run a final validation.
28+
1. Select **Review + create** to review your settings. Azure will run a final validation.
2829
1. When validation is complete, select **Create**. You should see a notification that deployment is in progress.
30+
1. When you see a notification that your deployment is complete, select **Go to resource**.

0 commit comments

Comments
 (0)