Skip to content

Commit 871dd04

Browse files
authored
Merge pull request #96313 from MarileeTurscak-MSFT/patch-224
Fixed file path typo
2 parents 3bc3da1 + 9deb0de commit 871dd04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/hybrid/how-to-connect-install-move-db.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The following is some brief information about this scenario. In this scenario,
2626
Use the following steps to move the Azure AD Connect database to a remote SQL Server.
2727

2828
1. On the Azure AD Connect server, go to **Services** and stop the **Microsoft Azure AD Sync** service.
29-
2. Locate the **%Program Files%\Microsoft Azure AD Sync/Data/** folder and copy the **ADSync.mdf** and **ADSync_log.ldf** files to the remote SQL Server.
29+
2. Locate the **%ProgramFiles%\Microsoft Azure AD Sync\Data** folder and copy the **ADSync.mdf** and **ADSync_log.ldf** files to the remote SQL Server.
3030
3. Restart the **Microsoft Azure AD Sync** service on the Azure AD Connect server.
3131
4. Un-install Azure AD Connect by going to Control Panel - - Programs - Programs and Features. Select Microsoft Azure AD Connect and click uninstall at the top.
3232
5. On the remote SQL server, open SQL Server Management Studio.

0 commit comments

Comments
 (0)