Skip to content

Commit f162868

Browse files
authored
Merge pull request #191770 from baanders/3-15-vs
ADT: Remove tutorial workload requirement
2 parents f81c15b + 2882484 commit f162868

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
1717

1818
To complete this tutorial, install [Visual Studio 2019](https://visualstudio.microsoft.com/downloads/), 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.
1919

20-
>[!NOTE]
21-
> Ensure your installation of Visual Studio 2019 includes the [Azure Development Workload](/dotnet/azure/configure-visual-studio). This workload enables an application to publish Azure functions and perform other Azure development tasks.
22-
2320
The tutorial is driven by an [Azure Digital Twins end-to-end sample project written in C#](/samples/azure-samples/digital-twins-samples/digital-twins-samples). Get the sample project on your machine by navigating to the sample link, and selecting the **Browse code** button underneath the title. This will take you to the GitHub repo for the samples, which you can download as a .zip by selecting the **Code** button followed by **Download ZIP**.
2421

2522
:::image type="content" source="../articles/digital-twins/media/includes/download-repo-zip.png" alt-text="Screenshot of the digital-twins-samples repo on GitHub, highlighting the steps to download it as a zip." lightbox="../articles/digital-twins/media/includes/download-repo-zip.png":::

0 commit comments

Comments
 (0)