Examples/AzureIoTDemo/FilesForRobot/config_azureIoT_example.json

{
  "IotHubAddress":"xxxx.azure-devices.net",
  "DeviceId":"mrrobot",
  "SharedAccessKey":"xxxxx=="
}