Configuring GitHub Continuous Deployment on Azure with Project Oxford Application

Join [RockStep Solutions](http://rockstepsolutions.com/) as they talk about how they used [Azure SQL Temporal Tables](https://azure.microsoft.com/en-us/updates/preview-temporal-tables-in-azure-sql-database/) in their flag ship product [Climb](http://rockstepsolutions.com/features/introducing-climb/). Azure SQL Temporal tables is a feature of [Azure SQL Database](https://azure.microsoft.com/en-us/services/sql-database/) that allows you to track the full history of changes in critical data without the need for custom coding. Abigail Ames and Jay Taplin of Rockstep solutions talk about why they chose Temporal Tables, how they implemented it with Entity Framework Code First, and the advantages of choosing Temporal Tables over coding the solution themselves.
[01:43] What are Temporal Tables?
[03:09] Using Temporal Tables in Climb
[05:52] Implementing Temporal Tables
[12:28] SQL Auditing v.s. Temporal Tables
[14:40] More about RockStep Solutions