Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The behavior of this command has been altered by the following extension: azure-cli-iot-ext #52

Closed
jongio opened this issue Oct 23, 2018 · 2 comments

Comments

@jongio
Copy link
Member

jongio commented Oct 23, 2018

Cloud Shell

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.
@digimaun
Copy link
Member

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.

See this issue:
Azure/azure-cli#4712

@digimaun
Copy link
Member

Closing this issue as its being tracked in the azure-cli repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants