bqstony
bqstony
Same issue as here fixed??? https://developercommunity.visualstudio.com/content/problem/210037/nuget-package-manager-only-sees-latest-package-ver.html
I had to remove the following two properties in the properies element to work. ```json "properties": { "defaultEncryptionScope": "$account-encryption-key", "denyEncryptionScopeOverride": false, } ``` now i have access issues
Any news here?
I Would like to see a release 🤩
I use the defaults 5min and also de defaults in the metricscollector. The Version of the Container is `mcr.microsoft.com/azureiotedge-metrics-collector:1.0.2` in the short, i tested your query in the range of...
@micahl here is the result for the time range we discused above  and here the actual top 5 from today 
@alexellis: do you have any progress on this? i have tryed the forked images from https://github.com/SUMGlobal/rpi-kafka, but run in some unknown errors.
If someone has the same need to run on a raspi, i have modified this repo in my fork and you can build the images on a raspberry. see: https://github.com/bqstony/kafka-docker...
There is a open PR #257 that would this Patch idea made some easyer to implement.
> Hi @JohannesM24, the error means there is a revocation list missing for a CA certificate on the client side, e.g. if a CA is used in a trusted folder...