Skip to content

Commit a460741

Browse files
committed
Remove workload requirement
1 parent ae0703c commit a460741

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

articles/digital-twins/tutorial-end-to-end.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ You can verify the twins that were created by running the following command, whi
8484
Query
8585
```
8686

87-
[!INCLUDE [digital-twins-query-latency-note.md](../../includes/digital-twins-query-latency-note.md)]
88-
8987
You can now stop running the project. Keep the solution open in Visual Studio, though, as you'll continue using it throughout the tutorial.
9088

9189
## Set up the sample function app

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)