-
##### SUMMARY
Currently Python 3.12 is not supported for this collection by proxy due to the requirement of [`azure-iot-hub`](https://github.com/Azure/azure-iot-hub-python/) that in turn [requi…
-
`Validate Win2022_Win32Api_release_curl_x86`
I don't see any logs marked as "error" or "failed" so it isn't clear what went wrong here without deciphering each logged step.
This is logged as an …
-
The library does not work on Mac M*
It is related to https://github.com/Azure/azure-uamqp-python/issues/386
-
I created a new anaconda environment for python 3.7, ran pip install perceptilabs, and tried to run `perceptilabs -v=3`. When I try to create a new model, I get a `kernel is offline` error. Below is m…
-
We bumped the default windows compilers across conda-forge to vs2019 over a year ago (https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/3167), and usage of the previous vs2017 toolchai…
-
**Describe the bug**
When running the `az iot hub monitor-events -n --device-id --content-type application/json --timeout 10 --properties app` it will stop directly after execution without any Erro…
-
I'm having trouble getting the message_receiver_sample to work in combination with an Azure EventHub.
It establishes a connection and starts to receive messages but then it just stops receiving aft…
jo-me updated
5 months ago
-
At the moment, we include all the AMQP 1.0 QPID with [Azure AMQP 1.0](https://github.com/Azure/azure-uamqp-python).
We should extract only the AMQP parser avoiding all the client
-
I've copied the Python example from the repo and keep getting this log / stack trace when trying to connect. It looks like the credentials and token are ok - and (though I haven't copied it), I can se…
-
**Describe the bug**
We have a binary (running on ubuntu) using azure-sdk-for-cpp to fetch NSG flow logs from Azure cloud.
Some users reported hang problem. We sent SIGABRT to the process to creat…