Showing results for April 2023 - Azure SQL Devs’ Corner

Apr 24, 2023
3
3

Using Ledger in Azure SQL Database

Brian Spendolini
Brian Spendolini

Transactions have to be protected and you need to know when something is altered or prevent altering of records from the start. Ledger, available in Azure SQL Database and SQL Server 2022, helps to protect your database and establish trust, accuracy and integrity in your data. Ledger accomplishes this goal in a couple of ways. First, it provides...

Azure SQLAzure Data StudioLedger
Apr 14, 2023
10
5

Make data more human with Azure OpenAI and Azure SQL

Valentina Alto
Valentina Alto

In January 2023, Microsoft announced the General Availability of the Azure OpenAI Service (AOAI), which allows Azure customers to access OpenAI models directly within their Azure subscription and with their own capacity. There are four models families available at the moment:   In this post, we will see how y...

Azure SQL