We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
iotedgedev monitor
iotedgedev monitor fails when running it inside the devcontainer due to some issues related to the uamqp library.
uamqp
One solution is to install azure-cli using pip when creating the devcontainer.
azure-cli
depends on: #560
iotedgedev monitor to work from the devcontainer
iotedgedev monitor throws an error message related to uamqp library.
iotedgedev
The text was updated successfully, but these errors were encountered:
beandrad
No branches or pull requests
Description
iotedgedev monitor
fails when running it inside the devcontainer due to some issues related to theuamqp
library.One solution is to install
azure-cli
using pip when creating the devcontainer.depends on: #560
Expected behavior
iotedgedev monitor
to work from the devcontainerActual behavior
iotedgedev monitor
throws an error message related touamqp
library.Steps to Reproduce
iotedgedev monitor
.Environment
iotedgedev
Version: v3.3.4The text was updated successfully, but these errors were encountered: