IoT Device App Simulation In Batch

Chandra Mohan 461 Reputation points
2022-12-16T05:09:02.897+00:00

I want to deploy an IoT device app (. Net SDK ) as a console app or as background service in a batch using Azure Batch, App service, microservice, or any other method.
It seems possible, as explained in the archived github projects.
[https://github.com/Azure/azure-iot-pcs-device-simulation][1]
https://github.com/Azure/device-simulation-dotnet
This will enable IoT Devices to be simulated in the cloud without the use of any physical devices. Any working sample will do, as this is only for testing.Would you kindly advise me on how to set up the necessary configuration?
[1]: https://github.com/Azure/azure-iot-pcs-device-simulation

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
302 questions
0 comments No comments
{count} votes

Accepted answer
  1. Dom 1,466 Reputation points Microsoft Employee
    2022-12-16T08:17:22.527+00:00

    Would this help you to achieve your testing goals: https://github.com/azure-samples/iot-telemetry-simulator/tree/master/ ?

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful