Skip to content

Commit 656c669

Browse files
authored
Merge pull request #46797 from douglaslMS/sync-tshoot-cleanup
Cleaned up some formatting issues from yesterday's revisions.
2 parents 7e57b56 + 9801fd5 commit 656c669

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

articles/sql-database/sql-database-troubleshoot-data-sync.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ You discover that the agent isn't running on a computer that hosts SQL Server. W
166166

167167
- **Cause**. A likely cause of this error is that the password on the local server has changed since you created the agent and agent password.
168168

169-
- **Resolution**. Update the agent's password to your current server password:
169+
- **Resolution**. Update the agent's password to your current server password:
170170

171171
1. Locate the SQL Data Sync client agent service.
172172
a. Select **Start**.
@@ -188,12 +188,15 @@ After you create or re-create a key for an agent, you try to submit the key thro
188188

189189
![Sync Error dialog box - Can't submit agent key](media/sql-database-troubleshoot-data-sync/sync-error-cant-submit-agent-key.png)
190190

191-
Before you proceed, check the following prerequisites:
191+
- **Prerequisites**. Before you proceed, check the following prerequisites:
192192

193-
- The SQL Data Sync Windows service is running.
194-
- The service account for SQL Data Sync Windows service has network access.
195-
- The outbound 1433 port is open in your local firewall rule.
196-
- The local ip is added to the server or database firewall rule for the sync metadata database.
193+
- The SQL Data Sync Windows service is running.
194+
195+
- The service account for SQL Data Sync Windows service has network access.
196+
197+
- The outbound 1433 port is open in your local firewall rule.
198+
199+
- The local ip is added to the server or database firewall rule for the sync metadata database.
197200

198201
- **Cause**. The agent key uniquely identifies each local agent. The key must meet two conditions:
199202

0 commit comments

Comments
 (0)