Manage your Microsoft Azure resources through Ryvn’s provisioning interface.

Prerequisites

Before you begin, make sure you have:

Configure Your Environment

  1. Go to the Environments tab in the Ryvn Dashboard
  2. Click Create Environment in the top-right corner
  3. Give your environment a name (e.g. production)
  4. 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.

  5. Click Create Environment

Provisioning Steps

  1. From your environment in the Ryvn Dashboard, click View Environment
  2. Click Self Setup
  3. Click Start Provisioning
  4. Select Azure as your cloud provider
  5. Fill out the form with your Azure credentials
  6. Click Continue
  7. Click Create Permissions
  8. Follow the Azure-specific instructions shown in the dashboard
  9. 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.