Skip to content

Commit 01addb4

Browse files
authored
Merge pull request #101497 from su-jie/vscodequickstart
Add a screenshot in VS Code quickstart
2 parents 9aadf29 + 323f907 commit 01addb4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
96.3 KB
Loading

articles/stream-analytics/quick-create-vs-code.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,10 +176,12 @@ Follow the instructions in [Test queries locally with sample data](visual-studio
176176
|IotHubNamespace|MyASAIoTHub|Choose or enter the name of your IoT hub. IoT hub names are automatically detected if they're created in the same subscription.|
177177
|SharedAccessPolicyName|iothubowner| |
178178

179-
You can use the CodeLens feature to help you enter a string, select from a drop-down list, or change the text directly in the file. The following screenshot shows **Select from your Subscriptions** as an example.
179+
You can use the CodeLens feature to help you enter a string, select from a drop-down list, or change the text directly in the file. The following screenshot shows **Select from your Subscriptions** as an example. The credentials are auto-listed and saved in local credential manager.
180180

181181
![Configure input in Visual Studio Code](./media/quick-create-vs-code/configure-input.png)
182182

183+
![Configure input value in Visual Studio Code](./media/quick-create-vs-code/configure-input-value.png)
184+
183185
## Preview input
184186

185187
Select **Preview data** in **IoTHub1.json** from the top line. Some input data will be fetched from the IoT hub and shown in the preview window. This process might take a while.

0 commit comments

Comments
 (0)