Skip to content

Commit f2a8f4e

Browse files
authored
Update prereqs
1 parent 1afda93 commit f2a8f4e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

includes/digital-twins-tutorial-sample-prereqs.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
---
22
author: baanders
3-
description: include file for Azure Digital Twins tutorials - prerequisites for the sample project
3+
description: prerequisites for Azure Digital Twins tutorials
44
ms.service: digital-twins
55
ms.topic: include
6-
ms.date: 6/22/2022
6+
ms.date: 9/26/2022
77
ms.author: baanders
88
---
99

1010
## Prerequisites
1111

12-
Before beginning this tutorial, start by completing the prerequisites in this section.
12+
Before beginning this tutorial, start with these prerequisites:
13+
* If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
14+
* This tutorial uses .NET Core 3.1. You can download this version of the .NET Core SDK for multiple platforms from [Download .NET Core 3.1](https://dotnet.microsoft.com/download/dotnet-core/3.1).
1315

14-
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
16+
Then, continue through the rest of this section to set up the remaining prerequisites.
1517

1618
### Get required resources
1719

0 commit comments

Comments
 (0)