Skip to content

Commit 2aa87b8

Browse files
authored
Minor edits
1 parent 200093b commit 2aa87b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/data-platform/dataverse-sql-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ The solution is to verify the TCP ports 1433 or 5558 from the client are unblock
162162
163163
If the connection is successful a line "TcpTestSucceeded : True" will be returned.
164164
165-
In some cases traffic maybe blocked directly at the IP level. To validate the IP address is also working take the IP address returned from the above ___domain test connection and replace the ComputerName with the IP address.
165+
In some cases traffic may be blocked directly at the IP level. To validate the IP address is also working, take the IP address returned from the above ___domain test connection and replace the ComputerName parameter value with the IP address.
166166
167167
3. Take the address returned from the above command as "RemoteAddress"
168168
4. Run the Test-NetConnection -ComputerName <RemoteAddress> -port 1433

0 commit comments

Comments
 (0)