Skip to content

Commit 505a8f6

Browse files
authored
Feedback Bug fix
1 parent 9a9123b commit 505a8f6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • learn-pr/wwl-azure/manage-secure-ai-ready-infrastructure

learn-pr/wwl-azure/manage-secure-ai-ready-infrastructure/index.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ metadata:
1111
title: "Manage secure AI-Ready Infrastructure"
1212
summary: This module shows how to secure AI agents using Azure RBAC and Microsoft Entra ID managed identities, eliminating stored credentials while enforcing least‑privilege access. It then demonstrates deploying Azure Cosmos DB for NoSQL as a scalable, compliant conversation store optimized for agent workloads.
1313
abstract: |
14-
After completing this module, you'll be able to:
15-
Configure Azure RBAC role assignments to enforce least-privilege access for AI infrastructure components.
16-
Implement system-assigned managed identities to enable keyless authentication between Azure services.
17-
Deploy and configure Azure Cosmos DB for NoSQL as a conversation and metadata store for AI agents.
18-
Evaluate security and governance considerations for production AI workloads on Azure.
14+
After completing this module, you'll be able to:
15+
- Configure Azure RBAC role assignments to enforce least-privilege access for AI infrastructure components.
16+
- Implement system-assigned managed identities to enable keyless authentication between Azure services.
17+
- Deploy and configure Azure Cosmos DB for NoSQL as a conversation and metadata store for AI agents.
18+
- Evaluate security and governance considerations for production AI workloads on Azure.
1919
prerequisites: |
2020
- Foundational Azure Skills: Understanding of Azure services, resource groups, and subscription management.
2121
- Networking and Security Basics: Familiarity with virtual networks, identity management, and compliance principles.

0 commit comments

Comments
 (0)