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

Eable entra ID authentication #910

Merged
merged 9 commits into from
Jun 20, 2024
Merged

Conversation

DOliana
Copy link
Contributor

@DOliana DOliana commented Jun 10, 2024

Motivation and Context

Currently access to Azure OpenAI requires a key to be used. I wanted to enable entra ID based authentication. There is an issue for this: #190

Description

  • make the setting of AZURE_OPENAI_KEY optional
  • add description to README on how to configure RBAC

Contribution Checklist

  • I have built and tested the code locally and in a deployed app
  • This is a change for all users of this app. No code or asset is specific to my use case or my organization.
  • I didn't break any existing functionality 😄

@DOliana DOliana changed the title Eable entra Eable entra ID authentication Jun 11, 2024
Copy link
Member

@abhahn abhahn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks great, thanks a lot for this contribution!

I just have a few very minor nitpicks about capitalizations in the README. I'll go ahead and approve it now, and will keep an eye out for any additional changes you might make to the README for reapproval.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@DOliana DOliana requested a review from abhahn June 20, 2024 07:58
Copy link
Member

@abhahn abhahn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks a lot!

@abhahn abhahn merged commit ea5bec7 into microsoft:main Jun 20, 2024
8 checks passed
ConnieLi-Cook pushed a commit to sydneybeckcook/sample-app-aoai-chatGPT-customcookgpt that referenced this pull request Jul 17, 2024
Co-authored-by: Denis Oliana <denis.oliana@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants