Skip to content

Commit 1db5243

Browse files
Update README.md
1 parent 883b42b commit 1db5243

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ The documents are intended for use as sample data only.
4040
QUICK DEPLOY
4141
</h2>
4242

43-
| [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/microsoft/document-generation-solution-accelerator) | [![Open in Dev Containers](https://img.shields.io/static/v1?style=for-the-badge&label=Dev%20Containers&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/microsoft/document-generation-solution-accelerator) | [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2Fdocument-generation-solution-accelerator%2Fmain%2Finfra%2Fmain.json) |
44-
|---|---|---|
45-
46-
4743
### Prerequisites
4844

4945
To deploy this solution accelerator, ensure you have access to an [Azure subscription](https://azure.microsoft.com/free/) with the necessary permissions to create **resource groups and resources**. Follow the steps in [Azure Account Set Up](./docs/AzureAccountSetUp.md)
@@ -57,9 +53,16 @@ Check the [Azure Products by Region](https://azure.microsoft.com/en-us/explore/g
5753
- GPT Model Capacity
5854
- [Azure Semantic Search](./docs/AzureSemanticSearchRegion.md)
5955

56+
Here are some example regions where the services are available: East US, East US2, Australia East, UK South, France Central.
57+
58+
### ⚠️ Important: Check Azure OpenAI Quota Availability
59+
60+
➡️ To ensure sufficient quota is available in your subscription, please follow **[Quota check instructions guide](./docs/quota_check.md)** before you deploy the solution.
6061

6162
<!-- Here are some example regions where the services are available: East US, East US2, Australia East, UK South, France Central. -->
6263

64+
| [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/microsoft/document-generation-solution-accelerator) | [![Open in Dev Containers](https://img.shields.io/static/v1?style=for-the-badge&label=Dev%20Containers&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/microsoft/document-generation-solution-accelerator) | [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2Fdocument-generation-solution-accelerator%2Fmain%2Finfra%2Fmain.json) |
65+
|---|---|---|
6366

6467
### Configurable Deployment Settings
6568

@@ -83,9 +86,6 @@ By default, the **GPT model capacity** in deployment is set to **30k tokens**.
8386
8487
To adjust quota settings, follow these [steps](./docs/AzureGPTQuotaSettings.md)
8588

86-
87-
**⚠️ Warning:** **Insufficient quota can cause deployment errors.** Please ensure you have the recommended capacity or request for additional capacity before deploying this solution.
88-
8989
### Deployment Options
9090
Pick from the options below to see step-by-step instructions for: GitHub Codespaces, VS Code Dev Containers, Local Environments, and Bicep deployments.
9191

0 commit comments

Comments
 (0)