Describe the bug
When running vm commands with the debug flag such as az vm list --debug the trace will indicate a ModuleNotFoundError. However, this does not affect execution and the response is still received.
Related command
az vm list --debug
Errors
Issue script & Debug output
Expected behavior
No exception should show
Environment Summary
Additional context
No response
Describe the bug
When running vm commands with the debug flag such as
az vm list --debugthe trace will indicate aModuleNotFoundError. However, this does not affect execution and the response is still received.Related command
az vm list --debugErrors
Issue script & Debug output
Expected behavior
No exception should show
Environment Summary
Additional context
No response