You are designing a Zero Trust approach for a multi-tier application consisting of a web front end on App Service, microservices on AKS, and a database on Azure SQL Managed Instance. You must enforce micro-segmentation between tiers, require strong identity verification for users and admins, and ensure least-privilege access for administrative roles. Which two actions should you implement? Each correct answer presents part of the solution.
Choose an answer
Tap an option to check your answer.
Correct answer: Implement NSGs with Application Security Groups and Private Link to restrict tier-to-tier traffic; on AKS, enable network policies (e.g., Calico) to limit pod-to-pod and pod-to-service communications., Configure Conditional Access to require phishing-resistant MFA and compliant devices for admin access; enable Privileged Identity Management with just-in-time role activation and approval workflows..
Why this is the answer
The first correct option implements micro-segmentation. NSGs with Application Security Groups (ASGs) allow granular network control based on application workloads, restricting traffic between the App Service front end and other tiers. Private Link secures connectivity to Azure SQL Managed Instance over a private endpoint, avoiding public exposure. AKS network policies (like Calico) enforce micro-segmentation within the Kubernetes cluster, controlling pod-to-pod and pod-to-service communication. The second correct option addresses strong identity verification and least-privilege access. Conditional Access policies enforce phishing-resistant MFA and device compliance for administrative access, strengthening identity verification. Privileged Identity Management (PIM) with just-in-time (JIT) activation and approval workflows ensures administrative roles are only active when needed, adhering to least-privilege principles.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed