You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run az iot hub show-connection-string --hub-name jongiot
And the you the "the behavior" error message.
Sounds wrong.
jon@Azure:~$ az iot hub show-connection-string --hub-name jongiot
The behavior of this command has been altered by the following extension: azure-cli-iot-ext
No IoT Hub found with name jongiot in current subscription.
The text was updated successfully, but these errors were encountered:
This warning happens when an extension overrides a command already provided by a standard command module.
A while ago, during the early stages of extension development, I brought up this behavior with the CLI team and we created an issue to track. The issue was closed with the conclusion being this is by design and we would revisit at some point.
Cloud Shell
Run
az iot hub show-connection-string --hub-name jongiot
And the you the "the behavior" error message.
Sounds wrong.
The text was updated successfully, but these errors were encountered: