We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e300e6d + 2ca9e7a commit cffd3c7Copy full SHA for cffd3c7
articles/cosmos-db/how-to-setup-rbac.md
@@ -350,7 +350,7 @@ The way you create a `TokenCredential` instance is beyond the scope of this arti
350
- [In .NET](/dotnet/api/overview/azure/identity-readme#credential-classes)
351
- [In Java](/java/api/overview/azure/identity-readme#credential-classes)
352
- [In JavaScript](/javascript/api/overview/azure/identity-readme#credential-classes)
353
-- [In Python](/python/api/overview/azure/identity-readme#credential-classes)
+- [In Python](/python/api/overview/azure/identity-readme?view=azure-python&preserve-view=true#credential-classes)
354
355
The examples below use a service principal with a `ClientSecretCredential` instance.
356
0 commit comments