Skip to content

Commit c909387

Browse files
committed
minor fix
1 parent 776bd1e commit c909387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ For more information, see [Enable and Disable Always On Availability Groups &#40
180180

181181
- Use Test-NetConnection (equivalent to Telnet) to validate connectivity. Here are examples of commands you can use:
182182

183-
```DOS
183+
```PowerShell
184184
$server_name = "your_server_name"
185185
$IP_address = "your_ip_address"
186186
$port_number = "your_port_number"

0 commit comments

Comments
 (0)