Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.37 KB

digital-twins-tutorial-sample-prereqs.md

File metadata and controls

24 lines (16 loc) · 1.37 KB
author description ms.service ms.topic ms.date ms.author
baanders
include file for Azure Digital Twins tutorials - prerequisites for the sample project
digital-twins
include
5/25/2020
baanders

Prerequisites

If you don't have an Azure subscription, create a free account before you begin.

Also before you start, install Visual Studio 2019, version 16.5 or later on your development machine. If you have an older version installed already, you can open the Visual Studio Installer app on your machine and follow the prompts to update your installation.

The tutorial is driven by a sample project written in C#. The sample is located here: Azure Digital Twins end-to-end samples. Get the sample project on your machine by navigating to the sample link, and selecting the Download ZIP button underneath the title.

This will download a .ZIP folder to your machine as Azure_Digital_Twins_end_to_end_samples.zip. Unzip the folder and extract the files.

Prepare an Azure Digital Twins instance

[!INCLUDE Azure Digital Twins: instance prereq]

[!INCLUDE Azure Digital Twins: local credentials prereq (outer)]