Re: [Mono-list] Mono, C#, RaspberryPi2 and MS Azure

2016-02-04 Thread myusername
I ran mozroots which copied 140 certificates to my raspberryPi and also certs-sync which copied 3. I cannot find the certificates directory to physically confirm they are there but Im still getting the same error. If I cant fix this Im going to have to switch from linux-raspbian to Win IOT Core

[Mono-list] Mono, C#, RaspberryPi2 and MS Azure

2016-02-03 Thread myusername
Hi, Im trying to download blobs from Azure using my Respberry Pi and Raspbian Jessie. The code is solid, it works fine on my desktop. It appears that mono does not have azure assemblies capability, but I read that you can use mono to access azure so I'm wondering if Im making a mistake? My code: