Deploy and Manage Foundation Models
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing Operationalizing Machine Learning and Generative AI Solutions premium course — no separate purchase.
14-day money-back guarantee — no questions asked.
Included in this chapter:
- Serverless API or managed compute
- Deployment types: Standard, Provisioned, Batch
- Spillover: draining a full PTU deployment
- Runtime guardrails: filters and Prompt Shields
- Choosing a model: class, leaderboard, router
- Versioning, updates, and retirement
- Exam-pattern recognition
Serving a pay-as-you-go model: Standard vs Provisioned vs Global Batch
| Decision axis | Standard | Provisioned (PTU) | Global Batch |
|---|---|---|---|
| Billing basis | Pay per token | Per PTU per hour (reservation-discountable) | Pay per token, 50% off Global Standard |
| Capacity | Best-effort, shared | Reserved, dedicated | Separate async batch quota |
| Latency | Variable at high volume | Low and predictable | Async, up to 24-hour turnaround |
| Throughput guarantee | None (TPM/RPM rate limit) | Guaranteed by allocated PTUs | No real-time SLA |
| Best for | Variable or bursty real-time traffic | High, steady real-time volume | Large offline, cost-minimizing jobs |
| Cost lever | Rebalance TPM or request an increase | Provisioned Throughput Reservation | The batch discount itself |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
References
- Microsoft Foundry Models overview (classic) - Microsoft Foundry (classic) portal
- Deploy models with managed compute (classic) - Microsoft Foundry (classic) portal
- Understanding deployment types in Microsoft Foundry Models - Microsoft Foundry
- Azure OpenAI in Microsoft Foundry Models Quotas and Limits - Microsoft Foundry
- Provisioned throughput for Foundry Models - Microsoft Foundry
- How to use global batch processing with Azure OpenAI in Microsoft Foundry Models - Microsoft Foundry
- Manage traffic with spillover for provisioned deployments - Microsoft Foundry
- Content filtering for Microsoft Foundry Models (classic) - Microsoft Foundry (classic) portal
- Harm categories and severity levels in Microsoft Foundry - Microsoft Foundry
- Prompt Shields in Microsoft Foundry - Microsoft Foundry
- Protected Material Detection Filter - Microsoft Foundry
- Compare models using the model leaderboard - Microsoft Foundry
- Model router for Microsoft Foundry concepts - Microsoft Foundry
- Model versioning in Microsoft Foundry Models (classic) - Microsoft Foundry (classic) portal
- Azure OpenAI in Microsoft Foundry Models working with models - Microsoft Foundry
- Foundry Models lifecycle and support policy - Microsoft Foundry