Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Support Azure AD Token Provider in CLI #1447

Open
3 tasks done
MaxwellSalmon opened this issue Nov 26, 2024 · 1 comment
Open
3 tasks done

[Feature Request]: Support Azure AD Token Provider in CLI #1447

MaxwellSalmon opened this issue Nov 26, 2024 · 1 comment
Labels
awaiting_response Maintainers or community have suggested solutions or requested info, awaiting filer response enhancement New feature or request

Comments

@MaxwellSalmon
Copy link

MaxwellSalmon commented Nov 26, 2024

Do you need to file an issue?

  • I have searched the existing issues and this feature is not already filed.
  • My model is hosted on OpenAI or Azure. If not, please look at the "model providers" issue and don't file a new one here.
  • I believe this is a legitimate feature request, not just a question. If this is a question, please use the Discussions area.

Is your feature request related to a problem? Please describe.

Please support using azure_ad_token_provider in the CLI

I am unable to see how I could use az_ad_token_provider in the settings.yaml pipeline. The docs only mention API key.

Describe the solution you'd like

I would like to be able to use azure_ad_token_provider for authentication.

Additional context

No response

@MaxwellSalmon MaxwellSalmon added the enhancement New feature or request label Nov 26, 2024
@MaxwellSalmon MaxwellSalmon changed the title [Feature Request]: <title> [Feature Request]: Support Azure AD Token Provider in CLI Nov 26, 2024
@natoverse
Copy link
Collaborator

If you omit your API key from the config, GraphRAG fallback to using Azure managed identity. You'll need to use az login on the command line.

@natoverse natoverse added the awaiting_response Maintainers or community have suggested solutions or requested info, awaiting filer response label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting_response Maintainers or community have suggested solutions or requested info, awaiting filer response enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants