Skip to content

Conversation

@Robbie-Microsoft
Copy link
Contributor

Implemented ImdsV2 and ImdsV1 probing

Implements #5594

@Robbie-Microsoft Robbie-Microsoft requested a review from a team as a code owner November 26, 2025 22:42
ManagedIdentityApplication mi = miBuilder.Build() as ManagedIdentityApplication;

Assert.AreEqual(expectedManagedIdentitySource, await mi.GetManagedIdentitySourceAsync().ConfigureAwait(false));
if (managedIdentitySource == ManagedIdentitySource.ImdsV2)
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we have a test where we first get a bearer and then request a POP token?

@Robbie-Microsoft Robbie-Microsoft linked an issue Dec 4, 2025 that may be closed by this pull request
2 tasks
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.

[Feature Request] IMDS Source Detection Logic Improvement

4 participants