Connecting to the Database on Mac

In this guide, we show you how you can connect and work with your Cloud Database on Mac.

Prerequisite

Connecting to the Database

Follow the steps below to connect and work with your Umbraco Cloud Database on a Mac.

  1. Go to the Connection Details Page on your Umbraco Cloud project.

  2. Copy the connection details from the Connection Details Page.

  1. Open Azure Data Studio.

  2. Click "Create a connection" on the welcome page in Azure Data Studio.

  1. Change the Authentication type to SQL Login and enter the connection details copied from Umbraco Cloud.

  1. Click Connect once the connection details have been filled out.

You have now connected to your database. You can work with the databases on Umbraco Cloud like you could on any other host. Remember to let Umbraco Cloud do the work when it comes to the Umbraco-related tables (Umbraco* and CMS* tables).

Last updated