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 instance metadata validation error #32520

Merged
merged 10 commits into from
Dec 2, 2022

Conversation

christothes
Copy link
Member

fixes #32498

@christothes christothes self-assigned this Nov 16, 2022
@ghost ghost added the Azure.Identity label Nov 16, 2022
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@amirschw
Copy link

Thanks for fixing this, @christothes! Any idea when there's going to be a new release that includes this fix? We're waiting for it to unblock our migration from AppAuthentication to Azure.Identity (we can't use the latest version because of this issue nor can we use previous versions since they don't have internal token caching for ManagedIdentityCredential).

@christothes
Copy link
Member Author

Thanks for fixing this, @christothes! Any idea when there's going to be a new release that includes this fix? We're waiting for it to unblock our migration from AppAuthentication to Azure.Identity (we can't use the latest version because of this issue nor can we use previous versions since they don't have internal token caching for ManagedIdentityCredential).

Should be in January.

@christothes christothes merged commit edfcf84 into main Dec 2, 2022
@christothes christothes deleted the chriss/TokenProviderCallback-validation branch December 2, 2022 17:52
sofiar-msft pushed a commit to sofiar-msft/azure-sdk-for-net that referenced this pull request Dec 7, 2022
* Fix instance metadata validation error
schaabs pushed a commit to schaabs/azure-sdk-for-net that referenced this pull request Jan 13, 2023
* Fix instance metadata validation error
schaabs added a commit that referenced this pull request Jan 13, 2023
…3478)

* Fix instance metadata validation error (#32520)

* Fix instance metadata validation error

* update changelog

* feedback and fixes

Co-authored-by: Christopher Scott <[email protected]>
@snakefoot
Copy link

Seems #32498 has not been fixed completely

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Azure.Identity Question
6 participants