Skip to content

Commit 87b23a0

Browse files
Update quota_check.md
1 parent 41a0e51 commit 87b23a0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/quota_check.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ The final table lists regions with available quota. You can select any of these
5757
chmod +x quota_check_params.sh
5858
./quota_check_params.sh
5959
```
60+
- Refer to [Input Formats](#input-formats) for detailed commands.
61+
6062
### **If using VS Code or Codespaces**
6163
1. Open the terminal in VS Code or Codespaces.
6264
2. Navigate to the `scripts` folder where the script files are located and make the script as executable:
@@ -71,6 +73,8 @@ The final table lists regions with available quota. You can select any of these
7173
```sh
7274
./quota_check_params.sh
7375
```
76+
- Refer to [Input Formats](#input-formats) for detailed commands.
77+
7478
4. If you see the error `_bash: az: command not found_`, install Azure CLI:
7579

7680
```sh

0 commit comments

Comments
 (0)