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: docs/DeploymentGuide.md
+17-16Lines changed: 17 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,6 @@ Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
22
22
23
23
This will allow the scripts to run for the current session without permanently changing your system's policy.
24
24
25
-
### **Configurable Deployment Settings**
26
-
27
-
When you start the deployment, most parameters will have **default values**, but you can update the following settings by following the steps [here](../docs/CustomizingAzdParameters.md):
28
25
29
26
30
27
## Deployment Options & Steps
@@ -100,19 +97,23 @@ Consider the following settings during your deployment to modify specific settin
|**Embedding Model Capacity**| Set the capacity for**embedding models**. | 80k |
115
-
|**Existing Log analytics workspace**| To reuse the existing Log analytics workspace Id. ||
100
+
When you start the deployment, most parameters will have **default values**, but you can update the following settings:[here](../docs/CustomizingAzdParameters.md):
0 commit comments