Skip to content

Commit 0d1c76f

Browse files
Merge pull request #83 from Vinay-Microsoft/main
docs: Updated documentation to use the correct file name for quota script
2 parents efcb906 + b56ef34 commit 0d1c76f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/DeploymentGuide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This will allow the scripts to run for the current session without permanently c
3232

3333
### **Important: Check Azure OpenAI Quota Availability**
3434

35-
⚠️ To ensure sufficient quota is available in your subscription, please follow [quota check instructions guide](./Quota_Check.md) before you deploy the solution.
35+
⚠️ To ensure sufficient quota is available in your subscription, please follow [quota check instructions guide](./quota_check.md) before you deploy the solution.
3636

3737
<br/>
3838

@@ -254,4 +254,4 @@ This will rebuild the source code, package it into a container, and push it to t
254254
255255
4. **Deleting Resources After a Failed Deployment**
256256
257-
- Follow steps in [Delete Resource Group](./DeleteResourceGroup.md) if your deployment fails and/or you need to clean up the resources.
257+
- Follow steps in [Delete Resource Group](./DeleteResourceGroup.md) if your deployment fails and/or you need to clean up the resources.

0 commit comments

Comments
 (0)