Henrik Bach

Results 14 comments of Henrik Bach

Hi, As long this issue isn't fixed (by documentation and/or code) no one (or at least I :-) ) is not able to login into Microsoft Azure provisioned Windows Server...

Hi, I've a case where there is no specifying of TargetFramework at the solution level where the `dotnet build` behaves similar in some cases where TargetFramework at the project level...

Two out of three of them shut down with the `dotnet build-server shutdown` command: ``` myagent@3f98f3ab2e96:~/projects/azure/iotedge/scripts/linux$ ps PID TTY TIME CMD 31 pts/1 00:00:00 bash 10834 pts/1 00:00:04 dotnet 10850...

Hi @aribeironovaes , It is a completely new "iotedgectl setup" of an iot edge device on my Windows Dell computer. The device is setup within a newly created IoT Hub...

Hi @varunpuranik or @dariuszparys , I don't get the desired properties updated callback on Raspbian, but only on (Docker-on-)Windows. So, in that sense it works only on one platform and...

Hi @dariuszparys, All referenced files can found [here](https://gist.github.com/HenrikBach1/ac27243275857fc8170deef4c13823f3). * I upgraded my system (Raspberry Pi 3B/Raspbian 9 (Stretch) to the latest runtimes, * I re-installed and setup your azure iot...

@dariuszparys , I haven't not tried to do a twin-module update from the CLI, yet. I have only done that from the Portal. If I now change the SendInterval to...

Hi @dariuszparys , If I move the sd-card to another pi2b, then the result is the same: ```cli $ az.cmd iot hub module-twin update --module-id tempSensor --device-id hebh-IoT-Edge-Rpi3B --hub-name hebh-IoT-Hub-Test...

Hi @dariuszparys , PowerShell doesn't seem to work with azure-cli, even though, I've logged in to the portal: ```powershell PS C:\Users\hebh> az.cmd iot hub module-twin update --module-id tempSensor --device-id hebh-IoT-Edge-Rpi3B...