powered by
Get AAD token for a resource.
notebookutils.credentials.getToken(audience, name = "")
A empty string used to mimic token returned by azure synapse runtime for accessing resource audience.
audience
token audience.
notebookutils.credentials.getToken('synapse') notebookutils.credentials.getToken('storage') notebookutils.credentials.getToken('storage', 'storage')
Run the code above in your browser using DataLab