Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 705 Bytes

CHANGELOG.md

File metadata and controls

36 lines (23 loc) · 705 Bytes

Azure SQL Database Developer Workshop Changelog

1.5.0 (2023-10-10)

Features

  • Version 1.5.0 of the Azure SQL Database Developer Workshop.

For PASS 2023

Includes:

  • Using MVC Todo app
  • Move to table APIs for insert/update/delete
  • Added SQL Trigger Binding for Azure Functions
  • Added the usage of the Always Free Azure SQL Database
  • CI/CD via GitHub Actions

1.0.0 (2023-07-22)

Features

  • Version 1.0.0 of the Azure SQL Database Developer Workshop.

For VS Live 2023 at Microsoft HQ.

Includes:

  • Database SQL Projects
  • SQLCMD Go create database in docker
  • Data API Builder
  • SWA cli
  • REST API Invocation with OpenAI and Azure Functions