You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,10 +40,6 @@ The documents are intended for use as sample data only.
40
40
QUICK DEPLOY
41
41
</h2>
42
42
43
-
|[](https://codespaces.new/microsoft/document-generation-solution-accelerator)|[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/microsoft/document-generation-solution-accelerator)|[](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
-
47
43
### Prerequisites
48
44
49
45
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
➡️ To ensure sufficient quota is available in your subscription, please follow **[Quota check instructions guide](./docs/quota_check.md)** before you deploy the solution.
60
61
61
62
<!-- Here are some example regions where the services are available: East US, East US2, Australia East, UK South, France Central. -->
62
63
64
+
|[](https://codespaces.new/microsoft/document-generation-solution-accelerator)|[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/microsoft/document-generation-solution-accelerator)|[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fmicrosoft%2Fdocument-generation-solution-accelerator%2Fmain%2Finfra%2Fmain.json)|
65
+
|---|---|---|
63
66
64
67
### Configurable Deployment Settings
65
68
@@ -83,9 +86,6 @@ By default, the **GPT model capacity** in deployment is set to **30k tokens**.
83
86
84
87
To adjust quota settings, follow these [steps](./docs/AzureGPTQuotaSettings.md)
85
88
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
-
89
89
### Deployment Options
90
90
Pick from the options below to see step-by-step instructions for: GitHub Codespaces, VS Code Dev Containers, Local Environments, and Bicep deployments.
0 commit comments