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

Managed identity with skills failing #6869

Open
jamesemann opened this issue Nov 15, 2024 · 4 comments
Open

Managed identity with skills failing #6869

jamesemann opened this issue Nov 15, 2024 · 4 comments
Labels
bug Indicates an unexpected problem or an unintended behavior. needs-triage The issue has just been created and it has not been reviewed by the team.

Comments

@jamesemann
Copy link

Version

Latest

Describe the bug

When using user assigned managed identity in azure app service, invoking a skill fails when requesting a token from the msi endpoint (http://127.0.0.1:41120/msi/token/?api-version=2019-08-01&resource=<redacted>&client_id=<redacted>) - which returns a HTTP 500 (with no detail) followed by the error below:

Failed to acquire token for client credentials. ([Managed Identity] Error Message: An unexpected error occurred while fetching the AAD Token. Managed Identity Correlation ID: 3b30b8c8-c05d-47d4-9e4b-c74af665aadc Use this Correlation ID for further investigation.)

To Reproduce

Detail in in #6778.

Expected behavior

It should authenticate and communicate with the skill as expected.

Screenshots

Screenshots in #6778.

@jamesemann jamesemann added bug Indicates an unexpected problem or an unintended behavior. needs-triage The issue has just been created and it has not been reviewed by the team. labels Nov 15, 2024
@sayali-MSFT
Copy link

Hello @jamesemann -
Thank you for your inquiry about your Teams app development issue!
We are checking the issue. We will get back to you shortly.

@sayali-MSFT
Copy link

Hello @jamesemann -We have raised a bug for this issue, and our engineering team is currently investigating it.

We will keep you informed as soon as we have any updates.

Thank you for your patience!

@jamesemann
Copy link
Author

@sayali-MSFT can you provide an update please. I reported this issue in April , both with Microsoft support and github. Microsoft support have closed the ticket because they are not able to progress it, and I have had no updates on github for months. Thank you

@sayali-MSFT
Copy link

Hello @jamesemann, Thank you for your inquiry regarding the status of the bug. We are currently checking in with the engineering team for any updates.

We appreciate your patience and will inform you as soon as we have more information.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or an unintended behavior. needs-triage The issue has just been created and it has not been reviewed by the team.
Projects
None yet
Development

No branches or pull requests

2 participants