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
5. Choose whether you want to use Microsoft Update to update the File Sync Agent and click**Next**.
288
+
5. Choose whether you want to use Microsoft Update to update the File Sync Agent and then select**Next**.
289
289

290
-
6. Select the options for automatically updating the agent and data collection for troubleshooting, as required. Click**Install** to start the installation process.
290
+
6. Select the options for automatically updating the agent and data collection for troubleshooting as required. Select**Install** to start the installation process.
@@ -370,7 +370,7 @@ It's also possible to differentiate administrators able to register servers from
370
370
The Server Registration UI should open automatically after the Azure File Sync agent installs. If it doesn't, you can open it manually from its file location: `C:\Program Files\Azure\StorageSyncAgent\ServerRegistration.exe`. When the Server Registration UI opens, you can choose your Azure Environment from the options given.
371
371

372
372
373
-
If you are a Cloud Solution Provider, toggle the switch for **I am signing in as a Cloud Solution Provider** and enter the **Tenant ID**.
373
+
If you're a Cloud Solution Provider, toggle the switch for **I am signing in as a Cloud Solution Provider** and enter the **Tenant ID**.
374
374

375
375
376
376
Select **Sign in** in to begin.
@@ -427,12 +427,12 @@ In the pane that opens, enter the following information to create a sync group w
427
427
Post creation, you should see a Healthy status on the Sync Groups page.
428
428

429
429
430
-
A cloud endpoint gets automatically created with a sync group. On clicking the recently created sync group, you should be able to view a cloud endpoint. In case you do not see any cloud endpoint, it means that cloud endpoint creation might have failed due to insufficient permissions. To troubleshoot this, try creating a cloud endpoint and see [Cloud Endpoint Creation Troubleshooting](/troubleshoot/azure/azure-storage/files/file-sync/file-sync-troubleshoot-sync-group-management#cloud-endpoint-creation-errors).
430
+
A cloud endpoint is automatically created with a sync group. Select the recently created sync group. You should be able to view a cloud endpoint. If you don't see a cloud endpoint, then cloud endpoint creation might have failed due to insufficient permissions. To troubleshoot this, try creating a cloud endpoint and see [Cloud Endpoint Creation Troubleshooting](/troubleshoot/azure/azure-storage/files/file-sync/file-sync-troubleshoot-sync-group-management#cloud-endpoint-creation-errors).
431
431
432
-
Click on the Sync Group Name and click**+ Add Cloud Endpoint** to add a cloud endpoint to the sync group.
432
+
Click on the Sync Group name and select**+ Add Cloud Endpoint** to add a cloud endpoint to the sync group.
433
433

434
434
435
-
In the pane that opens, enter the subscription, storage account and file share with which you want to sync.
435
+
In the pane that opens, enter the subscription, storage account, and file share with which you want to sync.
436
436

437
437
438
438
# [PowerShell](#tab/azure-powershell)
@@ -522,9 +522,9 @@ A server endpoint represents a specific location on a registered server, such as
522
522
If you'd like to configure Azure File Sync to work with firewall and virtual network settings, do the following:
523
523
524
524
1. From the Azure portal, navigate to the storage account you want to secure.
525
-
2.Select **Networking** on the left menu.
525
+
2.From the service menu, under **Security + networking**, select **Networking**.
526
526
3. Under Public network access, click **Enabled from selected virtual networks and IP addresses**.
527
-
4. Make sure your servers IP or virtual network is listed under the **Address range** section.
527
+
4. Make sure your server's IP address or virtual network is listed under the **Address range** section.
528
528
5. Make sure **Allow Azure services on the trusted services list to access this storage account** is checked.
Copy file name to clipboardExpand all lines: articles/storage/file-sync/file-sync-server-endpoint-create.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ To create a server endpoint, you must first ensure that the following criteria a
27
27
- Ensure that a Storage Sync Service has been deployed. See [How to deploy Azure File Sync](file-sync-deployment-guide.md) for details on how to deploy a Storage Sync Service.
28
28
- Ensure that a sync group has been deployed. Learn how to [Create a sync group](file-sync-deployment-guide.md#create-a-sync-group-and-a-cloud-endpoint).
29
29
- Ensure that the server is connected to the internet and that Azure is accessible. Azure File Sync uses port 443 for all communication between the server and cloud service.
30
-
- Ensure that you are within the allowed limits for creating endpoints. See [Azure File Sync Scale Targets](../files/storage-files-scale-targets.md#azure-file-sync-scale-targets) for details on scalability and performance targets.
30
+
- Ensure that you're within the allowed limits for creating endpoints. See [Azure File Sync Scale Targets](../files/storage-files-scale-targets.md#azure-file-sync-scale-targets) for details on scalability and performance targets.
0 commit comments