Skip to content

Commit 395559e

Browse files
alt-keyJnHs
andauthored
Update articles/azure-arc/resource-bridge/troubleshoot-resource-bridge.md
Co-authored-by: JH <[email protected]>
1 parent 648250b commit 395559e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/resource-bridge/troubleshoot-resource-bridge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ This occurs when a firewall or proxy has SSL/TLS inspection enabled and blocks h
106106

107107
`Invoke-WebRequest -HttpVersion 2.0 -UseBasicParsing -Uri https://region.dp.kubernetesconfiguration.azure.com/azure-arc-appliance-k8sagents/GetLatestHelmPackagePath?api-version=2019-11-01-preview"&"releaseTrain=stable -Method Post -Verbose`
108108

109-
If the result is `The response ended prematurely while waiting for the next frame from the server`, then the http2 call is being blocked and needs to be allowed. Please work with your network administrator to disable the SSL/TLS inspection to allow http2 calls from the machine used to deploy the bridge.
109+
If the result is `The response ended prematurely while waiting for the next frame from the server`, then the http2 call is being blocked and needs to be allowed. Work with your network administrator to disable the SSL/TLS inspection to allow http2 calls from the machine used to deploy the bridge.
110110

111111
### .local not supported
112112
When trying to set the configuration for Arc resource bridge, you might receive an error message similar to:

0 commit comments

Comments
 (0)