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

Fix authentication issue when using managed identity on Azure #139

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

sinedied
Copy link
Contributor

When using managed identity on Azure, the current code is not working and returning 401 errors.

The header Authorization: Bearer ${apiKey}` needs to be set for that use case.

I can also add a note in the documentation on how to use Azure managed identity if you want, let me know.

@DanielRosenwasser DanielRosenwasser merged commit 839c2bd into microsoft:main Nov 28, 2023
3 checks passed
Copy link

@ZackaryJacobthereal ZackaryJacobthereal left a comment

Choose a reason for hiding this comment

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

Z.1

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.

3 participants