Skip to content

Commit d74e841

Browse files
updated readme
1 parent 5807700 commit d74e841

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/quota_check.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ eastus, uksouth, eastus2, northcentralus, swedencentral, westus, westus2, southc
5757
### **Sample Output**
5858
The final table lists regions with available quota. You can select any of these regions for deployment.
5959

60-
![quota-check-ouput](images/quota-check-output.png)
60+
![quota-check-ouput](Images/quota-check-output.png)
6161

6262
---
6363
### **If using Azure Portal and Cloud Shell**
@@ -78,7 +78,7 @@ The final table lists regions with available quota. You can select any of these
7878
### **If using VS Code or Codespaces**
7979
1. Open the terminal in VS Code or Codespaces.
8080
2. If you're using VS Code, click the dropdown on the right side of the terminal window, and select `Git Bash`.
81-
![git_bash](images/git_bash.png)
81+
![git_bash](Images/git_bash.png)
8282
3. Navigate to the `scripts` folder where the script files are located and make the script as executable:
8383
```sh
8484
cd infra/scripts

0 commit comments

Comments
 (0)