Skip to content

Commit 8f6bd87

Browse files
author
Jill Grant
authored
Update file-sync-server-registration.md
Acrolinx and alt text fixes
1 parent 0862cb8 commit 8f6bd87

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/storage/file-sync/file-sync-server-registration.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To register a server with a Storage Sync Service, you must first prepare your se
2727
* Ensure that the server is connected to the internet and that Azure is accessible.
2828
* Disable the IE Enhanced Security Configuration for administrators with the Server Manager UI.
2929

30-
![Server Manager UI with the IE Enhanced Security Configuration highlighted](media/storage-sync-files-server-registration/server-manager-ie-config.png)
30+
![Server Manager UI with the IE Enhanced Security Configuration highlighted.](media/storage-sync-files-server-registration/server-manager-ie-config.png)
3131

3232
* Ensure that the Azure PowerShell module is installed on your server. If your server is a member of a Failover Cluster, every node in the cluster will require the Az module. More details on how to install the Az module can be found on the [Install and configure Azure PowerShell](/powershell/azure/install-azure-powershell).
3333

@@ -43,7 +43,7 @@ To register a server with a Storage Sync Service, you must first prepare your se
4343
* Show the proxy: netsh winhttp show proxy
4444
* Set the proxy: netsh winhttp set proxy 127.0.0.1:8888
4545
* Reset the proxy: netsh winhttp reset proxy
46-
* if this is setup after the agent is installed, then restart our sync agent:
46+
* If this is set up after the agent is installed, then restart our sync agent:
4747
net stop filesyncsvc
4848

4949
```xml
@@ -65,11 +65,11 @@ Before a server can be used as a *server endpoint* in an Azure File Sync *sync g
6565

6666
2. Start the Azure File Sync agent installer.
6767

68-
![The first pane of the Azure File Sync agent installer](media/storage-sync-files-server-registration/install-afs-agent-1.png)
68+
![The first pane of the Azure File Sync agent installer.](media/storage-sync-files-server-registration/install-afs-agent-1.png)
6969

7070
3. Be sure to enable updates to the Azure File Sync agent using Microsoft Update. It's important because critical security fixes and feature enhancements to the server package are shipped via Microsoft Update.
7171

72-
![Ensure Microsoft Update is enabled in the Microsoft Update pane of the Azure File Sync agent installer](media/storage-sync-files-server-registration/install-afs-agent-2.png)
72+
![Ensure Microsoft Update is enabled in the Microsoft Update pane of the Azure File Sync agent installer.](media/storage-sync-files-server-registration/install-afs-agent-2.png)
7373

7474
4. If the server has not been previously registered, the server registration UI will pop up immediately after completing the installation.
7575

@@ -82,11 +82,11 @@ Before a server can be used as a *server endpoint* in an Azure File Sync *sync g
8282

8383
2. Select *Sign-in* to access your Azure subscription.
8484

85-
![Opening dialog of the server registration UI](media/storage-sync-files-server-registration/server-registration-ui-1.png)
85+
![Opening dialog of the server registration UI.](media/storage-sync-files-server-registration/server-registration-ui-1.png)
8686

8787
3. Pick the correct subscription, resource group, and Storage Sync Service from the dialog.
8888

89-
![Storage Sync Service information](media/storage-sync-files-server-registration/server-registration-ui-2.png)
89+
![Storage Sync Service information.](media/storage-sync-files-server-registration/server-registration-ui-2.png)
9090

9191
4. You might be prompted to sign into Azure again to complete the process.
9292

0 commit comments

Comments
 (0)