Skip to content

Commit 9996740

Browse files
committed
edit pass
1 parent 01d45ae commit 9996740

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -268,18 +268,18 @@ The Server Registration UI should open automatically after you install the Azure
268268

269269
A sync group defines the sync topology for a set of files. A sync group must contain one cloud endpoint, which represents an Azure file share. A sync group also must contain one or more server endpoints. A server endpoint represents a path on a registered server. To create a sync group:
270270

271-
1. In the [Azure portal](https://portal.azure.com/), select **+ Sync group** from the Storage Sync Service. Use *afssyncservice02* for this tutorial.
271+
1. In the [Azure portal](https://portal.azure.com/), select **+ Sync group** from the Storage Sync Service you deployed.
272272

273273
:::image type="content" source="media/storage-sync-files-extend-servers/add-sync-group.png" alt-text="Screenshot showing how to create a new sync group in the Azure portal.":::
274274

275275
1. Enter the following information to create a sync group with a cloud endpoint:
276276

277277
| Value | Description |
278278
| ----- | ----- |
279-
| **Sync group name** | This name must be unique within the Storage Sync Service, but can be any name that is logical for you. Use *afssyncgroup* for this tutorial.|
279+
| **Sync group name** | This name must be unique within the Storage Sync Service, but can be any name that is logical for you.|
280280
| **Subscription** | The subscription where you deployed the Storage Sync Service for this tutorial. |
281-
| **Storage account** | Choose **Select storage account**. On the pane that appears, select the storage account that has the Azure file share you created. Use *afsstoracct101918* for this tutorial. |
282-
| **Azure file share** | The name of the Azure file share you created. Use *afsfileshare* for this tutorial. |
281+
| **Storage account** | Choose **Select storage account**. On the pane that appears, select the storage account that has the Azure file share you created. |
282+
| **Azure file share** | The name of the Azure file share you created. |
283283

284284
1. Select **Create**.
285285

@@ -297,8 +297,8 @@ A server endpoint represents a specific location on a registered server. For exa
297297

298298
| Value | Description |
299299
| ----- | ----- |
300-
| **Registered server** | The name of the server you created. Use *afsvm101918* for this tutorial. |
301-
| **Path** | The Windows Server path to the drive you created. Use *f:\filestosync* in this tutorial. |
300+
| **Registered server** | The name of the server you created. For example, *myVM*. |
301+
| **Path** | The Windows Server path to the drive you created. For example, *f:\filestosync*. |
302302
| **Cloud Tiering** | Leave disabled for this tutorial. |
303303
| **Volume Free Space** | Leave blank for this tutorial. |
304304

0 commit comments

Comments
 (0)