Skip to content

Commit 9bd222d

Browse files
committed
minor corrections of formatting - Note and URL
1 parent 2bb5b20 commit 9bd222d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/database-engine/availability-groups/windows/troubleshoot-always-on-availability-groups-configuration-sql-server.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,8 @@ ms.author: chadam
190190
191191
- Compare endpoint_url and port from each query and ensure the port from the endpoint_url matches the port defined for the endpoint on each respective replica
192192
193-
> [!NOTE] If you are using specific IP addresses for the endpoint to listen on, versus the default of “listen all”, then you may have to define URLs that use the specific IP address rather than the FQDN.
193+
> [!NOTE]
194+
> If you are using specific IP addresses for the endpoint to listen on, versus the default of “listen all”, then you may have to define URLs that use the specific IP address rather than the FQDN.
194195
195196
4. Check whether the network service account has CONNECT permission to the endpoint. Run the following query to list the accounts that have connect permission to the endpoint on the server(s) in question.
196197
@@ -223,7 +224,7 @@ ms.author: chadam
223224
- Check for local HOSTS file entries
224225
- Check if there are [Server Aliases for Use by a Client](../../configure-windows/create-or-delete-a-server-alias-for-use-by-a-client.md) defined on the replicas
225226
226-
For more information, refer to [Create Availability Group Fails With Error 35250 'Failed to join the database'](https://docs.microsoft.com/en-us/archive/blogs/alwaysonpro/create-availability-group-fails-with-error-35250-failed-to-join-the-database)
227+
For more information, refer to [Create Availability Group Fails With Error 35250 'Failed to join the database'](https://docs.microsoft.com/archive/blogs/alwaysonpro/create-availability-group-fails-with-error-35250-failed-to-join-the-database)
227228
228229
229230
## <a name="ROR"></a> Read-Only Routing is Not Working Correctly

0 commit comments

Comments
 (0)