Skip to content

Commit e2e8767

Browse files
created repo for implement-security-controls-azure-ai-ready-infrastructure
This module equips users to configure Azure's foundational security controls for AI workloads, including Microsoft Entra ID security principals and Azure governance scopes.
1 parent 169b44a commit e2e8767

1 file changed

Lines changed: 53 additions & 0 deletions

File tree

  • learn-pr/wwl-azure/implement-security-controls-azure-ai-ready-infrastructure
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
### YamlMime:Module
2+
uid: learn.wwl.implement-security-controls-azure-ai-ready-infrastructure
3+
metadata:
4+
title: "Implement security controls for Azure AI-ready infrastructure"
5+
description: "This module equips you to configure Azure's foundational security controls for AI workloads. You'll start by configuring Microsoft Entra ID security principals that define *who* and *what* can access your AI resources—from data scientists needing interactive workspace access to managed identities enabling secure service-to-service communication."
6+
ms.date: 02/09/2026
7+
author: wwlpublish
8+
ms.author: bradj
9+
ms.topic: module-intro-to-product
10+
ms.service: azure
11+
title: "Implement Security Controls for Azure AI-ready Infrastructure"
12+
summary: This module equips you to configure Azure's foundational security controls for AI workloads. You'll start by configuring Microsoft Entra ID security principals that define *who* and *what* can access your AI resources—from data scientists needing interactive workspace access to managed identities enabling secure service-to-service communication.
13+
abstract: |
14+
By the end of this module, you are able to:
15+
- Configure Microsoft Entra ID security principals for AI workload access control.
16+
- Implement Azure governance scopes across subscriptions, resource groups, and AI resources.
17+
- Apply Azure Policy as the primary governance mechanism for infrastructure compliance.
18+
- Evaluate security controls for production AI infrastructure deployment.
19+
prerequisites: |
20+
- Azure fundamentals including resource groups, virtual networks, and identity management.
21+
- Basic AI and machine learning concepts.
22+
- Container fundamentals and Docker basics.
23+
iconUrl: /learn/achievements/generic-badge.svg
24+
levels:
25+
- intermediate
26+
roles:
27+
- data-scientist
28+
- database-administrator
29+
- business-owner
30+
- administrator
31+
- developer
32+
products:
33+
- azure
34+
- azure-machine-learning
35+
- azure-machine-learning-studio
36+
- azure-machine-learning-designer
37+
- azure-data-science-vm
38+
subjects:
39+
- security
40+
- cloud-security
41+
- infrastructure
42+
- information-protection-governance
43+
- devops
44+
units:
45+
- learn.wwl.implement-security-controls-azure-ai-ready-infrastructure.introduction
46+
- learn.wwl.implement-security-controls-azure-ai-ready-infrastructure.configure-microsoft-entra-id-security-principals
47+
- learn.wwl.implement-security-controls-azure-ai-ready-infrastructure.implement-azure-governance-scopes-ai-resources
48+
- learn.wwl.implement-security-controls-azure-ai-ready-infrastructure.apply-azure-policy-primary-governance
49+
- learn.wwl.implement-security-controls-azure-ai-ready-infrastructure.exercise-configure-secure-ai-infrastructure
50+
- learn.wwl.implement-security-controls-azure-ai-ready-infrastructure.knowledge-check
51+
- learn.wwl.implement-security-controls-azure-ai-ready-infrastructure.summary
52+
badge:
53+
uid: learn.wwl.implement-security-controls-azure-ai-ready-infrastructure.badge

0 commit comments

Comments
 (0)