Solved
Setting the Environment Variable Azure IoT Hub
Hi,
I am trying to connect Azure IoT Hub to thingworx and I am facing a problem when I need to set the environment variable. When I run this line into the shell :
set AZURE_IOT_OPTS=-Dconfig.file=C:\Thingworx-Azure-IoT-Hub-Connector-2.0.0.141\connector\conf\azuire-iot.conf -Dlogback.configurationFile=C:\Thingworx-Azure-IoT-Hub-Connector-2.0.0.141\connector\conf\logback
I have an error :
-Dlogback : The term «-Dlogback » is not recognized as a cmdlet, function, operable program, or script file.
Thanks.

