DC Associates Group logoDC Associates Group

Home / Support / MariaDB on AlmaLinux 9

MariaDB on AlmaLinux 9 — Support & Quick Start

MariaDB on AlmaLinux 9 — MariaDB on AlmaLinux 9: the community-driven MySQL-compatible database on an enterprise-grade RHEL-compatible base. Published by DC Associates Group on the Azure Marketplace, deployed in your own Azure subscription.

At a glance

Application ports3306 (MySQL protocol)
VersionMariaDB latest
PlatformAlmaLinux 9

Quick start

  1. Deploy from the Azure Marketplace (Get It Now → Create), choosing your SSH key at the Administration step.
  2. Allow inbound SSH (22) for yourself plus the application port(s): 3306 (MySQL protocol) — restrict to your own IP where possible.
  3. Connect your client or application to the VM's IP on the database port, then create your application roles.

Looking for a generated credential?

Some images generate a one-time admin credential at first boot. List whichever credential file your VM created:

sudo ls /var/lib/*/admin-password /opt/*/admin-password /root/*credential* /root/.*-initial-password 2>/dev/null

Still stuck?

Email support@dcassociatesgroup.com (response within 1 business day) or send a message via the contact form. Include the offer name, VM size, region, and any log output — sudo journalctl -u <service> -n 100 usually tells the story.