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: articles/ai-services/openai/how-to/spillover-traffic-management.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,10 @@ Spillover is a capability that automates the process of sending overage traffic
18
18
19
19
## Prerequisites
20
20
- A global provisioned or data zone provisioned deployment to be used as your primary deployment.
21
-
- A global or data zone standard deployment to be used as your spillover deployment. This deployment must be in the same Azure OpenAI Service resource as your primary provisioned deployment.
21
+
- A global or data zone standard deployment to be used as your spillover deployment.
22
+
23
+
- The provisioned and standard deployments must be in the same Azure OpenAI Service resource to be eligible for spillover.
24
+
22
25
- The data processing level of your standard deployment must match your provisioned deployment (e.g. global provisioned deployment must be used with a global standard spillover deployment).
23
26
24
27
## When to enable spillover on provisioned deployments
0 commit comments