Skip to content

Commit 2dfb878

Browse files
authored
Merge pull request #8425 from emad-almousa/patch-3
regular tables can't be created in ledger DB
2 parents 9e113be + 15ca71f commit 2dfb878

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/relational-databases/security/ledger/ledger-how-to-configure-ledger-database.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ This article provides information on configuring a [ledger database](ledger-over
3030

3131
## Enable ledger database
3232

33+
> [!NOTE]
34+
> Enabling the ledger functionality at the database level will make all tables in this database updatable ledger tables. This option cannot be changed after the database is created. Creating a table with the option `LEDGER = OFF` will throw an error message.
35+
3336
# [Portal](#tab/Portal)
3437

3538
1. Open the [Azure portal](https://portal.azure.com/) and [create an Azure SQL Database](/azure/azure-sql/database/single-database-create-quickstart?tabs=azure-portal) .

0 commit comments

Comments
 (0)