Skip to content

Commit dff96f1

Browse files
Merge pull request #233771 from msaenzbosupport/patch-10
[Doc-A-Thon] Removing Ubuntu word
2 parents cd65ad6 + f022c70 commit dff96f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Next, create an Azure VM running Linux to represent the on-premises server. When
6363

6464
1. Select **+ Create** and then **+ Azure virtual machine**.
6565

66-
1. In the **Basics** tab, under **Project details**, make sure the correct subscription and resource group are selected. Under **Instance details**, type *myVM* for the **Virtual machine name**, and select the same region as your storage account. Choose the default Ubuntu Server version for your **Image**. Leave the other defaults. The default size and pricing is only shown as an example. Size availability and pricing are dependent on your region and subscription.
66+
1. In the **Basics** tab, under **Project details**, make sure the correct subscription and resource group are selected. Under **Instance details**, type *myVM* for the **Virtual machine name**, and select the same region as your storage account. Choose your Linux distribution for your **Image**. Leave the other defaults. The default size and pricing is only shown as an example. Size availability and pricing are dependent on your region and subscription.
6767

6868
:::image type="content" source="media/storage-files-quick-create-use-linux/create-vm-project-instance-details.png" alt-text="Screenshot showing how to enter the project and instance details to create a new V M." lightbox="media/storage-files-quick-create-use-linux/create-vm-project-instance-details.png" border="true":::
6969

@@ -200,7 +200,7 @@ Now that you've created an NFS share, to use it you have to mount it on your Lin
200200
201201
:::image type="content" source="media/storage-files-quick-create-use-linux/mount-nfs-share.png" alt-text="Screenshot showing how to connect to an N F S file share from Linux using a provided mounting script." lightbox="media/storage-files-quick-create-use-linux/mount-nfs-share.png" border="true":::
202202

203-
1. Select your Linux distribution (Ubuntu).
203+
1. Select your Linux distribution.
204204

205205
1. Using the ssh connection you created to your VM, enter the sample commands to use NFS and mount the file share.
206206

@@ -218,4 +218,4 @@ When you're done, delete the resource group. Deleting the resource group deletes
218218
## Next steps
219219

220220
> [!div class="nextstepaction"]
221-
> [Learn about using NFS Azure file shares](files-nfs-protocol.md)
221+
> [Learn about using NFS Azure file shares](files-nfs-protocol.md)

0 commit comments

Comments
 (0)