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

Unable to load the proper Managed Identity #43691

Closed
uday31in opened this issue Apr 27, 2024 · 2 comments
Closed

Unable to load the proper Managed Identity #43691

uday31in opened this issue Apr 27, 2024 · 2 comments
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library. needs-team-attention This issue needs attention from Azure service team or SDK team

Comments

@uday31in
Copy link
Member

Library name and version

Microsoft.ManagedIdentity

Describe the bug

Error when associating UAI to Azure Function

image

Expected behavior

Able to use UAI with Azure Function

Actual behavior

azure.identity: ManagedIdentityCredential authentication failed: Service request failed.Status: 400 (Bad Request)Content:{"statusCode":400,"message":"Unable to load the proper Managed Identity.","correlationId":"bf68136a-73f7-4ca4-9903-9ee8af3ab2ee"}Headers:Date: Sat, 27 Apr 2024 02:28:31 GMTServer: KestrelTransfer-Encoding: chunkedX-CORRELATION-ID: REDACTEDContent-Type: application/json; charset=utf-8See the troubleshooting guide for more information. https://aka.ms/azsdk/net/identity/managedidentitycredential/troubleshoot. Azure.Identity: Service request failed.Status: 400 (Bad Request)Content:{"statusCode":400,"message":"Unable to load the proper Managed Identity.","correlationId":"bf68136a-73f7-4ca4-9903-9ee8af3ab2ee"}Headers:Date: Sat, 27 Apr 2024 02:28:31 GMTServer: KestrelTransfer-Encoding: chunkedX-CORRELATION-ID: REDACTEDContent-Type: application/json; charset=utf-8.

Reproduction Steps

Create Azure Function App and UAI

Environment

Azure Function app

Copy link

Thank you for your feedback. Tagging and routing to the team member best able to assist.

@github-actions github-actions bot added Azure.Identity Client This issue points to a problem in the data-plane of the library. needs-team-attention This issue needs attention from Azure service team or SDK team labels Apr 27, 2024
@jsquire jsquire assigned jsquire and unassigned christothes Apr 27, 2024
@jsquire
Copy link
Member

jsquire commented Apr 27, 2024

Hi @uday31in. Thank you for reaching out and we regret that you're experiencing difficulties. Unfortunately, this is not an issue that the Azure SDK team can assist with.

The Azure.Identity credentials have no insight nor influence over which credentials are supported by the local Managed Identity endpoint for the Functions host. Likewise, the Azure SDK team has no insight into the Azure portal nor how they are using our libraries. As a Microsoft internal, I'd suggest opening an IcM for the Functions team, as you'll need their insight to understand the root cause and path forward.

@jsquire jsquire closed this as not planned Won't fix, can't repro, duplicate, stale Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library. needs-team-attention This issue needs attention from Azure service team or SDK team
Projects
Development

No branches or pull requests

3 participants