|
1 | 1 | As a security architect, you design security requirements for cloud workloads across Software as a Service (SaaS), Platform as a Service (PaaS), and Infrastructure as a Service (IaaS) deployment models. Each model shifts different responsibilities between your organization and the cloud provider, requiring you to specify appropriate security controls for the components you manage. |
2 | 2 |
|
3 | | -This module prepares you to specify security requirements for common Azure workloads including IoT devices, web applications, containers, and AI services. You learn how to apply the Microsoft Cloud Security Benchmark (MCSB) to establish security baselines and evaluate solutions against security best practices. |
| 3 | +This module prepares you to specify security requirements for common Azure workloads including IoT devices, web applications, containers, AI services, and Microsoft Foundry deployments. You learn how to apply the Microsoft Cloud Security Benchmark (MCSB) to establish security baselines and evaluate solutions against security best practices. |
4 | 4 |
|
5 | 5 | ## Scenario |
6 | 6 |
|
7 | | -Your organization operates a diverse Azure environment with IoT devices collecting manufacturing data, web applications serving customers, containerized microservices, and AI-powered applications using Azure OpenAI. As the security architect, you must specify security requirements that protect each workload type while enabling business operations. You need to understand how the shared responsibility model affects your security obligations and how to apply security baselines consistently across different service types. |
| 7 | +Your organization operates a diverse Azure environment with IoT devices collecting manufacturing data, web applications serving customers, containerized microservices, and AI-powered applications built on Microsoft Foundry. As the security architect, you must specify security requirements that protect each workload type while enabling business operations. You need to understand how the shared responsibility model affects your security obligations and how to apply security baselines consistently across different service types. |
8 | 8 |
|
9 | 9 | ## Learning objectives |
10 | 10 |
|
11 | 11 | By the end of this module, you're able to: |
12 | 12 |
|
13 | | -- Specify security baselines for SaaS, PaaS, and IaaS services using the Microsoft Cloud Security Benchmark |
14 | | -- Specify security requirements for IoT workloads including device authentication, network isolation, and threat detection |
15 | | -- Specify security requirements for web workloads including WAF protection, identity controls, and secure deployment |
16 | | -- Specify security requirements for containers and container orchestration including AKS cluster security, image security, and pod security standards |
17 | | -- Evaluate solutions that include Azure AI services security using MCSB v2 AI-specific controls |
| 13 | +- Specify security baselines for SaaS, PaaS, and IaaS services |
| 14 | +- Specify security requirements for IoT workloads |
| 15 | +- Specify security requirements for web workloads |
| 16 | +- Specify security requirements for containers and container orchestration |
| 17 | +- Specify security requirements for AI workloads |
| 18 | +- Evaluate security for Microsoft Foundry workloads |
18 | 19 |
|
19 | 20 | ## Prerequisites |
20 | 21 |
|
21 | | -- Advanced experience and knowledge in identity and access, platform protection, security operations, securing data, and securing applications |
| 22 | +- Experience and knowledge in identity and access, platform protection, security operations, securing data, and securing applications |
22 | 23 | - Experience with hybrid and cloud implementations |
23 | | -- Familiarity with Azure services including Azure Kubernetes Service, App Service, IoT Hub, and Azure OpenAI |
| 24 | +- Familiarity with Azure services including Azure Kubernetes Service, App Service, IoT Hub, and Microsoft Foundry |
24 | 25 |
|
0 commit comments