Skip to content

Commit

Permalink
other code indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ivorb committed Nov 2, 2023
1 parent 8e738dc commit c6f4d55
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Instructions/Labs/02-custom-document-intelligence.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ You'll use the sample forms from the **02-custom-document-intelligence/sample-fo

1. In the terminal pane, run the following command to list Azure locations.

```
az account list-locations -o table
```
```
az account list-locations -o table
```

1. In the output, find the **Name** value that corresponds with the location of your resource group (for example, for *East US* the corresponding name is *eastus*).

Expand All @@ -100,9 +100,9 @@ Then **save** your changes.

13. In the terminal for the **02-custom-document-intelligence** folder, enter the following command to run the script:

```
sh setup.sh
```
```
sh setup.sh
```

14. When the script completes, review the displayed output and note your Azure resource's SAS URI.
Expand Down

0 comments on commit c6f4d55

Please sign in to comment.