Skip to content

Commit

Permalink
Update Obtain credentials using TokenLibrary.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
nirav2 authored Oct 12, 2020
1 parent 252cad9 commit dfef4b6
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion Notebooks/Scala/Obtain credentials using TokenLibrary.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,16 @@
"outputs": [],
"metadata": {},
"source": [
"// For latest documentation please run TokenLibrary.help() from Notebook\n\n",
"For latest documentation please run TokenLibrary.help() from Notebook\n"
],
"attachments": {}
},
{
"cell_type": "code",
"execution_count": null,
"outputs": [],
"metadata": {},
"source": [
"// By default Synapse uses AAD passthrough for authentication\n",
"// TokenLibrary is invoked under the hood for obtaining AAD token and using it for\n",
"// authenticating against the resource\n",
Expand Down

0 comments on commit dfef4b6

Please sign in to comment.