Skip to content

Commit eb02782

Browse files
Merge pull request #274428 from khdownie/patch-1
Update storage-files-quick-create-use-windows.md
2 parents fb2f472 + 265041d commit eb02782

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This tutorial covers how to create an SMB Azure file share using th
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: tutorial
7-
ms.date: 10/09/2023
7+
ms.date: 05/06/2024
88
ms.author: kendownie
99
ms.custom: mode-ui
1010
#Customer intent: As an IT admin new to Azure Files, I want to try out Azure file shares so I can determine whether I want to subscribe to the service.
@@ -67,7 +67,7 @@ Next, create an SMB Azure file share.
6767

6868
### Deploy a VM
6969

70-
So far, you've created an Azure storage account and a file share with one file in it. Next, create an Azure VM with Windows Server 2019 Datacenter to represent the on-premises server.
70+
So far, you've created an Azure storage account and a file share with one file in it. Next, create an Azure VM to represent the on-premises server.
7171

7272
1. Expand the menu on the left side of the portal and select **Create a resource** in the upper left-hand corner of the Azure portal.
7373
1. Under **Popular services** select **Virtual machine**.
@@ -77,7 +77,7 @@ So far, you've created an Azure storage account and a file share with one file i
7777

7878
1. Under **Instance details**, name the VM *qsVM*.
7979
1. For **Security type**, select **Standard**.
80-
1. For **Image**, select **Windows Server 2019 Datacenter - x64 Gen2**.
80+
1. For **Image**, select **Windows Server 2022 Datacenter: Azure Edition - x64 Gen2**.
8181
1. Leave the default settings for **Region**, **Availability options**, and **Size**.
8282
1. Under **Administrator account**, add a **Username** and enter a **Password** for the VM.
8383
1. Under **Inbound port rules**, choose **Allow selected ports** and then select **RDP (3389)** and **HTTP** from the drop-down.

0 commit comments

Comments
 (0)