Create IoT Provider for Azure IoT Hub

An IoT provider record specifies the provider type and the associated actions for the supported actions.

  1. In Field Service, change to the Settings area. Under IoT, select Providers.

  2. Select New and select New IoT Provider in the IoT Provider field.

  3. Enter a Name and choose Azure IoT Suite.

    Screenshot of IoT Provider record with details filled in.

  4. Under Action names, enter the following entities:

    • Register device: msdyn_IoTHubRegisterDevice
    • Pull device data: msdyn_IoTHubPullDeviceData
    • Get time series device readings: msdyn_IoTHubQueryDeviceReadings
  5. Save the record.

Next steps