File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
learn-pr/azure/secure-your-azure-sql-database Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ Azure SQL Database is a great service for the storage of relational data. There
8
8
9
9
## Learning objectives
10
10
11
- In this module, you will :
11
+ In this module, you'll :
12
12
13
- - Control network access to your Azure SQL Database using firewall rules
14
- - Control user access to your Azure SQL Database using authentication and authorization
15
- - Protect your data in transit and at rest
16
- - Audit and monitor your Azure SQL Database for access violations
13
+ - Control network access to your Azure SQL Database using firewall rules.
14
+ - Control user access to your Azure SQL Database using authentication and authorization.
15
+ - Protect your data in transit and at rest.
16
+ - Audit and monitor your Azure SQL Database for access violations.
Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ metadata:
13
13
title : Secure your Azure SQL Database
14
14
summary : Secure your Azure SQL Database to keep your data secure and diagnose potential security concerns as they happen.
15
15
abstract : |
16
- In this module, you will :
17
- - Control network access to your Azure SQL Database using firewall rules
18
- - Control user access to your Azure SQL Database using authentication and authorization
19
- - Protect your data in transit and at rest
20
- - Audit and monitor your Azure SQL Database for access violations
16
+ In this module, you'll :
17
+ - Control network access to your Azure SQL Database using firewall rules.
18
+ - Control user access to your Azure SQL Database using authentication and authorization.
19
+ - Protect your data in transit and at rest.
20
+ - Audit and monitor your Azure SQL Database for access violations.
21
21
prerequisites : None
22
22
iconUrl : /training/achievements/secure-your-azure-sql-database.svg
23
23
levels :
You can’t perform that action at this time.
0 commit comments