question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Identity e2e tests for running fail in Azure VM MSI

See original GitHub issue

Describe the issue: Test the Testing azure-identity in Azure VM MSI with instructions (Repro steps). When run the MSI test, it displays the error :

image

The maven default version is 3.6.0 in VM. We also tried to upgrade the Maven version, but it is complex, we didn’t achieve the expected result.

Environment: Env: Azure VM Package: https://search.maven.org/artifact/com.azure/azure-identity/1.7.0-beta.2/jar Related issue: https://github.com/Azure/azure-sdk/issues/815

Expected behavior: Run the MSI test can pass.

@josefree for notification.

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:14 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
billwertcommented, Nov 4, 2022

@v-jiaodi I’ll get the update done. Thanks for letting me know it worked.

1reaction
g2vinaycommented, Nov 3, 2022

@v-jiaodi

I merged a PR to unblock the test setup. Can you run the cloudshell test again from source code on main branch ?

This is the output I see for Cloudshell tests: Screen Shot 2022-11-02 at 1 42 12 PM

If you still see same issue, then follow updated instructions here for cloudshell testing. https://github.com/Azure/azure-sdk/issues/795#issuecomment-559900596

Can you also try Web jobs with updated source code ?

Thank you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Automate VM MSI testing #815 - Azure/azure-sdk - GitHub
The steps to run MSI tests in VM for the identity component are as follows: ... Identity e2e tests for running fail in...
Read more >
Troubleshoot Azure Automation managed identity issues
This article tells how to troubleshoot and resolve issues when using a managed identity with an Automation account.
Read more >
Provide an identity to access the Azure Key Vault Provider for ...
An Azure AD workload identity is an identity used by an application running on a pod that can authenticate itself against other Azure...
Read more >
Azure Monitor FAQ - Microsoft Learn
This Microsoft FAQ is a list of commonly asked questions about Azure Monitor. If you have any other questions, go to the discussion...
Read more >
Retry guidance for Azure services - Microsoft Learn
Azure Active Directory (Azure AD) is a comprehensive identity and access ... The Azure Cosmos DB SDKs automatically retry on certain error ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found