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
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,8 +104,6 @@ At this point, you've created a storage account and a file share with one file i
104
104
105
105
1. After your VM deployment is complete, select **Go to resource**.
106
106
107
-

108
-
109
107
At this point, you've created a new virtual machine and attached a data disk. Next you connect to the VM.
110
108
111
109
### Connect to your VM
@@ -150,7 +148,7 @@ Now you can add the data disk to the VM.
150
148
151
149
1. While still in the **Windows Server 2019 Datacenter** VM, select **Files and storage services** > **Volumes** > **Disks**.
152
150
153
-
:::image type="content" source="media/storage-sync-files-extend-servers/your-disk.png" alt-text="Screenshot showing how to bring the data disk online and create a volume.":::
151
+
:::image type="content" source="media/storage-sync-files-extend-servers/your-disk.png" alt-text="Screenshot showing how to bring the data disk online and create a volume." lightbox="media/storage-sync-files-extend-servers/your-disk.png":::
154
152
155
153
1. Right-click the 4 GiB disk named **Msft Virtual Disk** and select **New volume**.
156
154
1. Complete the wizard. Use the default settings and make note of the assigned drive letter.
@@ -197,13 +195,13 @@ Next, in the Windows Server 2019 Datacenter VM, install the Azure PowerShell mod
197
195
198
196
At this point, you've set up your environment for the tutorial. Close the PowerShell window. You're ready to deploy the Storage Sync Service.
199
197
200
-
## Deploy the service
198
+
## Deploy the Storage Sync Service
201
199
202
200
To deploy Azure File Sync, you first place a **Storage Sync Service** resource into a resource group for your selected subscription. The Storage Sync Service inherits access permissions from its subscription and resource group.
203
201
204
202
1. In the Azure portal, select **Create a resource** and then search for **Azure File Sync**.
205
203
1. In the search results, select **Azure File Sync**.
206
-
1. Select **Create** to open the **Deploy Storage Sync** tab.
204
+
1. Select **Create** to open the **Deploy Azure File Sync** tab.
207
205
208
206
:::image type="content" source="media/storage-sync-files-extend-servers/deploy-storage-sync-service.png" alt-text="Screenshot showing how to deploy the Storage Sync Service in the Azure portal.":::
209
207
@@ -249,9 +247,8 @@ Registering your Windows server with a Storage Sync Service establishes a trust
249
247
250
248
The Server Registration UI should open automatically after you install the Azure File Sync agent. If it doesn't, you can open it manually from its file location: `C:\Program Files\Azure\StorageSyncAgent\ServerRegistration.exe.`
251
249
252
-
1. When the Server Registration UI opens in the VM, select **OK**.
253
-
1. Select **Sign-in** to begin.
254
-
1. Sign in with your Azure account credentials and select **Sign-in**.
250
+
1. When the Server Registration UI opens in the VM, select **Sign-in**.
0 commit comments