ADXIoTAnalytics/assets
..
OfficialDemos
AutomationPresentation.gif
Connected_Devices.pbix
Datasheet-CIP-ADX for IoT Analytics.pdf
Full deck - ADX for IoT Analytics.pdf
SampleCLIOutput.png
add.png
added.png
expand.png
labarchitecture.png
readme.md
sample.png
uri.png

readme.md

Assets

Slides

  1. Download PDF of Full deck - ADX for IoT Analytics.pdf

Resources

  1. Documentation: https://aka.ms/adx.docs
  2. Reference Architecture: https://aka.ms/adx.iotrefarch
  3. Tech Blogs: https://aka.ms/adx.techblogs
  4. PG Ask me Anything: https://aka.ms/ama/azuredataexplorer
  5. Free personal cluster: https://aka.ms/adx.free
  6. Cost Estimator: https://aka.ms/adx.cost or https://aka.ms/adx.cost.old

Agenda

image

Module 1 - Intro

image

Module 1.2 - Overview

image

Module 1.3 - Architecture

image

Module 1.4 - Ingestion

image

Module 2 - ADX + IoT

image

Module 3 - HOL

image

Module 4 - ADT

image

Module 5 - KQL

image

Module 6 - ML & TS

image

image

  • R plugin

image

  • externaldata()
  • external_artifacts

Module 7 - Visuals

image

Module 8 - Ops & Mgmt

image

Module 9 - Adv

image

set query_datascope="hotcache"; MyTable | limit 10

.alter cluster policy caching hot = 30d

.alter cluster policy caching
    hot = 30d, 
    hot_window = datetime(2021-01-01) .. datetime(2021-02-01)