Skip to content

Commit 473b6c4

Browse files
committed
update
1 parent 069d0e2 commit 473b6c4

24 files changed

Lines changed: 131 additions & 330 deletions

learn-pr/wwl-data-ai/implement-data-security-compliance/11-knowledge-check.yml renamed to learn-pr/wwl-data-ai/implement-data-security-compliance/10-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
### YamlMime:ModuleUnit
2-
uid: learn.implement-data-security-compliance.11-knowledge-check
2+
uid: learn.implement-data-security-compliance.10-knowledge-check
33
title: Module assessment
44
metadata:
55
ai_generated_module_assessment: true
66
title: Module assessment
77
description: Knowledge check for implementing data security and compliance in SQL databases.
8-
ms.date: 02/04/2026
8+
ms.date: 02/05/2026
99
author: JulianePadrao
1010
ms.author: jupadrao
1111
ms.topic: unit

learn-pr/wwl-data-ai/implement-data-security-compliance/12-summary.yml renamed to learn-pr/wwl-data-ai/implement-data-security-compliance/11-summary.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
### YamlMime:ModuleUnit
2-
uid: learn.implement-data-security-compliance.12-summary
2+
uid: learn.implement-data-security-compliance.11-summary
33
title: Summary
44
metadata:
55
title: Summary
66
description: Summary of implementing data security and compliance in SQL databases.
7-
ms.date: 02/04/2026
7+
ms.date: 02/05/2026
88
author: JulianePadrao
99
ms.author: jupadrao
1010
ms.topic: unit
1111
durationInMinutes: 2
1212
content: |
13-
[!include[](includes/12-summary.md)]
13+
[!include[](includes/11-summary.md)]

learn-pr/wwl-data-ai/implement-data-security-compliance/2-design-implement-data-encryption.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
### YamlMime:ModuleUnit
22
uid: learn.implement-data-security-compliance.2-design-implement-data-encryption
3-
title: Design and implement data encryption
3+
title: Protect data with encryption
44
metadata:
5-
title: Design and implement data encryption
5+
title: Protect data with encryption
66
description: Learn how to implement data encryption in SQL databases using Always Encrypted, column-level encryption, and Transparent Data Encryption.
77
ms.date: 02/04/2026
88
author: JulianePadrao

learn-pr/wwl-data-ai/implement-data-security-compliance/3-design-implement-dynamic-data-masking.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
### YamlMime:ModuleUnit
22
uid: learn.implement-data-security-compliance.3-design-implement-dynamic-data-masking
3-
title: Design and implement Dynamic Data Masking
3+
title: Configure dynamic data masking
44
metadata:
5-
title: Design and implement Dynamic Data Masking
5+
title: Configure dynamic data masking
66
description: Learn how to protect sensitive data using Dynamic Data Masking in SQL Server, Azure SQL, and SQL databases in Microsoft Fabric.
77
ms.date: 02/04/2026
88
author: JulianePadrao

learn-pr/wwl-data-ai/implement-data-security-compliance/4-design-implement-row-level-security.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
### YamlMime:ModuleUnit
22
uid: learn.implement-data-security-compliance.4-design-implement-row-level-security
3-
title: Design and implement Row-Level Security
3+
title: Implement row-level security
44
metadata:
5-
title: Design and implement Row-Level Security (RLS)
5+
title: Implement row-level security
66
description: Learn how to implement Row-Level Security to control access to individual rows in SQL Server, Azure SQL, and SQL databases in Microsoft Fabric.
77
ms.date: 02/04/2026
88
author: JulianePadrao
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
### YamlMime:ModuleUnit
2-
uid: learn.implement-data-security-compliance.5-design-implement-object-level-permissions
3-
title: Design and implement object-level permissions
2+
uid: learn.implement-data-security-compliance.5-design-implement-permissions-secure-access
3+
title: Manage permissions and secure access
44
metadata:
5-
title: Design and implement object-level permissions
6-
description: Learn how to implement object-level permissions using roles, schemas, and the principle of least privilege in SQL databases.
7-
ms.date: 02/04/2026
5+
title: Manage permissions and secure access
6+
description: Learn how to implement object-level permissions using roles and schemas, and configure secure passwordless database access using Microsoft Entra ID and managed identities.
7+
ms.date: 02/05/2026
88
author: JulianePadrao
99
ms.author: jupadrao
1010
ms.topic: unit
11-
durationInMinutes: 10
11+
durationInMinutes: 12
1212
content: |
1313
[!include[](includes/5-design-implement-object-level-permissions.md)]

learn-pr/wwl-data-ai/implement-data-security-compliance/7-implement-auditing.yml renamed to learn-pr/wwl-data-ai/implement-data-security-compliance/6-implement-auditing.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
### YamlMime:ModuleUnit
2-
uid: learn.implement-data-security-compliance.7-implement-auditing
2+
uid: learn.implement-data-security-compliance.6-implement-auditing
33
title: Implement auditing
44
metadata:
55
title: Implement auditing
66
description: Learn how to configure and manage database auditing in SQL Server, Azure SQL, and SQL databases in Microsoft Fabric.
7-
ms.date: 02/04/2026
7+
ms.date: 02/05/2026
88
author: JulianePadrao
99
ms.author: jupadrao
1010
ms.topic: unit
1111
durationInMinutes: 10
1212
content: |
13-
[!include[](includes/7-implement-auditing.md)]
13+
[!include[](includes/6-implement-auditing.md)]

learn-pr/wwl-data-ai/implement-data-security-compliance/6-implement-secure-database-access.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.implement-data-security-compliance.7-secure-model-endpoints
3+
title: Configure secure access to AI services
4+
metadata:
5+
title: Configure secure access to AI services
6+
description: Learn how to securely call Azure OpenAI and Azure Machine Learning endpoints from your database using Managed Identity authentication.
7+
ms.date: 02/05/2026
8+
author: JulianePadrao
9+
ms.author: jupadrao
10+
ms.topic: unit
11+
durationInMinutes: 10
12+
content: |
13+
[!include[](includes/7-secure-model-endpoints.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.implement-data-security-compliance.8-secure-graphql-rest-mcp-endpoints
3+
title: Secure data API endpoints
4+
metadata:
5+
title: Secure data API endpoints
6+
description: Learn how to secure GraphQL, REST, and Model Context Protocol (MCP) endpoints that expose database data to applications and AI agents.
7+
ms.date: 02/05/2026
8+
author: JulianePadrao
9+
ms.author: jupadrao
10+
ms.topic: unit
11+
durationInMinutes: 11
12+
content: |
13+
[!include[](includes/8-secure-graphql-rest-mcp-endpoints.md)]

0 commit comments

Comments
 (0)