Azure / Azure/azure_preview_modules
The lookup plugin azure_keyvault_secret is very slow on a non-Azure VM
Open
- Dominant language
- Python
- Stars
- 43
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
It looks like these codes are used to determine whether it is running on an Azure VM
https://github.com/Azure/azure_preview_modules/blob/master/lookup_plugins/azure_keyvault_secret.py#L102
But it caused a performance issue on non-Azure VM.
The user has to wait until the HTTP request timeout
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.