Skip to content

Commit e06fc04

Browse files
authored
QueryExecutionTimeout -> QueryTimeout
1 parent b5b3a35 commit e06fc04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/logic-apps/edit-app-settings-host-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: how-to
8-
ms.date: 03/07/2022
8+
ms.date: 03/22/2022
99
ms.custom: fasttrack-edit
1010
---
1111

@@ -51,7 +51,7 @@ App settings in Azure Logic Apps work similarly to app settings in Azure Functio
5151
| `Workflows.Connection.AuthenticationAudience` | None | Sets the audience for authenticating an Azure-hosted connection. |
5252
| `Workflows.WebhookRedirectHostUri` | None | Sets the host name to use for webhook callback URLs. |
5353
| `WEBSITE_LOAD_ROOT_CERTIFICATES` | None | Sets the thumbprints for the root certificates to be trusted. |
54-
| `ServiceProviders.Sql.QueryExecutionTimeout` | `00:02:00` <br>(2 min) | Sets the request timeout value for SQL service provider operations. |
54+
| `ServiceProviders.Sql.QueryTimeout` | `00:02:00` <br>(2 min) | Sets the request timeout value for SQL service provider operations. |
5555
||||
5656

5757
<a name="manage-app-settings"></a>

0 commit comments

Comments
 (0)