rezasherafat / edge-proxy

4 stars 1 forks source link

Adding azure cli extension fails #1

Open ravipath opened 3 years ago

ravipath commented 3 years ago

While trying adding az cli extensions, received the following error:

tdev@ubuntu:~/azure_device_streams/edge-proxy/azure-cli-iot-extension$ az iot hub proxy -n myiothub -d myedgedevice --port 22
Unable to load extension 'azure-cli-iot-ext: unrecognized kwargs: ['min_profile']'. Use --debug for more information.
Unable to load extension 'azure-iot: unrecognized kwargs: ['min_profile']'. Use --debug for more information.
CommandNotFoundError: 'proxy' is misspelled or not recognized by the system.
Still stuck? Run 'az iot hub --help' to view all commands or go to 'https://aka.ms/cli_ref' to learn more
Baspr commented 3 years ago

any update on this?

eng-khaled1 commented 2 years ago

any update ? same issue