Skip to content

Commit 67e6d7c

Browse files
authored
Merge pull request #188391 from konichi3/patch-16
Update how-to-vs-code-develop-module.md
2 parents d542eb6 + d608a2d commit 67e6d7c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/iot-edge/how-to-vs-code-develop-module.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ If you aren't familiar with the debugging capabilities of Visual Studio Code, re
2424

2525
This article provides instructions for developing and debugging modules in multiple languages for multiple architectures. Currently, Visual Studio Code provides support for modules written in C#, C, Python, Node.js, and Java. The supported device architectures are X64 and ARM32. For more information about supported operating systems, languages, and architectures, see [Language and architecture support](module-development.md#language-and-architecture-support).
2626

27-
>[!NOTE]
28-
>Develop and debugging support for Linux ARM64 devices is in [public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). For more information, see [Develop and debug ARM64 IoT Edge modules in Visual Studio Code (preview)](https://devblogs.microsoft.com/iotdev/develop-and-debug-arm64-iot-edge-modules-in-visual-studio-code-preview).
29-
3027
## Prerequisites
3128

3229
You can use a computer or a virtual machine running Windows, macOS, or Linux as your development machine. On Windows computers you can develop either Windows or Linux modules. To develop Windows modules, use a Windows computer running version 1809/build 17763 or newer. To develop Linux modules, use a Windows computer that meets the [requirements for Docker Desktop](https://docs.docker.com/docker-for-windows/install/#what-to-know-before-you-install).

0 commit comments

Comments
 (0)