Azure
Deploy Blendx apps to Microsoft Azure
Azure Deployment
Deploy Blendx standalone apps to Azure Container Apps with Azure Container Registry.
Guides
| Guide | Description |
|---|---|
| Deploy New App | Build and deploy a containerized app to Azure Container Apps |
| Set up Custom Domain | Configure DNS and automatic SSL/TLS certificate |
| Set up CI/CD | Automate deployments with GitHub Actions |
Prerequisites
- Azure CLI installed and configured
- Docker installed locally
- Access to Azure Container Registry
- GitHub repository (for CI/CD)
Recommended Flow
- Deploy New App - Initial container deployment to Azure
- Set up Custom Domain - Configure production domain with SSL
- Set up CI/CD - Automate future deployments

