bqstony

Results 12 comments of 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 ![image](https://user-images.githubusercontent.com/10487253/152791200-f88fb16e-5c1b-4f05-bdc3-5e3d932bfc98.png) and here the actual top 5 from today ![image](https://user-images.githubusercontent.com/10487253/152791299-9d219a26-ecae-4bc0-962e-d3b2ae2e12c5.png)

@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...