Skip to content

Commit 8e60107

Browse files
committed
Freshness update
1 parent 34fc019 commit 8e60107

File tree

1 file changed

+17
-18
lines changed

1 file changed

+17
-18
lines changed

articles/security/fundamentals/database-security-checklist.md

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,17 @@ title: Azure database security checklist| Microsoft Docs
33
description: Use the Azure database security checklist to make sure that you address important cloud computing security issues.
44
services: security
55
documentationcenter: na
6-
author: unifycloud
7-
manager: barbkess
8-
editor: tomsh
6+
author: terrylanfear
7+
manager: rkarlin
98

109
ms.assetid:
11-
ms.service: information-protection
12-
ms.subservice: aiplabels
10+
ms.service: security
11+
ms.subservice: security-fundamentalss
1312
ms.topic: article
1413
ms.tgt_pltfrm: na
1514
ms.workload: na
16-
ms.date: 11/21/2017
17-
ms.author: tomsh
15+
ms.date: 01/28/2023
16+
ms.author: terrylan
1817
---
1918

2019
# Azure database security checklist
@@ -23,14 +22,14 @@ To help improve security, Azure Database includes a number of built-in security
2322

2423
These include:
2524

26-
- A firewall that enables you to create [firewall rules](/azure/azure-sql/database/firewall-configure) limiting connectivity by IP address,
27-
- Server-level firewall accessible from the Azure portal
28-
- Database-level firewall rules accessible from SSMS
29-
- Secure connectivity to your database using secure connection strings
30-
- Use access management
31-
- Data encryption
32-
- SQL Database auditing
33-
- SQL Database threat detection
25+
* A firewall that enables you to create [firewall rules](/azure/azure-sql/database/firewall-configure) limiting connectivity by IP address,
26+
* Server-level firewall accessible from the Azure portal
27+
* Database-level firewall rules accessible from SSMS
28+
* Secure connectivity to your database using secure connection strings
29+
* Use access management
30+
* Data encryption
31+
* SQL Database auditing
32+
* SQL Database threat detection
3433

3534
## Introduction
3635
Cloud computing requires new security paradigms that are unfamiliar to many application users, database administrators, and programmers. As a result, some organizations are hesitant to implement a cloud infrastructure for data management due to perceived security risks. However, much of this concern can be alleviated through a better understanding of the security features built into Microsoft Azure and Microsoft Azure SQL Database.
@@ -57,6 +56,6 @@ Azure Database is a robust database platform, with a full range of security feat
5756
## Next steps
5857
You can improve the protection of your database against malicious users or unauthorized access with just a few simple steps. In this tutorial you learn to:
5958

60-
- Set up [firewall rules](/azure/azure-sql/database/firewall-configure) for your server and or database.
61-
- Protect your data with [encryption](/sql/relational-databases/security/encryption/sql-server-encryption).
62-
- Enable [SQL Database auditing](/azure/azure-sql/database/auditing-overview).
59+
* Set up [firewall rules](/azure/azure-sql/database/firewall-configure) for your server and or database.
60+
* Protect your data with [encryption](/sql/relational-databases/security/encryption/sql-server-encryption).
61+
* Enable [SQL Database auditing](/azure/azure-sql/database/auditing-overview).

0 commit comments

Comments
 (0)