Skip to content

Commit a2b9644

Browse files
author
SPRINX0\prochazka
committed
deploy on azure
1 parent 5b4ac79 commit a2b9644

File tree

3 files changed

+96
-0
lines changed

3 files changed

+96
-0
lines changed

content/blog/2025-03-07-azure.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
layout: post
3+
title: DbGate available on Azure
4+
categories: development
5+
date: 2025-03-07 15:00:00
6+
---
7+
8+
DbGate is now available on the Azure Marketplace, introducing the "DbGate Azure Edition" tailored specifically for Azure Cloud environments.
9+
10+
If you’re familiar with Azure services, installing the web version of DbGate can be done in just a few clicks. Once it’s up and running, you have full access to manage users, connections, and roles, including the ability to grant specific connection permissions to particular users.
11+
12+
<!--more-->
13+
14+
You could start with [DbGate on Azure](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/sprinxsystemsas1582034211947.dbgate_azure_vm?tab=Overview) right now!
15+
16+
We recomend virtual machine with 2 GB RAM at least.
17+
18+
You could find more information about [DbGate Azure edition here](/features/azure).
19+
20+
21+
## Installation process
22+
23+
At first, DbGate asks you for admin password:
24+
25+
<img src="/fragments/setadminpassword.png" alt="Set admin password" width="800px" />
26+
27+
After connecting, you could create users and connections from administration interface
28+
29+
<img src="/screenshots/adminconn.png" alt="Admin connections" width="800px" />

content/features/azure.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
title: Deploy on Azure
3+
subtitle: Single-click deploy on Microsoft Azure
4+
icon: azure.svg
5+
weight: 14
6+
demo_url: https://azuremarketplace.microsoft.com/en-us/marketplace/apps/sprinxsystemsas1582034211947.dbgate_azure_vm?tab=Overview
7+
demo_title: View on Azure
8+
---
9+
10+
DbGate Azure edition is a collaborative, multi-user web platform specifically designed for database management within Azure. By taking advantage of Azure infrastructure, it streamlines teamwork for organizations operating in cloud environments. Its shared, browser-based interface simplifies collaboration, data access, and database oversight while seamlessly integrating with Azure.
11+
12+
<p>
13+
<a href="https://azuremarketplace.microsoft.com/en-us/marketplace/apps/sprinxsystemsas1582034211947.dbgate_azure_vm?tab=Overview" target="_blank" class="button is-info is-medium">DbGate on Azure</a>
14+
</p>
15+
16+
## DbGate Azure key features
17+
DbGate Azure supports the same features as DbGate Team Premium, but is optimalized for Azure
18+
19+
* Supports Azure managed identity
20+
* Administration for users, connections and roles
21+
* Data browsing, filtering and editing
22+
* Import and export data
23+
* Visual query builder
24+
25+
## Installation process
26+
Installation on Azure is very straighforward, it is almost single-click process.
27+
28+
We recommend virtual machines with 2 GB RAM.
29+
30+
After installation, you have to set admin password, then you could administer connections, users, roles and grant permissions.
31+
32+
## Subscription and licensing
33+
DbGate Azure can be subscribed to through the Azure Marketplace, with pricing based on the number of processor of the chosen virtual machine.
34+
35+
A 30-day free trial gives you access to all DbGate features. After the trial, billing follows Azure pricing plan according to the selected instance size. No additional licensing is required, as all payments are handled through the [Azure Marketplace](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/sprinxsystemsas1582034211947.dbgate_azure_vm?tab=Overview) subscription.
36+
37+
## DbGate Azure updates
38+
DbGate Azure has it's special build and runs directly virtual server (there is no additional virtualization layer like docker). There is auto-upgrade functionality - after start, the container makes request for the newest build and if found, it replaces old version. You don't have do upgrade manually.
39+
40+
If you create manually new virtual machine with new version, it will have its new database (internal MySQL database is part of virtual machine), so there is no simple way of moving connections and users to new virtual machine.
41+
42+
<p>
43+
<a href="https://azuremarketplace.microsoft.com/en-us/marketplace/apps/sprinxsystemsas1582034211947.dbgate_azure_vm?tab=Overview" target="_blank" class="button is-info is-medium">DbGate on Azure</a>
44+
</p>

static/img/azure.svg

Lines changed: 23 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)