Azure Time Series Insights Gen2 でのデータ モデリングData modeling in Azure Time Series Insights Gen2
この記事では、Azure Time Series Insights Gen2 でタイム シリーズ モデルを操作する方法について説明します。This article describes how to work with Time Series Model in Azure Time Series Insights Gen2. いくつかの一般的なデータ シナリオについて詳しく説明します。It details several common data scenarios.
ヒント
- タイム シリーズ モデルの詳細を確認してください。Read more about the Time Series Model.
- Azure Time Series Insights Gen2 エクスプローラーでの移動について参照してください。Learn more about navigating the Azure Time Series Insights Gen2 explorer.
InstancesInstances
Azure Time Series Insights エクスプローラーでは、ブラウザー内でのインスタンスの 作成、読み取り、更新、および 削除 操作がサポートされています。The Azure Time Series Insights explorer supports Instance CREATE, READ, UPDATE, and DELETE operations within the browser.
開始するには、Azure Time Series Insights エクスプローラーの [分析] ビューから [モデル] ビューを選択します。To begin, select the Model view from the Azure Time Series Insights explorer Analyze view.
1 つのインスタンスを作成するCreate a single instance
タイム シリーズ モデル セレクター パネルに移動し、メニューから [インスタンス] を選択します。Go to the Time Series Model selector panel, and select Instances from the menu. 選択した Azure Time Series Insights 環境に関連付けられているすべてのインスタンスが表示されます。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.
1 つまたは複数のインスタンスを一括アップロードするBulk upload one or more instances
ヒント
インスタンスは、JSON でデスクトップに保存できます。ダウンロードした JSON ファイルは、次の手順でアップロードできます。You may save your instances to your desktop in JSON.The downloaded JSON file can then be uploaded through the following steps.
[JSON をアップロードします] を選択します。Select Upload JSON.
インスタンスのペイロードを含むファイルを選択します。Select the file that contains the instances payload.
[アップロード] を選択します。Select Upload.
1 つのインスタンスを編集するEdit a single instance
インスタンスを選択し、 [編集] または 鉛筆アイコン を選択します。Select the instance, and select the edit or pencil icon.
必要な変更を行い、 [保存] を選択します。Make the required changes, and select Save.
インスタンスを削除するDelete an instance
インスタンスを選択し、 [削除] または ごみ箱アイコン を選択します。Select the instance, and select the delete or waste bin icon.
[削除] を選択して削除を確定します。Confirm deletion by selecting Delete.
注意
削除対象のインスタンスは、フィールド検証チェックに合格する必要があります。An instance must successfully pass a field validation check to be deleted.
階層Hierarchies
Azure Time Series Insights エクスプローラーでは、ブラウザー内での階層の 作成、読み取り、更新、および 削除 操作がサポートされています。The Azure Time Series Insights explorer supports Hierarchy CREATE, READ, UPDATE, and DELETE operations within the browser.
開始するには、Azure Time Series Insights エクスプローラーの [分析] ビューから [モデル] ビューを選択します。To begin, select the Model view from the Azure Time Series Insights explorer Analyze view.
1 つの階層を作成するCreate a single hierarchy
タイム シリーズ モデル セレクター パネルに移動し、メニューから [階層] を選択します。Go to the Time Series Model selector panel, and select Hierarchies from the menu. 選択した Azure Time Series Insights 環境に関連付けられているすべての階層が表示されます。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.
1 つまたは複数の階層を一括アップロードするBulk upload one or more hierarchies
ヒント
階層は、JSON でデスクトップに保存できます。ダウンロードした JSON ファイルは、次の手順でアップロードできます。You may save your hierarchies to your desktop in JSON.The downloaded JSON file can then be uploaded through the following steps.
[JSON をアップロードします] を選択します。Select Upload JSON.
階層のペイロードを含むファイルを選択します。Select the file that contains the hierarchy payload.
[アップロード] を選択します。Select Upload.
1 つの階層を編集するEdit a single hierarchy
階層を選択し、 [編集] または 鉛筆アイコン を選択します。Select the hierarchy, and select the edit or pencil icon.
必要な変更を行い、 [保存] を選択します。Make the required changes, and select Save.
階層を削除するDelete a hierarchy
階層を選択し、 [削除] または ごみ箱アイコン を選択します。Select the hierarchy, and select the delete or waste bin icon.
[削除] を選択して削除を確定します。Confirm deletion by selecting Delete.
型Types
Azure Time Series Insights エクスプローラーでは、ブラウザー内での型の 作成、読み取り、更新、および 削除 操作がサポートされています。The Azure Time Series Insights explorer supports Type CREATE, READ, UPDATE, and DELETE operations within the browser.
開始するには、Azure Time Series Insights エクスプローラーの [分析] ビューから [モデル] ビューを選択します。To begin, select the Model view from the Azure Time Series Insights explorer Analyze view.
1 つの種類を作成するCreate a single type
タイム シリーズ モデル セレクター パネルに移動し、メニューから [種類] を選択します。Go to the Time Series Model selector panel, and select Types from the menu. 選択した Azure Time Series Insights 環境に関連付けられているすべての型が表示されます。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.
1 つまたは複数の種類を一括アップロードするBulk upload one or more types
ヒント
型は、JSON でデスクトップに保存できます。ダウンロードした JSON ファイルは、次の手順でアップロードできます。You may save your types to your desktop in JSON.The downloaded JSON file can then be uploaded through the following steps.
[JSON をアップロードします] を選択します。Select Upload JSON.
種類のペイロードを含むファイルを選択します。Select the file that contains the type payload.
[アップロード] を選択します。Select Upload.
1 つの種類を編集するEdit a single type
型を選択し、 [編集] または 鉛筆アイコン を選択します。Select the type, and select the edit or pencil icon.
必要な変更を行い、 [保存] を選択します。Make the required changes, and select Save.
種類を削除するDelete a type
型を選択し、 [削除] または ごみ箱アイコン を選択します。Select the type, and select the delete or waste bin icon.
[削除] を選択して削除を確定します。Confirm deletion by selecting Delete.
次のステップNext steps
タイム シリーズ モデルの詳細については、データ モデリングに関する記事を参照してください。For more information about Time Series Model, read Data modeling.
Gen2 の詳細については、Azure Time Series Insights Gen2 エクスプローラーでデータを視覚化する方法に関する記事を参照してください。To learn more about the Gen2, read Visualize data in the Azure Time Series Insights Gen2 explorer.
サポートされている JSON の構造については、サポートされている JSON 構造に関する記事を参照してください。To learn about supported JSON shapes, read Supported JSON shapes.