Skip to content

Latest commit

 

History

History
68 lines (51 loc) · 4.31 KB

Demos.md

File metadata and controls

68 lines (51 loc) · 4.31 KB

Demos E2E

  • All official demo scripts end-to-end.
  • Map

Lesson 1

Demo 1 - Understanding TSI Env

  1. Understand the TSI Env.
  2. Gather details (blob folder, lateness in data)
  3. Give storage blob read access

TSI Gen1 Demo envs: https://insights.timeseries.azure.com/demo

TSI Gen2 Demo envs:

  1. env-xtluse2s88-pusher-0 (46 GBs compressed)
  2. env-ingress-stress-l1-s03-0 (35 TBs compressed)

Lesson 2

Demo 2 - ADX and How it works

  1. IoT Demo doing Timeseries analysis.
  2. Emphasis on make-series, render and dashboard.

Module 2.1 - IoT (Reused from CIP: ADX for IoT Analytics)

  1. MS-Internal only, if needed, join this SG to get access. Req. MSFTVPN, see more: here.
  2. For this demo place emphasis on:
    • Thermostat data
    • JSON
    • Render & Pin to dashboard. (toggle between both)
    • Series fill linear
    • Forecast
    • Anomalies
    • ADX Dashboard & Grafana
    • Materialized Views
    • External Tables

Run Script: M02-Demo4-IoT.kql

Lesson 3

Demo 3 - Setup migration tooling

  1. Show the relevant Azure services that need to be setup before the actual migration can occur (including ADX, ADF, Automation Accounts, Log Analytics for monitoring, LightIngest, Visualization (PBI, Azure Grafana, etc.)

Demo 4 - Migrating from TSI to ADX

  1. Show the historical data migration automation
  2. Show how to handle migration of integration points (ingestion, visualization and REST APIs)

Demo Scripts

PowerShell - LightIngest.exe CLI Tool** (Preferred - Recommneded)

ADF (Azure Data Factory Pipeline)

Lesson 4

Finalizing the migration

  1. Show what changes need to be made for cutover from TSI to ADX.

Demo 5 - Visualization Options

  1. Power BI: Connected Devices - Power BI​
  2. ADX Dashboard: ADT Integration Demo (azure.com)
  3. Grafana: Patient Monitoring with ADT - Grafana (azgrafana.io)​
  4. TSI JavaScript Controls: Time Series Insights JavaScript SDK Examples (tsiclientsample.azurewebsites.net)
  5. Seeq: Microsoft Azure Data Explorer (ADX) Connector - Seeq Knowledge Base - Confluence (atlassian.net)