Skip to content

Commit ff1fb5f

Browse files
committed
Partial save
1 parent 6c5ea07 commit ff1fb5f

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

articles/connectors/connectors-create-api-sqlazure.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -453,21 +453,7 @@ When you call a stored procedure by using the SQL Server connector, the returned
453453

454454
1. To reference the JSON content properties, click inside the edit boxes where you want to reference those properties so that the dynamic content list appears. In the list, under the [**Parse JSON**](../logic-apps/logic-apps-perform-data-operations.md#parse-json-action) heading, select the data tokens for the JSON content properties that you want.
455455

456-
## Troubleshoot problems
457-
458-
<a name="connection-problems"></a>
459-
460-
### Connection problems
461-
462-
Connection problems can commonly happen, so to troubleshoot and resolve these kinds of issues, review [Solving connectivity errors to SQL Server](https://support.microsoft.com/help/4009936/solving-connectivity-errors-to-sql-server). The following list provides some examples:
463-
464-
* **A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections.**
465-
466-
* **(provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 53)**
467-
468-
* **(provider: TCP Provider, error: 0 - No such host is known.) (Microsoft SQL Server, Error: 11001)**
469-
470456
## Next steps
471457

472458
* [Managed connectors for Azure Logic Apps](/connectors/connector-reference/connector-reference-logicapps-connectors)
473-
* [Built-in connectors for Azure Logic Apps](built-in.md)
459+
* [Built-in connectors for Azure Logic Apps](built-in.md)

0 commit comments

Comments
 (0)