I am unable to find the function in the Azure Python SDK documentation, but it works in python code as a library
Asked
Active
Viewed 156 times
1 Answers
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