LabVIEW Cloud Toolkits

cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 

Azure Queue error

¡Resuelto!
Ir a solución

Hi, 

 

I'm trying to access queues (List Queues for instance) using NI Cloud Toolkit for Azure, but I get the following error message:

(Hex 0x58BF3) LabVIEW could not verify the authenticity of the server.

 

I have tried in LabVIEW 2018, 2019 and 2020.

 

This does work however:

  • Accessing blobs
  • Accessing queues using .NET (Azure.Storage.Queues)

Any ideas?

0 kudos
Mensaje 1 de 2
3.980 Vistas
Solución
Aceptado por el autor del tema RogerSaele

Was probably a bit quick to post here. I initially thought it was something with the toolkit because accessing blobs worked but not queues. But turns out to be due to decryption in local firewall. Edited "Open Azure Session.vi" to take a certificate, per this:

 

https://lavag.org/topic/16601-labview-could-not-verify-the-authenticity-of-the-server/?do=findCommen...

0 kudos
Mensaje 2 de 2
3.965 Vistas