Azure ML Service
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing Microsoft Azure AI Fundamentals premium course — no separate purchase.
Included in this chapter:
- What you get inside the workspace: the eight capabilities AI-900 names
- Build-to-deploy on Azure ML: which capability serves which lifecycle stage
- Exam-pattern recognition: AutoML vs Designer vs code, and the distractor traps
Authoring experiences in Azure Machine Learning studio
| Experience | Coding required | Who it's for | Effort / control trade-off | Best when |
|---|---|---|---|---|
| Automated ML (AutoML) | No-code (studio UI) or code (SDK/CLI) | Analysts and developers without deep ML expertise | Lowest effort; least control: the service picks algorithm and tunes | You want the best model found automatically by trying many algorithms |
| Designer | No-code (drag-and-drop) | Users who want a visual pipeline without writing code | Low effort; moderate control over the visual pipeline steps | You want a visible, repeatable, editable training/inference pipeline |
| Notebooks + Python SDK / CLI | Code-first | Data scientists and ML engineers | Highest effort; full control over data, algorithm, and training loop | You need custom logic, frameworks, or fine-grained control |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.