Skip to content

Commit e31197e

Browse files
Merge pull request #220004 from timlt/update-cli-qs
Add link to cli formatting article
2 parents 1782240 + edfa87b commit e31197e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,11 @@ To launch the Cloud Shell:
3737
> [!NOTE]
3838
> If this is the first time you've used the Cloud Shell, it prompts you to create storage, which is required to use the Cloud Shell. Select a subscription to create a storage account and Microsoft Azure Files share.
3939
40-
2. Select your preferred CLI environment in the **Select environment** dropdown. This quickstart uses the **Bash** environment. All the following CLI commands work in PowerShell too.
40+
2. Select your preferred CLI environment in the **Select environment** dropdown. This quickstart uses the **Bash** environment. You can also use the **PowerShell** environment.
41+
42+
> [!NOTE]
43+
> Some commands require different syntax or formatting in the **Bash** and **PowerShell** environments. For more information, see [Tips for using the Azure CLI successfully](/cli/azure/use-cli-effectively?tabs=bash%2Cbash2).
44+
4145
![Select CLI environment](media/quickstart-send-telemetry-cli/cloud-shell-environment.png)
4246

4347
## Prepare two CLI sessions

0 commit comments

Comments
 (0)