Skip to content

Commit f08507c

Browse files
Merge pull request #49609 from ShawnKupfer/WB1723
AB#1037340: Introduction to Azure Files
2 parents 719367f + 69f12be commit f08507c

12 files changed

+72
-72
lines changed

learn-pr/azure/introduction-to-azure-files/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Introduction
88
description: Introduction
9-
ms.date: 11/10/2023
9+
ms.date: 03/20/2025
1010
author: khdownie
1111
ms.author: kendownie
1212
ms.topic: unit

learn-pr/azure/introduction-to-azure-files/2-what-is-azure-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: What is Azure Files?
88
description: In this unit, you'll learn about Azure Files.
9-
ms.date: 01/08/2025
9+
ms.date: 03/20/2025
1010
author: khdownie
1111
ms.author: kendownie
1212
ms.topic: unit

learn-pr/azure/introduction-to-azure-files/3-what-is-azure-file-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: What is Azure File Sync?
88
description: In this unit, you'll learn about Azure File Sync.
9-
ms.date: 01/08/2025
9+
ms.date: 03/20/2025
1010
author: khdownie
1111
ms.author: kendownie
1212
ms.topic: unit

learn-pr/azure/introduction-to-azure-files/4-identity-and-access-control.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Identity and Access Control
88
description: In this unit, you'll learn about the various identity and access control options that are available for Azure Files.
9-
ms.date: 11/10/2023
9+
ms.date: 03/20/2025
1010
author: khdownie
1111
ms.author: kendownie
1212
ms.topic: unit

learn-pr/azure/introduction-to-azure-files/5-knowledge-check.yml

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Knowledge check
88
description: Knowledge check
9-
ms.date: 11/10/2023
9+
ms.date: 03/20/2025
1010
author: khdownie
1111
ms.author: kendownie
1212
ms.topic: unit
@@ -16,88 +16,88 @@ content: |
1616
quiz:
1717
title: Knowledge check
1818
questions:
19-
- content: How are premium file shares billed?
19+
- content: "How are premium file shares billed?"
2020
choices:
21-
- content: Pay only for what you use.
21+
- content: "Pay only for what you use"
2222
isCorrect: false
2323
explanation: "Incorrect: Premium file shares are only available in a provisioned billing model, in which you pay for that storage capacity regardless of whether you use it or not."
24-
- content: Pay for as much you provision.
24+
- content: "Pay for as much you provision"
2525
isCorrect: true
2626
explanation: "Correct: Premium file shares are only available in a provisioned billing model, in which you pay for that storage capacity regardless of whether you use it or not."
27-
- content: Pay as you go.
27+
- content: "Pay as you go"
2828
isCorrect: false
2929
explanation: "Incorrect: Premium file shares are only available in a provisioned billing model, in which you pay for that storage capacity regardless of whether you use it or not."
30-
- content: Pay per transaction.
30+
- content: "Pay per transaction"
3131
isCorrect: false
3232
explanation: "Incorrect: Premium file shares are only available in a provisioned billing model, in which you pay for that storage capacity regardless of whether you use it or not."
33-
- content: Azure customers can switch from premium file shares to hot, cool, or transaction optimized file shares at any time.
33+
- content: "Azure customers can switch from premium file shares to hot, cool, or transaction optimized file shares at any time."
3434
choices:
35-
- content: True.
35+
- content: "True"
3636
isCorrect: false
3737
explanation: "Incorrect: You can't switch between premium and standard tiers. However, if you have standard tier file shares, you can switch between hot, cool, and transaction optimized."
38-
- content: False.
38+
- content: "False"
3939
isCorrect: true
4040
explanation: "Correct: You can't switch between premium and standard tiers. However, if you have standard tier file shares, you can switch between hot, cool, and transaction optimized."
41-
- content: You can't use Azure Files without Azure File Sync.
41+
- content: "You can't use Azure Files without Azure File Sync."
4242
choices:
43-
- content: True.
43+
- content: "True"
4444
isCorrect: false
4545
explanation: "Correct: You don't need Azure File Sync to use Azure Files."
46-
- content: False.
46+
- content: "False"
4747
isCorrect: true
4848
explanation: "Correct: You don't need Azure File Sync to use Azure Files."
49-
- content: Premium file shares enable highly I/O-intensive workloads, with high throughput and low latency.
49+
- content: "Premium file shares enable highly I/O-intensive workloads, with high throughput and low latency."
5050
choices:
51-
- content: True.
51+
- content: "True"
5252
isCorrect: true
5353
explanation: "Correct: Premium file shares store data on modern, high performance solid-state drives (SSDs), while the standard tier uses traditional hard disk drives (HDDs)."
54-
- content: False.
54+
- content: "False"
5555
isCorrect: false
5656
explanation: "Incorrect: Premium file shares store data on modern, high performance solid-state drives (SSDs), while the standard tier uses traditional hard disk drives (HDDs)."
57-
- content: All tiers of Azure Files support NFS.
57+
- content: "All tiers of Azure Files support NFS."
5858
choices:
59-
- content: True.
59+
- content: "True"
6060
isCorrect: false
6161
explanation: "Incorrect: Only premium file shares support NFS."
62-
- content: False.
62+
- content: "False"
6363
isCorrect: true
6464
explanation: "Correct: Only premium file shares support NFS."
65-
- content: What redundancies are supported in Azure Files premium tier?
65+
- content: "What redundancies are supported in Azure Files premium tier?"
6666
choices:
67-
- content: LRS; ZRS.
67+
- content: "LRS and ZRS"
6868
isCorrect: true
6969
explanation: "Correct: Premium file shares are only universally available with LRS (locally redundant storage), with ZRS (zone redundant storage) available in some regions."
70-
- content: LRS, ZRS, GRS.
70+
- content: "LRS, ZRS, and GRS"
7171
isCorrect: false
7272
explanation: "Incorrect: Premium file shares are only universally available with LRS (locally redundant storage), with ZRS (zone redundant storage) available in some regions."
73-
- content: LRS, ZRS, GRS, GZRS.
73+
- content: "LRS, ZRS, GRS, and GZRS"
7474
isCorrect: false
7575
explanation: "Incorrect: Premium file shares are only universally available with LRS (locally redundant storage), with ZRS (zone redundant storage) available in some regions."
76-
- content: Which protocol supports identity-based authentication for Azure file shares?
76+
- content: "Which protocol supports identity-based authentication for Azure file shares?"
7777
choices:
78-
- content: SMB.
78+
- content: "SMB"
7979
isCorrect: true
8080
explanation: "Correct: Identity-based authentication is only supported over SMB today."
81-
- content: NFS.
81+
- content: "NFS"
8282
isCorrect: false
8383
explanation: "Incorrect: Identity-based authentication is only supported over SMB today."
84-
- content: REST.
84+
- content: "REST"
8585
isCorrect: false
8686
explanation: "Incorrect: Identity-based authentication is only supported over SMB today."
87-
- content: Identity-based authentication is the most secure and recommended access mechanism for Azure file shares over SMB.
87+
- content: "Identity-based authentication is the most secure and recommended access mechanism for Azure file shares over SMB."
8888
choices:
89-
- content: True.
89+
- content: "True"
9090
isCorrect: true
9191
explanation: "Correct: Identity-based authentication is the most secure and recommended access mechanism for Azure file shares over SMB."
92-
- content: False.
92+
- content: "False"
9393
isCorrect: false
9494
explanation: "Incorrect: Identity-based authentication is the most secure and recommended access mechanism for Azure file shares over SMB."
95-
- content: Anyone can use storage account keys, they're recommended for organization-wide access.
95+
- content: "Anyone can use storage account keys; they're recommended for organization-wide access."
9696
choices:
97-
- content: True.
97+
- content: "True"
9898
isCorrect: false
9999
explanation: "Incorrect: Only administrators should use Storage account keys. They aren't recommended for organization wide access."
100-
- content: False.
100+
- content: "False"
101101
isCorrect: true
102102
explanation: "Correct: Storage account keys aren't recommended for organization wide access, only administrators should use them."
103103

learn-pr/azure/introduction-to-azure-files/6-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Summary
88
description: Summary
9-
ms.date: 11/10/2023
9+
ms.date: 03/20/2025
1010
author: khdownie
1111
ms.author: kendownie
1212
ms.topic: unit
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
Your company has a large number of files that are used across the company. Local storage is nearing capacity and buying more storage to support file shares isn't an economical option. Your offices are located in different geographical regions and they all need the latest versions of documents.
1+
Your company has a large number of files that are used across the company. Local storage is nearing capacity, and buying more storage to support file shares isn't an economical option. Your offices are located in different geographical regions and they all need the latest versions of documents.
22

33
You can configure Azure Files to provide a central location for your file shares in the cloud. You can also configure Azure File Sync to keep the information up to date across multiple offices and transform local Windows servers into quick caches of frequently accessed files.
44

55
### Prerequisites
66

7-
- Familiarity with creating an Azure subscription and storage account.
8-
- Basic understanding of file shares.
7+
- Familiarity with creating an Azure subscription and storage account
8+
- Basic understanding of file shares
99

1010
### Learning Objectives
1111

1212
After completing this module, you'll be able to:
1313

1414
- Identify use cases for Azure Files with and without Azure File Sync.
15-
- Understand the different types and tiers of Azure file shares, and when to use them.
15+
- Understand the different types and tiers of Azure file shares and when to use them.
1616
- Choose a redundancy option for your Azure file shares.
17-
- Understand the options for user access control and identity-based authentication.
17+
- Understand the options for user access control and identity-based authentication.

learn-pr/azure/introduction-to-azure-files/includes/2-what-is-azure-files.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
Azure Files offers fully managed file shares in the cloud. A file share is a network storage location that you can surface as local storage to your client operating system. Azure Files supports two industry-standard file sharing protocols: Server Message Block (SMB) and Network File System (NFS). SMB can be used with Windows, Linux, and macOS clients. NFS can be used with Linux and macOS clients. Azure Files also has a REST API (application programming interface).
1+
Azure Files offers fully managed file shares in the cloud. A file share is a network storage location that you can surface as local storage to your client operating system. Azure Files supports two industry-standard file-sharing protocols: Server Message Block (SMB) and Network File System (NFS). You can use SMB with Windows, Linux, and macOS clients. You can use NFS with Linux and macOS clients. Azure Files also has a REST API (application programming interface).
22

3-
You can mount Azure file shares concurrently on cloud or on-premises deployments.
3+
You can mount Azure file shares concurrently on cloud or on-premises deployments.
44

55
## Key features of Azure Files
66

7-
- Azure Files makes it easy to move all your on-premises files and applications to the cloud and enables you to effectively manage your files in the cloud.
7+
- Azure Files makes it easy to move all your on-premises files and applications to the cloud and allows you to effectively manage your files in the cloud.
88

99
- Azure Files makes it easy to "lift and shift" applications to the cloud that expect a file share to store application or user data.
1010

1111
- Azure Files offers multiple tiers that you can select based on your budget and performance needs.
1212

13-
- Azure file shares can be used as persistent volumes for stateful containers. For the containers that access raw data at every start, a shared file system is required to allow these containers to access the file system no matter which instance they run on.
13+
- You can use Azure file shares as persistent volumes for stateful containers. For the containers that access raw data at every start, a shared file system is required to allow these containers to access the file system no matter which instance they run on.
1414

1515
## Types of Azure file shares
1616

@@ -19,16 +19,16 @@ Azure offers two types of file shares: **standard** and **premium**.
1919
There are key differences between premium and standard file shares:
2020

2121
- The premium tier stores data on modern solid-state drives (SSDs), while the standard tier uses hard disk drives (HDDs).
22-
- Standard file shares can be used with SMB and REST protocols only, while premium file shares can be used with SMB, NFS, and REST protocols.
23-
- You can easily switch between hot, cool, and transaction optimized tiers of standard file shares, but you can't switch from premium file shares to any of the standard tiers.
22+
- You can use standard file shares with SMB and REST protocols only, while you can use premium file shares with SMB, NFS, and REST protocols.
23+
- You can easily switch between hot, cool, and transaction-optimized tiers of standard file shares, but you can't switch from premium file shares to any of the standard tiers.
2424

2525
The following table helps you to better understand each of the tiers.
2626

2727
| Share type | Tier | Description |
2828
|---|---|---|
29-
| **Premium (SSD)** | Premium | Premium file shares enable highly I/O-intensive workloads, with high throughput and low latency. Premium file shares require a FileStorage storage account kind and are only available in a provisioned billing model. |
30-
| **Standard (HDD)** | Transaction optimized | Transaction optimized file shares enable transaction-heavy workloads that don't need the consistently low latency offered by premium file shares. Transaction optimized file shares are a great fit for applications that require file storage or for backend storage. |
31-
| **Standard (HDD)** | Hot | Hot file shares are optimized for general purpose file sharing scenarios such as team shares. |
29+
| **Premium (SSD)** | Premium | Premium file shares enable highly I/O-intensive workloads with high throughput and low latency. Premium file shares require a FileStorage storage account kind and are only available in a provisioned billing model. |
30+
| **Standard (HDD)** | Transaction optimized | Transaction-optimized file shares enable transaction-heavy workloads that don't need the consistently low latency premium file shares offer. Transaction-optimized file shares are a great fit for applications that require file storage or for backend storage. |
31+
| **Standard (HDD)** | Hot | Hot file shares are optimized for general-purpose file-sharing scenarios such as team shares. |
3232
| **Standard (HDD)** | Cool | Cool file shares offer cost-efficient storage optimized for online archive storage scenarios. This tier is the best for data at rest. |
3333

3434
## Billing
@@ -37,15 +37,15 @@ Azure Files offers the following billing models:
3737

3838
- **Provisioned model**: Using a provisioned model for storage is like buying an on-premises storage solution. When you provision an Azure file share with a certain amount of storage capacity, you pay for that storage capacity regardless of whether you use it or not. Throughput and IOPS (input/output per second) costs are included in the provisioned storage amount, which means you're paying for capacity and performance upfront.
3939

40-
- **Pay-as-you-go model**: In the pay-as-you-go model, you pay for what you use. Throughput and IOPS costs aren't included in the storage amount. You pay for the amount of data stored, and pay transaction costs based on your usage of that data. The pay-as-you-go model for Azure Files is only available for standard (HDD) file shares.
40+
- **Pay-as-you-go model**: In the pay-as-you-go model, you pay for what you use. Throughput and IOPS costs aren't included in the storage amount. You pay for the amount of data stored and pay transaction costs based on your usage of that data. The pay-as-you-go model for Azure Files is only available for standard (HDD) file shares.
4141

4242
## Redundancy
4343

4444
Data in an Azure Storage account is always replicated three times in the primary region. For standard file shares, you can choose from the following redundancy options to specify how and where the copies are geographically stored. Premium file shares are only universally available with LRS (locally redundant storage), with ZRS (zone-redundant storage) available in some regions.
4545

4646
- **Locally redundant storage (LRS)** copies your data synchronously three times within a single physical location in the primary region. LRS is the least expensive replication option, but it isn't recommended for applications requiring high availability or durability.
4747

48-
- **Zone-redundant storage (ZRS)** copies your data synchronously across three Azure availability zones in the primary region. For applications requiring high availability, we recommend using ZRS in the primary region while also replicating to a secondary region.
48+
- **Zone-redundant storage (ZRS)** copies your data synchronously across three Azure availability zones in the primary region. For applications that require high availability, we recommend using ZRS in the primary region while also replicating to a secondary region.
4949

5050
- **Geo-redundant storage (GRS)** copies your data synchronously three times within a single physical location in the primary region using LRS. It then copies your data asynchronously to a single physical location in the secondary region. Within the secondary region, your data is copied synchronously three times using LRS, for a total of six copies of your data.
5151

0 commit comments

Comments
 (0)