Skip to content

Commit 4c370a4

Browse files
authored
Merge pull request #49278 from wwlpublish/260e3b350360809277ab2e4abc9a80e82b4f5441545a906848bedd1877fc170e-live
Modules/M03-security-azure-sql-database-azure-sql-managed-instance
2 parents f3ee75f + a120608 commit 4c370a4

File tree

41 files changed

+657
-123
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+657
-123
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43484,6 +43484,16 @@
4348443484
"source_path": "learn-pr/student-evangelism/web-development-101-variables/index.yml",
4348543485
"redirect_url": "https://learn.microsoft.com/en-us/training/browse/",
4348643486
"redirect_document_id": false
43487+
},
43488+
{
43489+
"source_path": "learn-pr/wwl-azure/security-azure-sql-database-azure-sql-managed-instance/10-knowledge-check.md",
43490+
"redirect_url": "/training/modules/security-azure-sql-database-azure-sql-managed-instance/11-knowledge-check",
43491+
"redirect_document_id": false
43492+
},
43493+
{
43494+
"source_path": "learn-pr/wwl-azure/security-azure-sql-database-azure-sql-managed-instance/11-summary.md",
43495+
"redirect_url": "/training/modules/security-azure-sql-database-azure-sql-managed-instance/12-summary",
43496+
"redirect_document_id": false
4348743497
}
4348843498
]
4348943499
}

learn-pr/wwl-azure/security-azure-sql-database-azure-sql-managed-instance/1-introduction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Introduction
88
description: "Introduction"
9-
ms.date: 05/29/2024
9+
ms.date: 02/24/2025
1010
author: wwlpublish
1111
ms.author: serlingdavis
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
1515
durationInMinutes: 3
1616
content: |
17-
[!include[](includes/1-introduction.md)]
17+
[!include[](includes/1-introduction.md)]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.security-azure-sql-database-azure-sql-managed-instance.implement-an-azure-sql-database-firewall
3+
title: Implement an Azure SQL Database firewall
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Implement an Azure SQL Database firewall
8+
description: "Implement an Azure SQL Database firewall"
9+
ms.date: 02/24/2025
10+
author: wwlpublish
11+
ms.author: serlingdavis
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 10
16+
content: |
17+
[!include[](includes/10-implement-an-azure-sql-database-firewall.md)]

learn-pr/wwl-azure/security-azure-sql-database-azure-sql-managed-instance/10-knowledge-check.yml renamed to learn-pr/wwl-azure/security-azure-sql-database-azure-sql-managed-instance/11-knowledge-check.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Knowledge check
88
description: "Knowledge check"
9-
ms.date: 05/29/2024
9+
ms.date: 02/24/2025
1010
author: wwlpublish
1111
ms.author: serlingdavis
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
1515
durationInMinutes: 10
1616
content: |
17-
[!include[](includes/10-knowledge-check.md)]
17+
[!include[](includes/11-knowledge-check.md)]
1818
quiz:
1919
title: "Check your knowledge"
2020
questions:
@@ -72,4 +72,4 @@ quiz:
7272
explanation: "Authentication mechanisms are designed to secure access, rather than directly improving query performance."
7373
- content: "To secure database access by integrating with Microsoft Entra ID."
7474
isCorrect: true
75-
explanation: "Microsoft Entra database authentication enhances security by allowing for Microsoft Entra ID-based authentication, providing a more secure and manageable access control mechanism."
75+
explanation: "Microsoft Entra database authentication enhances security by allowing for Microsoft Entra ID-based authentication, providing a more secure and manageable access control mechanism."

learn-pr/wwl-azure/security-azure-sql-database-azure-sql-managed-instance/11-summary.yml renamed to learn-pr/wwl-azure/security-azure-sql-database-azure-sql-managed-instance/12-summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Summary
88
description: "Summary"
9-
ms.date: 05/29/2024
9+
ms.date: 02/24/2025
1010
author: wwlpublish
1111
ms.author: serlingdavis
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
1515
durationInMinutes: 3
1616
content: |
17-
[!include[](includes/11-summary.md)]
17+
[!include[](includes/12-summary.md)]

learn-pr/wwl-azure/security-azure-sql-database-azure-sql-managed-instance/2-azure-sql-database.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Azure SQL Database and SQL Managed Instance security
88
description: "Azure SQL Database and SQL Managed Instance security"
9-
ms.date: 05/29/2024
9+
ms.date: 02/24/2025
1010
author: wwlpublish
1111
ms.author: serlingdavis
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
1515
durationInMinutes: 3
1616
content: |
17-
[!include[](includes/2-azure-sql-database.md)]
17+
[!include[](includes/2-azure-sql-database.md)]
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.security-azure-sql-database-azure-sql-managed-instance.authorize-database-access
3-
title: Enable database authentication by using Microsoft Entra ID
3+
title: Enable Microsoft Entra database authentication
44
metadata:
55
adobe-target: true
66
prefetch-feature-rollout: true
7-
title: Enable database authentication by using Microsoft Entra ID
7+
title: Enable Microsoft Entra database authentication
88
description: "Enable SQL database authentication"
9-
ms.date: 05/29/2024
9+
ms.date: 02/24/2025
1010
author: wwlpublish
1111
ms.author: serlingdavis
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
1515
durationInMinutes: 7
1616
content: |
17-
[!include[](includes/3-authorize-database-access.md)]
17+
[!include[](includes/3-authorize-database-access.md)]

learn-pr/wwl-azure/security-azure-sql-database-azure-sql-managed-instance/4-database-audit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Enable and monitor database audit
88
description: "Enable and monitor database auditing"
9-
ms.date: 05/29/2024
9+
ms.date: 02/24/2025
1010
author: wwlpublish
1111
ms.author: serlingdavis
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
1515
durationInMinutes: 7
1616
content: |
17-
[!include[](includes/4-database-audit.md)]
17+
[!include[](includes/4-database-audit.md)]

learn-pr/wwl-azure/security-azure-sql-database-azure-sql-managed-instance/5-microsoft-purview-governance-portal-use-cases.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Identify use cases for the Microsoft Purview governance portal
88
description: "Implement data discovery and classification​"
9-
ms.date: 05/29/2024
9+
ms.date: 02/24/2025
1010
author: wwlpublish
1111
ms.author: serlingdavis
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
1515
durationInMinutes: 7
1616
content: |
17-
[!include[](includes/5-microsoft-purview-governance-portal-use-cases.md)]
17+
[!include[](includes/5-microsoft-purview-governance-portal-use-cases.md)]

learn-pr/wwl-azure/security-azure-sql-database-azure-sql-managed-instance/6-implement-data-classification-sensitive-information.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Implement data classification of sensitive information by using the Microsoft Purview governance portal
88
description: "Implement data classification of sensitive information by using the Microsoft Purview governance portal"
9-
ms.date: 05/29/2024
9+
ms.date: 02/24/2025
1010
author: wwlpublish
1111
ms.author: serlingdavis
1212
ms.topic: unit
1313
ms.custom:
1414
- N/A
1515
durationInMinutes: 7
1616
content: |
17-
[!include[](includes/6-implement-data-classification-sensitive-information.md)]
17+
[!include[](includes/6-implement-data-classification-sensitive-information.md)]

0 commit comments

Comments
 (0)