Skip to content

Commit 3e2f403

Browse files
Merge pull request #296259 from prtanej/patch-18
Update data-connector-connection-rules-reference.md
2 parents c87b8b8 + 258ea66 commit 3e2f403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/data-connector-connection-rules-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ JSON web token (JWT)
231231
"key":"password",
232232
"value":"[[parameters('Password')]"
233233
},
234-
"TokenEndpoint": {"https://token_endpoint.contoso.com"},
234+
"TokenEndpoint": "https://token_endpoint.contoso.com",
235235
"IsJsonRequest": true
236236
}
237237
```

0 commit comments

Comments
 (0)