06 Export IoT Central Data - gloveboxes/HealthySpacesAnomalyDetection GitHub Wiki
Export data from Azure IoT Central
Follow these steps to export data from Azure IoT Central.
- Navigate to the Azure IoT Central web portal.
- Select Data export from the sidebar menu.
- Select + New export.
Create a data filter
- Name the data export Safe Workspaces.
- Select + Filter.
- Select Device Template from the name dropdown list.
- Select the Azure Sphere C02 Monitor from the device template dropdown list.
Create an enrichment
- Select + Property.
- Set the key to deviceName. Note the case of the letters.
- Select Device name value from the dropdown list.
Create a destination
-
In the Destinations section on the data export form, select create a new one
-
Name the destination WorkSpaces
-
Select Azure Blob Storage from the Destination type.
-
Select authorization type Connection string.
-
Paste the weather storage account connection string
-
Name the container workspaces
-
Select Create.
Save the Data export
-
Select Save.
This will start the data exporter.