You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/files/storage-how-to-create-file-share.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ The **Blob storage** section applies only to Azure Blob storage use, even in Fil
109
109
| Field name | Input type | Values | Applicable to Azure Files | Meaning |
110
110
|-|-|-|-|-|
111
111
| Allow cross-tenant replication | Checkbox | Checked/unchecked | No | This is an Azure Blob storage only setting. This setting is always available, even for FileStorage storage accounts which cannot contain Azure Blob storage. Checking this checkbox has no impact on Azure Files. |
112
-
| Access tier | Radio button group |*Blob storage access tiers*| No | This is an Azure Blob storage only setting. This setting is always available, even for FileStorage storage accounts which cannot contain Azure Blob storage. In pay-as-you-go storage accounts, the access tier of a file share is determined by the access tier property on the file share, and is not impacted by the storage account level setting. Selecting an option has no impact on Azure Files. |
112
+
| Access tier | Radio button group |*Blob storage access tiers*| No | This is an Azure Blob storage only setting. This setting is always available, even for FileStorage storage accounts which cannot contain Azure Blob storage. Selecting an option has no impact on Azure Files. |
113
113
114
114
### Networking
115
115
The networking section allows you to configure networking options. These settings are optional for the creation of the storage account and can be configured later if desired. For more information on these options, see [Azure Files networking considerations](storage-files-networking-overview.md).
@@ -158,7 +158,7 @@ The **Encryption** tab controls settings related to encryption at rest.
158
158
Tags are name/value pairs that enable you to categorize resources and view consolidated billing by applying the same tag to multiple resources and resource groups. These are optional and can be applied after storage account creation.
159
159
160
160
### Review + create
161
-
The final step to create the storage account is to select the **Create** button on the **Review + create** tab. This button isn't be available until all the required fields for a storage account have been populated.
161
+
The final step to create the storage account is to select the **Create** button on the **Review + create** tab. This button isn't be available until all the required fields for a storage account are completed.
162
162
163
163
# [PowerShell](#tab/azure-powershell)
164
164
### Create a provisioned v2 storage account (PowerShell)
@@ -304,7 +304,7 @@ Follow these instructions to create a new Azure file share using the Azure porta
304
304
305
305

306
306
307
-
2. In the file share listing, you should see any previously created file shares in this storage account or an empty table if no file shares have been created yet. Select **+ File share** to create a new file share.
307
+
2. In the file share listing, you should see any previously created file shares in this storage account or an empty table if no file shares exist. Select **+ File share** to create a new file share.
308
308
309
309
3. Complete the field in the **Basics** tab of the new file share blade:
310
310
@@ -316,9 +316,9 @@ Follow these instructions to create a new Azure file share using the Azure porta
316
316
317
317
-**Provisioned IOPS and throughput**: A radio button group that lets you select between *Recommended provisioning* and *Manually specify IOPS and throughput*. The IOPS and throughput recommendation is based on typical customer usage for that amount of provisioned storage for that media tier, so if you don't know specifically what your IOPS and throughput requirements are, we recommend you stick with the recommendations and adjust later as needed.
318
318
319
-
-**IOPS**: If you select *Manually specify IOPS and throughput*, this textbox will allow you to enter the amount of IOPS you want to provision on this file share.
319
+
-**IOPS**: If you select *Manually specify IOPS and throughput*, this textbox enables you to enter the amount of IOPS you want to provision on this file share.
320
320
321
-
-**Throughput (MiB/sec)**: If you select *Manually specify IOPS and throughput*, this textbox will allow you to enter the amount of throughput you want to provision on this file share.
321
+
-**Throughput (MiB/sec)**: If you select *Manually specify IOPS and throughput*, this textbox enables you to enter the amount of throughput you want to provision on this file share.
322
322
323
323
4. Select the **Backup** tab. By default, [backup is enabled](../../backup/backup-azure-files.md) when you create an Azure file share using the Azure portal. If you want to disable backup for the file share, uncheck the **Enable backup** checkbox. If you want backup enabled, you can either leave the defaults or create a new Recovery Services Vault in the same region and subscription as the storage account. To create a new backup policy, select **Create a new policy**.
324
324
@@ -425,7 +425,7 @@ az resource create \
425
425
---
426
426
427
427
### Create an SSD provisioned v1 file share
428
-
When you create a file share using the provisioned v1 billing model, you specify how much storage your share needs, and IOPS and throughput capacity are computed for you based on how much storage provisioned. Depending on your individual file share requirements, you may find that you require more or less IOPS or throughput than our recommendations. In this case, you will need to provision more storage to get the required IOPS or throughput. To learn more about the provisioned v1 model, see [Understanding the provisioned v1 billing model](./understanding-billing.md#provisioned-v1-model).
428
+
When you create a file share using the provisioned v1 billing model, you specify how much storage your share needs, and IOPS and throughput capacity are computed for you based on how much storage provisioned. Depending on your individual file share requirements, you may find that you require more IOPS or throughput than our recommendations. In this case, you need to provision more storage to get the required IOPS or throughput. To learn more about the provisioned v1 model, see [Understanding the provisioned v1 billing model](./understanding-billing.md#provisioned-v1-model).
429
429
430
430
# [Portal](#tab/azure-portal)
431
431
Follow these instructions to create a new Azure file share using the Azure portal.
@@ -434,7 +434,7 @@ Follow these instructions to create a new Azure file share using the Azure porta
434
434
435
435

436
436
437
-
2. In the file share listing, you should see any previously created file shares in this storage account or an empty table if no file shares have been created yet. Select **+ File share** to create a new file share.
437
+
2. In the file share listing, you should see any previously created file shares in this storage account or an empty table if no file shares exist. Select **+ File share** to create a new file share.
438
438
439
439
3. Complete the fields in the **Basics** tab of new file share blade:
440
440
@@ -512,7 +512,7 @@ Follow these instructions to create a new Azure file share using the Azure porta
512
512
513
513

514
514
515
-
1. In the file share listing, you should see any previously created file shares in this storage account or an empty table if no file shares have been created yet. Select **+ File share** to create a new file share.
515
+
1. In the file share listing, you should see any previously created file shares in this storage account or an empty table if no file shares exist. Select **+ File share** to create a new file share.
516
516
517
517
1. Complete the fields in the **Basics** tab of new file share blade:
518
518
@@ -547,7 +547,7 @@ New-AzRmStorageShare `
547
547
```
548
548
549
549
# [Azure CLI](#tab/azure-cli)
550
-
You can create an Azure file share with the [`az storage share-rm create`](/cli/azure/storage/share-rm#az-storage-share-rm-create) command. The following Azure CLI commands assume you set the variables `$resourceGroupName` and `$storageAccountName` as defined above in the creating a storage account with Azure CLI section.
550
+
You can create an Azure file share with the [`az storage share-rm create`](/cli/azure/storage/share-rm#az-storage-share-rm-create) command. The following Azure CLI commands assume you set the variables `$resourceGroupName` and `$storageAccountName` as defined in the creating a storage account with Azure CLI section.
551
551
552
552
To create a pay-as-you-go file share, use the following command. Remember to replace the values for the variables `shareName` and `accessTier` with the desired selections for your file share deployment.
553
553
@@ -569,7 +569,7 @@ az storage share-rm create \
569
569
---
570
570
571
571
## Change the cost and performance characteristics of a file share
572
-
After you've created your file share, you may need to adjust the provisioning (provisioned models) or access tier (pay-as-you-go model) of the share. The following sections show you how to adjust the relevant properties for your share.
572
+
After creating your file share, you may need to adjust the provisioning (provisioned models) or access tier (pay-as-you-go model) of the share. The following sections show you how to adjust the relevant properties for your share.
573
573
574
574
### Change the cost and performance characteristics of a provisioned v2 file share
575
575
After creating your provisioned v2 file share, you can change one or all three of the provisioned quantities of your file share.
0 commit comments