MicrosoftDocs / azure-docs-sdk-python

Azure Python SDK documentation, hosted on docs.microsoft.com.

Home Page:https://docs.microsoft.com/python/api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install ADAL Doc reference

boykoc opened this issue · comments

These docs reference installing ADAL with the following command:

pip install azure-graphrbac

And the sample code is different as well compared to most other docs, including the github repo's docs. For instance, the github repo shows:

pip install adal

Is the difference due to outdated docs or different implementations or is graphrbac used for a different purpose?

@sptramer @kraigb Please review this when you get a chance!

@rloutlaw any guidance that you can provide for this, or a point of contact with SDK engineering who would give best practices advice? If we need to drop ADAL in favor of graph-rbac, a lot of docs might need edits.

@sptramer My team doesn't own any of this overview content-just the generated reference docs for the SDKs. This all needs to updated to point to Python MSAL:

https://github.com/AzureAD/microsoft-authentication-library-for-python