From the course: Complete Guide to Advanced SQL Server

Unlock the full course today

Join today to access over 24,400 courses taught by industry experts.

Enable ledger in Azure SQL Database

Enable ledger in Azure SQL Database - SQL Server Tutorial

From the course: Complete Guide to Advanced SQL Server

Enable ledger in Azure SQL Database

So far, we've been exploring the ledger in the on-premises version of SQL Server 2022. You can also take advantage of the technology when you deploy cloud-hosted Azure SQL databases as well. To get started, log in to your Azure account at portal.azure.com. From the main dashboard, click on the "Menu" button in the upper left-hand corner and then click on "SQL databases." From here, click the "Create" button. That opens up the workflow for configuring the required resources on your account. Now, I'm not going to go through the entire process of configuring and deploying the database server here in this video, but I do need to make a few selections so that we can see the options for enabling the ledger. If you'd like to follow along, it really doesn't matter what names you use for the following services. I just need to fill in a minimum of information to proceed to the next step. So I'm going to come down and create a new resource group and I'll name it aw-ledger-rg. Then we'll scroll…

Contents