
| Azure Service | Purpose in Project |
|---|---|
| Azure IoT Hub | Securely connects and ingests data from IoT medical devices (e.g., wearables, monitors). |
| Azure Stream Analytics | Processes and analyzes real-time data streams; filters abnormal readings on the fly. |
| Azure Machine Learning | Trains, builds, and deploys predictive models for anomaly detection and risk forecasting. |
| Azure Functions | Event-driven serverless functions trigger alerts when anomalies are detected. |
| Azure SQL Database / Cosmos DB | Stores structured patient health records and unstructured time-series sensor data. |
| Azure Event Grid | Routes health alerts and system events to healthcare apps, notification systems, or workflows. |
| Power BI | Creates real-time dashboards for doctors, nurses, and hospital administrators. |
| Azure Key Vault | Secures encryption keys and sensitive patient health data. |