Skip to content

Commit ea0e55b

Browse files
Update README.md
1 parent 1f4543b commit ea0e55b

File tree

1 file changed

+6
-19
lines changed

1 file changed

+6
-19
lines changed

README.md

Lines changed: 6 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -39,21 +39,6 @@ The sample data used in this repository is synthetic and generated using Azure O
3939
QUICK DEPLOY
4040
</h2>
4141

42-
### ⚠️ Important: Check OpenAI Quota Availability
43-
44-
Before deploying the accelerator, **ensure sufficient quota is available**.
45-
46-
🚨 **Failure to check quota may lead to deployment issues.**
47-
48-
➡️ Refer to **[Quota Check Instructions](./docs/quota_check.md)** for detailed steps.
49-
50-
---
51-
52-
| [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/microsoft/Conversation-Knowledge-Mining-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/Conversation-Knowledge-Mining-Solution-Accelerator) | [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2FConversation-Knowledge-Mining-Solution-Accelerator%2Fmain%2Finfra%2Fmain.json) |
53-
|---|---|---|
54-
55-
56-
5742
### **Prerequisites**
5843

5944
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)
@@ -70,7 +55,13 @@ Check the [Azure Products by Region](https://azure.microsoft.com/en-us/explore/g
7055

7156
Here are some example regions where the services are available: East US, East US2, Australia East, UK South, France Central.
7257

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.
7361

62+
| [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/microsoft/Conversation-Knowledge-Mining-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/Conversation-Knowledge-Mining-Solution-Accelerator) | [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2FConversation-Knowledge-Mining-Solution-Accelerator%2Fmain%2Finfra%2Fmain.json) |
63+
|---|---|---|
64+
7465
### **Configurable Deployment Settings**
7566

7667
When you start the deployment, most parameters will have **default values**, but you can update the following settings:
@@ -94,10 +85,6 @@ By default, the **GPT model capacity** in deployment is set to **30k tokens**.
9485
9586
To adjust quota settings, follow these [steps](./docs/AzureGPTQuotaSettings.md)
9687

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

0 commit comments

Comments
 (0)