Skip to content

az interactive : Error loading command module AzInteractiveShell.progress_patch() got an unexpected keyword argument 'det' #23294

@SunChero

Description

@SunChero

i have the same issue with the latest az version

{
 "azure-cli": "2.38.0",
 "azure-cli-core": "2.38.0",    
 "azure-cli-telemetry": "1.0.6",
 "extensions": {
   "azure-devops": "0.25.0",    
   "eventgrid": "0.4.9",        
   "interactive": "0.4.5",      
   "log-analytics": "0.2.2"     
 }
}

many commands are not working ...

az>> az group list -o table
Error loading command module 'iot': AzInteractiveShell.progress_patch() got an unexpected keyword argument 'det'
Error loading command module 'network': AzInteractiveShell.progress_patch() got an unexpected keyword argument 'det'
Error loading command module 'resource': AzInteractiveShell.progress_patch() got an unexpected keyword argument 'det'
Error loading command module 'sql': AzInteractiveShell.progress_patch() got an unexpected keyword argument 'det'
Error loading command module 'vm': AzInteractiveShell.progress_patch() got an unexpected keyword argument 'det'
'group' is misspelled or not recognized by the system.

Examples from AI knowledge base:
https://aka.ms/cli_ref
Read more about the command in reference docs
az>> ````

_Originally posted by @SunChero in https://github.com/Azure/azure-cli/issues/17740#issuecomment-1191516747_

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions