Download the database

During the deployment of the Sitefinity CMS app, an Azure SQL Database server instance and database are created. The database connection string is kept in the Application settings in Azure portal. Because Sitefinity CMS needs to know explicitly that the database is hosted in Azure, the db type is defined in a special key, which is also kept in Application settings. It is deployed automatically during the Sitefinity CMS web app deployment process.

View connection string

To view the connection string settings and key, In Azure portal, open your web app page and in the left pane, click Application settings.

Manage the database

You can manage the database with SQL management studio.
For more information about the Azure SQL Database service, see SQL Database.

Export the database

You can export the SQL database from Azure, using procedure Export an Azure SQL database to a BACPAC file.

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?