File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff 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**
61631. Open the terminal in VS Code or Codespaces.
62642. 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+
74784. If you see the error ` _bash: az: command not found_` , install Azure CLI:
7579
7680 ` ` ` sh
You can’t perform that action at this time.
0 commit comments