📄️ Introduction
The image shows cloud deployment
📄️ Install prerequisites
Install the following tools:
📄️ Deploy cloud services
1. Change to the infra folder in the cloned repository.
📄️ Initialize Azure SQL
The image shows sql set up
📄️ Deploy Functions Apps
The predictive maintenance solution uses two Azure Functions Apps to process the data. The first function app is responsible for processing the data from the IoT Hub and storing it in the Azure SQL Database. The second function app is responsible for training the model and making predictions.