-2

I am unable to find the function in the Azure Python SDK documentation, but it works in python code as a library

1 Answers1

0

Do you mean azure.common.credentials.ServicePrincipalCredentials?

If it is, the doc is here.

And source code is here in GitHub.

Ivan Glasenberg
  • 29,865
  • 2
  • 44
  • 60