Skip to content

Commit ccbaa69

Browse files
committed
Fix anchor links
1 parent 0b85092 commit ccbaa69

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,10 +283,12 @@ These settings affect the throughput and capacity for single-tenant Azure Logic
283283
| `Runtime.Backend.HttpWebhookOperation.MaxContentSize` | `104857600` bytes | Sets the maximum request size in bytes for HTTP webhook triggers and actions. |
284284
| `Runtime.Backend.HttpWebhookOperation.RequestTimeout` | `00:02:00` <br>(2 min) | Sets the request timeout value for HTTP webhook triggers and actions. |
285285

286-
<a name="built-in-blob-storage"></a>
286+
<a name="built-in-storage"></a>
287287

288288
### Built-in Azure Storage operations
289289

290+
<a name="built-in-blob-storage"></a>
291+
290292
#### Blob storage
291293

292294
| Setting | Default value | Description |
@@ -296,6 +298,8 @@ These settings affect the throughput and capacity for single-tenant Azure Logic
296298
| `Runtime.ContentStorage.RequestOptionsMaximumExecutionTime` | `00:02:00` <br>(2 min) | Sets the operation timeout value, including retries, for blob requests from the Azure Logic Apps runtime. |
297299
| `Runtime.ContentStorage.RequestOptionsServerTimeout` | `00:00:30` <br>(30 sec) | Sets the timeout value for blob requests from the Azure Logic Apps runtime. |
298300

301+
<a name="built-in-table-queue-storage"></a>
302+
299303
#### Table and queue storage
300304

301305
| Setting | Default value | Description |
@@ -318,7 +322,7 @@ These settings affect the throughput and capacity for single-tenant Azure Logic
318322
| `Runtime.Backend.FunctionOperation.DefaultRetryMaximumInterval` | `01:00:00` <br>(1 hour) | Sets the maximum retry interval for Azure Functions actions. |
319323
| `Runtime.Backend.FunctionOperation.DefaultRetryMinimumInterval` | `00:00:05` <br>(5 sec) | Sets the minimum retry interval for Azure Functions actions. |
320324

321-
<a name="built-in-service-bus"></a>
325+
<a name="built-in-azure-service-bus"></a>
322326

323327
### Built-in Azure Service Bus operations
324328

0 commit comments

Comments
 (0)