Skip to content

Commit f09f47c

Browse files
committed
deploy updates
1 parent 0c799bb commit f09f47c

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
@@ -71,7 +71,7 @@ You can run this solution in VS Code Dev Containers, which will open the project
7171
If you're not using one of the above options for opening the project, then you'll need to:
7272

7373
1. Make sure the following tools are installed:
74-
- [PowerShell](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-7.5) <small>(v7.0+)</small> - available for Windows, macOS, and Linux. (Required for Windows users only. Follow the steps [here](./docs/PowershellSetup.md) to add it to the Windows PATH.)
74+
- [PowerShell](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-7.5) <small>(v7.0+)</small> - available for Windows, macOS, and Linux. (Required for Windows users only. Follow the steps [here](./PowershellSetup.md) to add it to the Windows PATH.)
7575
- [Azure Developer CLI (azd)](https://aka.ms/install-azd)
7676
- [Python 3.9+](https://www.python.org/downloads/)
7777
- [Docker Desktop](https://www.docker.com/products/docker-desktop/)
@@ -122,7 +122,7 @@ To adjust quota settings, follow these [steps](./AzureGPTQuotaSettings.md).
122122

123123
### ⚠️ Important: Check Azure OpenAI Quota Availability
124124

125-
➡️ To ensure sufficient quota is available in your subscription, please follow **[Quota check instructions guide](./docs/quota_check.md)** before you deploy the solution. Insufficient quota can cause deployment errors. Please ensure you have the recommended capacity or request additional capacity before deploying this solution.
125+
➡️ To ensure sufficient quota is available in your subscription, please follow **[Quota check instructions guide](./QuotaCheck.md)** before you deploy the solution. Insufficient quota can cause deployment errors. Please ensure you have the recommended capacity or request additional capacity before deploying this solution.
126126

127127
</details>
128128

0 commit comments

Comments
 (0)