You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: Connect IoT data to mixed reality with Azure Digital Twins and Unity
5
-
description: Stream simulated operational telemetry data from physical assets to Azure Digital Twins and visualize data in Unity and mixed reality. Learn how to use an ARM template, create a user interface in Unity, and identify performance events before deploying to a HoloLens 2.
6
-
ms.date: 09/10/2024
7
-
author: JBrentJ
8
-
ms.author: lolab
9
-
ms.topic: module
10
-
ms.service: azure-digital-twins
11
-
title: Connect IoT data to mixed reality with Azure Digital Twins and Unity
12
-
summary: In this module, you'll learn to stream simulated operational telemetry data from physical assets to Azure Digital Twins and visualize data in Unity and mixed reality.
13
-
abstract: |
14
-
By the end of this module, you'll be able to:
15
-
16
-
- Connect to a digital twin data source on Azure.
17
-
- Stream telemetry data to assets in your Unity scene, using Azure services, including Azure Digital Twins.
18
-
- Visualize the data in mixed reality by using Azure SignalR Service.
19
-
- Send data updates from mixed-reality app back to Azure Digital Twins.
20
-
prerequisites: |
21
-
- An Azure subscription
22
-
- A mixed-reality project for Azure Digital Twins in a Unity module
23
-
- A 3D scene in Unity that uses the Bing Maps SDK module
24
-
- Configured 3D assets in a Unity scene module
25
-
- Azure service creation and configuration knowledge
26
-
- [The Azure CLI for Windows](/cli/azure/install-azure-cli-windows?tabs=azure-cli)
27
-
- Domain User Microsoft Entra ID (not Guest)
28
-
- Basic Azure CLI knowledge
29
-
- Basic Azure PowerShell knowledge
30
-
- Desktop Development with C++ workload installed in Visual Studio
title: Connect IoT data to mixed reality with Azure Digital Twins and Unity
5
+
description: Stream simulated operational telemetry data from physical assets to Azure Digital Twins and visualize data in Unity and mixed reality. Learn how to use an ARM template, create a user interface in Unity, and identify performance events before deploying to a HoloLens 2.
6
+
ms.date: 09/10/2024
7
+
author: JBrentJ
8
+
ms.author: lolab
9
+
ms.topic: module
10
+
ms.service: azure-digital-twins
11
+
title: Connect IoT data to mixed reality with Azure Digital Twins and Unity
12
+
summary: In this module, you'll learn to stream simulated operational telemetry data from physical assets to Azure Digital Twins and visualize data in Unity and mixed reality.
13
+
abstract: |
14
+
By the end of this module, you'll be able to:
15
+
16
+
- Connect to a digital twin data source on Azure.
17
+
- Stream telemetry data to assets in your Unity scene, using Azure services, including Azure Digital Twins.
18
+
- Visualize the data in mixed reality by using Azure SignalR Service.
19
+
- Send data updates from mixed-reality app back to Azure Digital Twins.
20
+
prerequisites: |
21
+
- An Azure subscription
22
+
- A mixed-reality project for Azure Digital Twins in a Unity module
23
+
- A 3D scene in Unity that uses the Bing Maps SDK module
24
+
- Configured 3D assets in a Unity scene module
25
+
- Azure service creation and configuration knowledge
26
+
- [The Azure CLI for Windows](/cli/azure/install-azure-cli-windows?tabs=azure-cli)
27
+
- Domain User Microsoft Entra ID (not Guest)
28
+
- Basic Azure CLI knowledge
29
+
- Basic Azure PowerShell knowledge
30
+
- Desktop Development with C++ workload installed in Visual Studio
0 commit comments