This repository contains four directories that can be used to implement the end-to-end solution.
-
IoTCentral-FileUploader - This is a basic console app that serves as a FileUploader from local machines. It locates the file to be uploaded and sends it to IoT Central file storage.
-
api - This is a simple .NET Minimal WebAPI that retrieves data from the output of an Azure Data Factory Pipeline.
-
arch - This folder contains the architecture diagrams.
-
spa - An Angular project that showcases the authentication/authorization with Microsoft Identity Platform.
See e2e testing here。