Skip to content

Commit ed860c8

Browse files
Merge pull request #275085 from khdownie/patch-1
Update storage-files-quick-create-use-linux.md
2 parents 78c8c65 + 88978b8 commit ed860c8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Tutorial - Create an NFS Azure file share and mount it on a Linux VM using the Azure portal
3-
description: This tutorial covers how to use the Azure portal to deploy a Linux virtual machine, create an Azure file share using the NFS protocol, and mount the file share so that it's ready to store files.
2+
title: Create an NFS Azure file share and mount it on a Linux VM
3+
description: This tutorial covers how to use the Azure portal to deploy a Linux virtual machine (VM), create an Azure file share using the NFS protocol, and mount the file share.
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.custom: linux-related-content
77
ms.topic: tutorial
8-
ms.date: 10/10/2023
8+
ms.date: 05/10/2024
99
ms.author: kendownie
1010
#Customer intent: As an IT admin new to Azure Files, I want to try out Azure file share using NFS and Linux so I can determine whether I want to subscribe to the service.
1111
---
@@ -24,6 +24,7 @@ In this tutorial, you will:
2424
> * Mount the file share to your VM
2525
2626
## Applies to
27+
2728
| File share type | SMB | NFS |
2829
|-|:-:|:-:|
2930
| Standard file shares (GPv2), LRS/ZRS | ![No](../media/icons/no-icon.png) | ![No](../media/icons/no-icon.png) |

0 commit comments

Comments
 (0)