Skip to content

Commit c17d228

Browse files
committed
Fix typo
JWT token -> JWT
1 parent 80dec49 commit c17d228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/troubleshoot/troubleshoot-synapse-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ wss://{workspace}.dev.azuresynapse.net/jupyterApi/versions/1/sparkPools/{spark-p
135135

136136
When setting up WebSocket connection, Synapse Studio will include an access token (Microsoft Entra JWT bearer token) in the Sec-WebSocket-Protocol header of the WebSocket request.
137137

138-
Sometimes, WebSocket request might be blocked, or JWT token in the request header might be redacted in your network environment. This will cause Synapse Notebook unable to establish the connection to our server and run your notebook.
138+
Sometimes, WebSocket request might be blocked, or JWT in the request header might be redacted in your network environment. This will cause Synapse Notebook unable to establish the connection to our server and run your notebook.
139139

140140
### Action:
141141

0 commit comments

Comments
 (0)