diff --git a/Notebooks/Scala/Obtain credentials using TokenLibrary.ipynb b/Notebooks/Scala/Obtain credentials using TokenLibrary.ipynb index 3a42c43..d48b806 100644 --- a/Notebooks/Scala/Obtain credentials using TokenLibrary.ipynb +++ b/Notebooks/Scala/Obtain credentials using TokenLibrary.ipynb @@ -55,7 +55,7 @@ "outputs": [], "metadata": {}, "source": [ - "// The following feature is in the works. Synapse will have inbuilt integration of linked services with storage Gen2 via TokenLibrary\n", + "// Synapse has inbuilt integration of linked services with storage Gen2 via TokenLibrary\n", "// For storage Gen2, linkedServiceName can be supplied through config for SAS-key based authentication (in lieu of account-key based authentication) \n", "// Direct invokation of TokenLibrary is not required for obtaining creds and connection info\n", "\n",