Identity e2e tests for running fail in Azure VM MSI
See original GitHub issueDescribe the issue:
Test the Testing azure-identity in Azure VM MSI with instructions (Repro steps
). When install prerequisites, it displays the error :
We try to upgrade Python 3.8, but when install prerequisites, it still displays the same error.
Environment: Env: Azure VM Package: https://pypi.org/project/azure-identity/1.12.0b2/ Related issue: https://github.com/Azure/azure-sdk/issues/815
Expected behavior: Install prerequisites can pass.
@josefree for notification.
Issue Analytics
- State:
- Created a year ago
- Comments:6 (3 by maintainers)
Top 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 >Retry guidance for Azure services - Microsoft Learn
For retry guidance on Managed Service Identity endpoints, see How to use an Azure VM Managed Service Identity (MSI) for token acquisition.
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 >Diagnose ping test failure in Application Insights availability ...
This article describes how to diagnose common issues that cause ping tests to fail in Application Insights availability monitoring.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Updated VM instructions with https://github.com/Azure/azure-sdk-for-python/pull/27182 which should now work. Note, that it now has the VMs created using an Ubuntu 20.04 image which now has Python 3.8 installed by default
I will closed it as completed in #27182 .