File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ Download [Power BI Desktop](https://www.microsoft.com/download/details.aspx?id=4
32
32
33
33
![ Open Azure Cloud Shell] ( ./media/hdinsight-sales-insights-etl/hdinsight-sales-insights-etl-click-cloud-shell.png )
34
34
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.
37
37
38
38
``` cli
39
39
subscriptionID="<SUBSCRIPTION ID>"
You can’t perform that action at this time.
0 commit comments