Skip to content

Commit 54fa87c

Browse files
authored
Merge pull request #100184 from philmea/patch-3
Clarity update for cloud shell
2 parents df6a1a3 + 96cfe78 commit 54fa87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/quickstart-send-telemetry-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you don’t have an Azure subscription, create a [free account](https://azure
2727

2828
## Prerequisites
2929

30-
The two sample applications you run in this quickstart are written in Node.js. You need Node.js v10.x.x or later on your development machine.
30+
The two sample applications you run in this quickstart are written in Node.js. You need Node.js v10.x.x or later on your development machine. If you are using the Azure Cloud Shell, do not update the installed version of Node.js. The Azure Cloud Shell already has the latest Node.js version.
3131

3232
You can download Node.js for multiple platforms from [nodejs.org](https://nodejs.org).
3333

0 commit comments

Comments
 (0)