Skip to content

Commit 7304ce2

Browse files
Update articles/api-management/api-management-howto-integrate-internal-vnet-appgateway.md
Co-authored-by: Dan Lepow <[email protected]>
1 parent d7beeaf commit 7304ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/api-management-howto-integrate-internal-vnet-appgateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ All configuration items must be set up before you create the application gateway
409409
-Name "allowlistcert1" -CertificateFile $trustedRootCertCerPath
410410
```
411411
412-
1. Configure HTTP backend settings for the application gateway, including a timeout limit for back-end requests, after which they're canceled. This value is different from the probe timeout.
412+
1. Configure HTTP backend settings for the application gateway, including a timeout limit for backend requests, after which they're canceled. This value is different from the probe timeout.
413413
414414
```powershell
415415
$apimPoolGatewaySetting = New-AzApplicationGatewayBackendHttpSettings -Name "apimPoolGatewaySetting" `

0 commit comments

Comments
 (0)