Skip to content

Commit cb33ffe

Browse files
authored
Fixed typos
1 parent baee6f9 commit cb33ffe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/hdinsight-sales-insights-etl.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Download [Power BI Desktop](https://www.microsoft.com/download/details.aspx?id=4
3232

3333
![Open Azure Cloud Shell](./media/hdinsight-sales-insights-etl/hdinsight-sales-insights-etl-click-cloud-shell.png)
3434
1. In the **Select environment** drop-down menu, choose **Bash**.
35-
1. List your subscriptions by typing the command `az account list --output table`. Note the Id of the subscription that you will use for this project.
36-
1. Set the subscription you will use for this project and set the subscriptioID variable which will be used later.
35+
1. List your subscriptions by typing the command `az account list --output table`. Note the ID of the subscription that you will use for this project.
36+
1. Set the subscription you will use for this project and set the subscriptionID variable which will be used later.
3737

3838
```cli
3939
subscriptionID="<SUBSCRIPTION ID>"

0 commit comments

Comments
 (0)