Edit

Share via


Create an IoT Provider for Azure IoT Hub

An Internet of Things (IoT) provider record defines the provider type and its associated actions.

  1. In Dynamics 365 Field Service, go to the Settings area. Under IoT, select Providers.

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

  3. Enter a Name, and then 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