Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| azure:az-500:alt:database_security [2022/07/25 15:05] – [Database Security] mmuze | azure:az-500:alt:database_security [2023/02/06 21:16] (current) – [SQL Database Authentication] mmuze | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Database Security ====== | ====== Database Security ====== | ||
| * [[https:// | * [[https:// | ||
| + | * [[https:// | ||
| ===== SQL Database Authentication ===== | ===== SQL Database Authentication ===== | ||
| * AAD is recommended over native SQL Server authentication for database authentication | * AAD is recommended over native SQL Server authentication for database authentication | ||
| + | * [[https:// | ||
| ==== SQL Authentication ==== | ==== SQL Authentication ==== | ||
| Line 15: | Line 17: | ||
| ==== AAD Authentication ==== | ==== AAD Authentication ==== | ||
| + | * **SSMS** supports authentication with AAD using AAD Universal Authentication | ||
| ===== SQL Database Firewalls ===== | ===== SQL Database Firewalls ===== | ||