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/file-sync/file-sync-extend-servers.md
+33-33Lines changed: 33 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.subservice: files
12
12
13
13
# Tutorial: Extend Windows file servers with Azure File Sync
14
14
15
-
The article demonstrates the basic steps for extending the storage capacity of a Windows server by using Azure File Sync. Although the tutorial features Windows Server as an Azure virtual machine (VM), you would typically do this process for your on-premises servers. You can find instructions for deploying Azure File Sync in your own environment in the [Deploy Azure File Sync](file-sync-deployment-guide.md) article.
15
+
The article demonstrates the basic steps for extending the storage capacity of a Windows server by using Azure File Sync. Although this tutorial features Windows Server as an Azure virtual machine (VM), you would typically do this process for your on-premises servers. You can find instructions for deploying Azure File Sync in your own environment in the [Deploy Azure File Sync](file-sync-deployment-guide.md) article.
16
16
17
17
> [!div class="checklist"]
18
18
> - Deploy the Storage Sync Service
@@ -33,7 +33,7 @@ Sign in to the [Azure portal](https://portal.azure.com).
33
33
For this tutorial, you need to do the following before you can deploy Azure File Sync:
34
34
35
35
- Create an Azure storage account and file share
36
-
- Set up a Windows Server 2016 Datacenter VM
36
+
- Set up a Windows Server 2019 Datacenter VM
37
37
- Prepare the Windows Server VM for Azure File Sync
38
38
39
39
### Create a folder and .txt file
@@ -46,56 +46,55 @@ On your local computer, create a new folder named *FilesToSync* and add a text f
46
46
47
47
### Create a file share
48
48
49
-
After you deploy an Azure storage account, you create a file share.
49
+
After you deploy an Azure storage account, follow these steps to create a file share.
50
50
51
51
1. In the Azure portal, select **Go to resource**.
52
-
1. Select **Files** from the storage account pane.
1. From the menu at the left, select **Data storage** > **File shares**.
56
53
1. Select **+ File Share**.
57
54
58
-

59
-
60
-
1. Name the new file share *afsfileshare*. Enter "5120" for the **Quota**, and then select **Create**. The quota can be a maximum of 100 TiB, but you only need 5 TiB for this tutorial.
55
+
1. Name the new file share *afsfileshare*, leave the tier set to *Transaction optimized*, and then select **Create**. You only need 5 TiB for this tutorial.
61
56
62
-

57
+
:::image type="content" source="media/storage-sync-files-extend-servers/create-file-share-portal.png" alt-text="Screenshot showing how to create a new file share using the Azure portal.":::
63
58
64
59
1. Select the new file share. On the file share location, select **Upload**.
65
60
66
-

61
+
:::image type="content" source="media/storage-sync-files-extend-servers/create-file-share-portal5.png" alt-text="Screenshot showing where to find the Upload button for the new file share.":::
67
62
68
-
1. Browse to the *FilesToSync* folder where you created your .txt file, select *mytestdoc.txt* and select **Upload**.
63
+
1. Browse to the *FilesToSync* folder on your local machine where you created your .txt file, select *mytestdoc.txt* and select **Upload**.
:::image type="content" source="media/storage-sync-files-extend-servers/create-file-share-portal6.png" alt-text="Screenshot showing how to browse and upload a file to the new file share using the Azure portal.":::
71
66
72
-
At this point, you've created a storage account and a file share with one file in it. Next, you deploy an Azure VM with Windows Server 2016 Datacenter to represent the on-premises server in this tutorial.
67
+
At this point, you've created a storage account and a file share with one file in it. Next, you'll deploy an Azure VM with Windows Server 2019 Datacenter to represent the on-premises server in this tutorial.
73
68
74
69
### Deploy a VM and attach a data disk
75
70
76
-
1.Go to the Azure portal and expand the menu on the left. Choose **Create a resource** in the upper left-hand corner.
77
-
1.In the search box above the list of **Azure Marketplace** resources, search for **Windows Server 2016 Datacenter**and select it in the results. Choose**Create**.
78
-
1.Go to the **Basics** tab. Under **Project details**, select the resource group you created for this tutorial.
71
+
1.Select **Home** in the Azure portal and under **Azure services**, select **+ Create a resource**.
1. Under **Project details**, select your subscription and the resource group you created for this tutorial.
79
74
80
-

75
+
:::image type="content" source="media/storage-sync-files-extend-servers/vm-project-and-instance-details.png" alt-text="Screenshot showing how to supply project and instance details when creating a VM for this tutorial.":::
81
76
82
77
1. Under **Instance details**, provide a VM name. For example, use *myVM*.
83
-
1. Don't change the default settings for **Region**, **Availability options**, **Image**, and **Size**.
84
-
1. Under **Administrator account**, provide a **Username** and **Password** for the VM.
78
+
1. Don't change the default settings for **Region**, **Availability options**, and **Security type**.
79
+
1. Under **Image**, select **Windows Server 2019 Datacenter - Gen2**. Leave **Size** set to the default.
80
+
1. Under **Administrator account**, provide a **Username** and **Password** for the VM. The username must be between 1 and 20 characters long and can't contain special characters \/""[]:|<>+=;,?*@& or end with '.' The password must be between 12 and 123 characters long, and must have 3 of the following: 1 lower case character, 1 upper case character, 1 number, and 1 special character.
81
+
82
+
:::image type="content" source="media/storage-sync-files-extend-servers/vm-username-and-password.png" alt-text="Screenshot showing how to set the username, password, and inbound port rules for the VM.":::
83
+
85
84
1. Under **Inbound port rules**, choose **Allow selected ports** and then select **RDP (3389)** and **HTTP** from the drop-down menu.
86
85
87
86
1. Before you create the VM, you need to create a data disk.
88
87
89
-
1.Select**Next:Disks**.
88
+
1.At the bottom of the page, select**Next:Disks**.
90
89
91
-

90
+
:::image type="content" source="media/storage-sync-files-extend-servers/vm-add-data-disk.png" alt-text="Screenshot showing how to select the Disks tab.":::
92
91
93
92
1. On the **Disks** tab, under **Disk options**, leave the defaults.
94
-
1. Under **DATA DISKS**, select **Create and attach a new disk**.
93
+
1. Under **Data disks**, select **Create and attach a new disk**.
95
94
96
-
1. Use the default settings except for **Size (GiB)**, which you can change to **1 GiB** for this tutorial.
95
+
1. Use the default settings except for **Size**, which you can change to **4 GiB** for this tutorial by selecting **Change size**.
97
96
98
-

97
+
:::image type="content" source="media/storage-sync-files-extend-servers/create-data-disk.png" alt-text="Screenshot showing how to create a new data disk for your VM.":::
99
98
100
99
1. Select **OK**.
101
100
1. Select **Review + create**.
@@ -111,20 +110,21 @@ At this point, you've created a new virtual machine and attached a data disk. Ne
111
110
112
111
### Connect to your VM
113
112
114
-
1. In the Azure portal, select **Connect** on the virtual machine properties page.
113
+
1. In the Azure portal, select **Connect** > **RDP** on the VM properties page.
114
+
115
+
:::image type="content" source="media/storage-sync-files-extend-servers/connect-vm.png" alt-text="Screenshot showing the Connect button on the Azure portal with RDP highlighted.":::
115
116
116
-

117
+
1. On the **Connect** page, keep the default options to connect by **Public IP address** over port 3389. Select **Download RDP file**.
117
118
118
-
1. On the **Connect to virtual machine** page, keep the default options to connect by **IP address** over port 3389. Select **Download RDP file**.
119
+
:::image type="content" source="media/storage-sync-files-extend-servers/download-rdp.png" alt-text="Screenshot showing how to connect with RDP.":::
119
120
120
-

121
+
1. Open the downloaded RDP file and select **Connect** when prompted. You might see a warning that says *The publisher of this remote connection can't be identified*. Click **Connect** anyway.
121
122
122
-
1. Open the downloaded RDP file and select **Connect** when prompted.
123
-
1. In the **Windows Security** window, select **More choices** and then **Use a different account**. Type the username as *localhost\username*, enter the password you created for the virtual machine, and then select **OK**.
123
+
1. In the **Windows Security** window that asks you to enter your credentials, select **More choices** and then **Use a different account**. Type the username as *localhost\username*, enter the password you created for the virtual machine, and then select **OK**.
1. You might receive a certificate warning during the sign-in process. Select **Yes** or **Continue** to create the connection.
127
+
1. You might receive a certificate warning during the sign-in process saying that the identity of the remote computer cannot be verified. Select **Yes** or **Continue** to create the connection.
0 commit comments