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

Better tests for Azure Managed Identity #5064

Open
adamrtalbot opened this issue Jun 14, 2024 · 0 comments
Open

Better tests for Azure Managed Identity #5064

adamrtalbot opened this issue Jun 14, 2024 · 0 comments

Comments

@adamrtalbot
Copy link
Collaborator

In a rush to get it done, we didn't include full unit tests for the Azure Managed Identity (#4897). We should increase the code coverage around Azure authentication to include:

  • Unit tests for Azure authentication via keys, service principal or managed identity
  • Integration tests for Azure with Service Principal instead of keys
  • Integration tests for managed identity (note: not clear if this is possible without running on an Azure VM).
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

No branches or pull requests

1 participant