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-files-quick-create-use-windows.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: This tutorial covers how to create an SMB Azure file share using th
4
4
author: khdownie
5
5
ms.service: azure-file-storage
6
6
ms.topic: tutorial
7
-
ms.date: 10/09/2023
7
+
ms.date: 05/06/2024
8
8
ms.author: kendownie
9
9
ms.custom: mode-ui
10
10
#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.
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.
71
71
72
72
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.
73
73
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
77
77
78
78
1. Under **Instance details**, name the VM *qsVM*.
79
79
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**.
81
81
1. Leave the default settings for **Region**, **Availability options**, and **Size**.
82
82
1. Under **Administrator account**, add a **Username** and enter a **Password** for the VM.
83
83
1. Under **Inbound port rules**, choose **Allow selected ports** and then select **RDP (3389)** and **HTTP** from the drop-down.
0 commit comments