Skip to content

Commit 7da41e7

Browse files
committed
more edits
1 parent 9996740 commit 7da41e7

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

articles/storage/file-sync/file-sync-extend-servers.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,6 @@ At this point, you've created a storage account and a file share with one file i
104104

105105
1. After your VM deployment is complete, select **Go to resource**.
106106

107-
![Go to resource](./media/storage-sync-files-extend-servers/vm-gotoresource.png)
108-
109107
At this point, you've created a new virtual machine and attached a data disk. Next you connect to the VM.
110108

111109
### Connect to your VM
@@ -150,7 +148,7 @@ Now you can add the data disk to the VM.
150148

151149
1. While still in the **Windows Server 2019 Datacenter** VM, select **Files and storage services** > **Volumes** > **Disks**.
152150

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":::
154152

155153
1. Right-click the 4 GiB disk named **Msft Virtual Disk** and select **New volume**.
156154
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
197195

198196
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.
199197

200-
## Deploy the service
198+
## Deploy the Storage Sync Service
201199

202200
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.
203201

204202
1. In the Azure portal, select **Create a resource** and then search for **Azure File Sync**.
205203
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.
207205

208206
:::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.":::
209207

@@ -249,9 +247,8 @@ Registering your Windows server with a Storage Sync Service establishes a trust
249247

250248
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.`
251249

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**.
251+
1. Sign in with your Azure account credentials.
255252
1. Provide the following information:
256253

257254
| Value | Description |

0 commit comments

Comments
 (0)