Skip to content

Commit dfef4b6

Browse files
authored
Update Obtain credentials using TokenLibrary.ipynb
1 parent 252cad9 commit dfef4b6

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Notebooks/Scala/Obtain credentials using TokenLibrary.ipynb

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,16 @@
1414
"outputs": [],
1515
"metadata": {},
1616
"source": [
17-
"// For latest documentation please run TokenLibrary.help() from Notebook\n\n",
17+
"For latest documentation please run TokenLibrary.help() from Notebook\n"
18+
],
19+
"attachments": {}
20+
},
21+
{
22+
"cell_type": "code",
23+
"execution_count": null,
24+
"outputs": [],
25+
"metadata": {},
26+
"source": [
1827
"// By default Synapse uses AAD passthrough for authentication\n",
1928
"// TokenLibrary is invoked under the hood for obtaining AAD token and using it for\n",
2029
"// authenticating against the resource\n",

0 commit comments

Comments
 (0)