This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Note
: This deployment method is available in the Enterprise edition only.
Table of contents
This guide explains how to deploy CloudBeaver Enterprise on Microsoft Azure using the Azure Portal.
Prerequisites
Before you begin, ensure you have a Microsoft Azure account for accessing Azure services.
Tip: If you don’t have an Azure account, sign up on the Azure signup page.
Deployment
Select the CloudBeaver Enterprise image
- Log in to the Azure Portal and search for Community images in the search bar.
- In the search bar on the left side under Community images, enter
cloudbeaver-ee. Select the image for your region from the list and click Create VM.
Configure the virtual machine
-
Project details:
- Subscription: Choose your Azure subscription.
- Resource group: Create a new group or select an existing one.
-
Instance details:
- Virtual machine name: Set a unique name for the VM.
- Size: Choose a VM with at least 2 vCPUs and 4 GiB RAM.
-
Administrator account:
- Username: Set to
ubuntu. - SSH public key source: Generate a new key pair or use an existing one.
- Username: Set to
-
Inbound port rules:
- Select inbound ports: Enable ports SSH (22), HTTP (80), and HTTPS (443).
-
Double-check your configuration and click Review + Create to finalize.
-
Begin the initial setup of the CloudBeaver server in your browser.
Initial setup
-
In your browser, go to
http://<Instance_IP>/, where<Instance_IP>is the public IP address of your instance. -
You’ll be redirected to CloudBeaver’s initial configuration wizard to complete the setup.
CloudBeaver Documentation
- Getting started
- Create connection
- Connection network options
- Supported databases
- Drivers management

- Database authentication methods
- Database navigator
- Properties editor
- Data editor
- SQL editor
- Entity relation diagrams

- Cloud services
- AI Smart assistance
- Data transfer
- General user guide
- Administration
- Server configuration
- Server security and access configuration
- Authentication methods
- Access management
- Proxy configuration
- Secret management

- Logs
- Query manager
- Workspace location
- Command line parameters
- Session manager

- Deployment options
- CloudBeaver Editions
- FAQ
- Development