Forum Discussion

llueg's avatar
llueg
New Member
5 days ago

Pure Python Notebook: authenticate to Azure DevOps Artifacts using Fabric Workspace Identity

Can a Pure Python Fabric notebook running under a Workspace Identity obtain an Azure DevOps access token so that `pip install --index-url ...` can authenticate without a PAT? It would be very nice i...