Skip to main content

Development Environment

Lifecycle stages:


Overview

AI Platform uses the managed Azure ML infrastructure to automatically provision integrated development environments (IDEs) for both JupyterLab and VS Code notebooks.

These environments are built on Conda and come pre-configured with essential libraries and Azure ML integrations—allowing you to develop, train, and deploy models seamlessly.

Compute is handled by a dedicated Azure Kubernetes Service (AKS) cluster, while a shared persistent data volume ensures that notebooks, environments, and data can be retained across sessions and accessible across projects. This setup supports scalable, collaborative, and reproducible AI/ML workflows on the platform.


Documents available for this stage