Skip to content

Commit b58e67f

Browse files
committed
minor clean up
1 parent ab49160 commit b58e67f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/sql/database-engine/install/windows/error-rpc-server-unavailable-provisioning-account.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This article helps you troubleshoot "The RPC server is unavailable" errors when
1717

1818
During the service account provisioning phase of the SQL Server install, installation fails with the error: `The RPC Server is unavailable`.
1919

20-
The following example log indicates a failure during service account provisioning. In this example, the service account being provisioned is a domain account with the name `CONTOSO\SQLSvcAcct`:
20+
The following log shows an example of a failure during service account provisioning. In this example, the service account being provisioned is a domain account with the name `CONTOSO\SQLSvcAcct`:
2121

2222
```output
2323
(05) 2024-01-19 15:00:42 Slp: Sco.User.LookupADEntry - Attempting to find user account CONTOSO\SQLSvcAcct
@@ -75,7 +75,7 @@ An underlying Windows issue is typically the cause of this error, such as:
7575

7676
For more information, see [The system can't log you on with the following error: The RPC server is unavailable](~/windows-server/user-profiles-and-logon/not-log-on-error-rpc-server-unavailable.md#cause).
7777

78-
### Verify that the SQL Server setup process isn't the issue
78+
### Verify the SQL Server setup process isn't the issue
7979

8080
Using the following steps, you can build and run a test application to reproduce the `The RPC Server is unavailable` error and verify that the SQL Server setup process isn't the cause of failure:
8181

0 commit comments

Comments
 (0)