Microsoft Azure
Deploy Orchestr8 on Azure with Microsoft's cloud-native services.
Overview
Orchestr8 on Azure leverages:
- Azure Kubernetes Service (AKS) for managed Kubernetes
- Azure Active Directory for identity and access management
- Azure Application Gateway for traffic routing
- Azure Disk for persistent storage
- Azure Monitor for observability
Features
| Feature | Status | Azure Service |
|---|---|---|
| Managed Kubernetes | ✅ Supported | Azure AKS |
| Load Balancing | 🚧 Manual Setup | Application Gateway |
| Storage | ✅ Supported | Azure Disk |
| Monitoring | ✅ Supported | Azure Monitor |
| Identity Management | 🚧 Manual Setup | Azure AD + OIDC |
Current Implementation Status
⚠️ Partial Support: Azure support is currently in development. While the platform can be deployed on existing AKS clusters, infrastructure provisioning is not yet automated.
Available Features
- ✅ Platform deployment on existing AKS clusters
- ✅ Azure Disk CSI driver integration
- ✅ Basic Azure Monitor integration
- ✅ Workload Identity for secure authentication
Manual Setup Required
- 🚧 AKS cluster provisioning
- 🚧 Azure Application Gateway configuration
- 🚧 Azure AD integration with Keycloak
- 🚧 Automated networking and security setup
Next Steps
- Setup Guide - Step-by-step Azure deployment instructions
- Features Matrix - Detailed feature availability and compatibility
- Best Practices - Azure-specific recommendations (Coming Soon)