Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note
The Time Series Insights service will be retired on 7 July 2024. Consider migrating existing environments to alternative solutions as soon as possible.
This article describes how to work with Time Series Model in Azure Time Series Insights Gen2. It details several common data scenarios.
Tip
- Read more about the Time Series Model.
The Azure Time Series Insights explorer supports Instance CREATE, READ, UPDATE, and DELETE operations within the browser.
To begin, select the Model view from the Azure Time Series Insights explorer Analyze view.
Go to the Time Series Model selector panel, and select Instances from the menu. All instances associated with your selected Azure Time Series Insights environment will be displayed.
Select + Add.
Enter the instance details, select the type and hierarchy association, and select Create.
Tip
You may save your instances to your desktop in JSON.The downloaded JSON file can then be uploaded through the following steps.
Select the instance, and select the edit or pencil icon.
Make the required changes, and select Save.
Note
An instance must successfully pass a field validation check to be deleted.
The Azure Time Series Insights explorer supports Hierarchy CREATE, READ, UPDATE, and DELETE operations within the browser.
To begin, select the Model view from the Azure Time Series Insights explorer Analyze view.
Go to the Time Series Model selector panel, and select Hierarchies from the menu. All hierarchies associated with your selected Azure Time Series Insights environment will be displayed.
Select + Add.
Select + Add level in the right pane.
Enter the hierarchy details, and select Save.
Tip
You may save your hierarchies to your desktop in JSON.The downloaded JSON file can then be uploaded through the following steps.
Select the hierarchy, and select the edit or pencil icon.
Make the required changes, and select Save.
Select the hierarchy, and select the delete or waste bin icon.
Confirm deletion by selecting Delete.
The Azure Time Series Insights explorer supports Type CREATE, READ, UPDATE, and DELETE operations within the browser.
To begin, select the Model view from the Azure Time Series Insights explorer Analyze view.
Go to the Time Series Model selector panel, and select Types from the menu. All types associated with your selected Azure Time Series Insights environment will be displayed.
Select + Add to display the Add a new type popup modal.
Enter properties and variables for your type. Once entered, select Save.
Tip
You may save your types to your desktop in JSON.The downloaded JSON file can then be uploaded through the following steps.
For more information about Time Series Model, read Data modeling.
To learn about supported JSON shapes, read Supported JSON shapes.