Azure
Provision and manage your Azure infrastructure with Ryvn
Manage your Microsoft Azure resources through Ryvn’s provisioning interface.
Prerequisites
Before you begin, make sure you have:
- An Azure account
- Access to the Azure Portal
Configure Your Environment
- Go to the Environments tab in the Ryvn Dashboard
- Click Create Environment in the top-right corner
- Give your environment a name (e.g. production)
- Select a release channel (e.g. production)
Release channels link services to environments. When you push code changes, services publish releases to release channels. Environments subscribed to those channels automatically deploy new releases.
- Click Create Environment
Provisioning Steps
- From your environment in the Ryvn Dashboard, click View Environment
- Click Self Setup
- Click Start Provisioning
- Select Azure as your cloud provider
- Fill out the form with your Azure credentials
- Click Continue
- Click Create Permissions
- Follow the Azure-specific instructions shown in the dashboard
- Return to Ryvn and wait for provisioning to complete
The provisioning process is automated and typically takes 15-20 minutes. Ryvn will set up all necessary Azure resources including networking, security, and compute infrastructure.
What Gets Created
Ryvn provisions a production-ready AKS cluster in your Azure account, complete with secure networking and RBAC configuration. This includes a VNet with private subnets, load balancers for service exposure, and all necessary network security groups and managed identities.