Skip to content

Latest commit

 

History

History
 
 

securescaleabledbapp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Demos for Azure SQL Database Security, Scalability, and Availability

These are demos for Azure SQL Database security, scalability, and availability. Each set of demos are in the following folders:

demo1_secure

Code and scripts to demonstrate Azure SQL Database secure connections and SQL Injection attacks.

demo2_perf

Scripts to show Parameter Plan Optimization (PSP) which is available in SQL Server 2022 Public Preview and will be available in Azure SQL Database.

demo3_availability

Code and scripts to show built-in retry logic in the SQL provider used against a failover for an Azure SQL Database.