Using Azure Policy to maintain MCSB compliance for deployed App Services
You have an Azure subscription. You plan to deploy Azure App Services apps by using Azure DevOps. You need to recommend a solution to ensure that deployed apps maintain compliance with Microsoft cloud security benchmark (MCSB) recommendations. What should you include in the recommendation?
Community Votes
100% of anonymous learners picked answer C. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
Azure Policy enforces and audits MCSB compliance across resources including App Services; Defender for App Service is workload protection, DevOps security focuses on code pipelines, and a branch policy governs source control, not runtime MCSB compliance.
To ensure Azure App Services deployed via Azure DevOps remain compliant with Microsoft Cloud Security Benchmark (MCSB) recommendations, use Azure Policy, which defines and enforces compliance rules across resources and reports status.
Choosing a branch policy in Azure DevOps (D) — it controls code/branch rules but does not enforce or report MCSB compliance of the deployed App Service resources.
Community Discussion (4 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
Azure Policy lets you define and enforce compliance rules across your resources, including Azure App Services, and integrates with Microsoft Defender for Cloud to monitor adherence to Microsoft Cloud Security Benchmark (MCSB) recommendations, ensuring deployed apps stay compliant.Why the Other Options Are Wrong
DevOps security in Defender for Cloud (A) focuses on code/pipeline risk, not resource compliance. Defender for App Service (B) provides workload threat protection, not MCSB policy enforcement. A branch policy in Azure DevOps (D) governs source control, not the compliance of deployed resources.Community Comment Notes
The community favored C (100 votes). Comments cite the App Service security baseline and note that Azure Policy enforces MCSB recommendations across App Services and reports compliance status.Official Reference
Related Analysis
Practice All SC-100 Questions
Access 110 questions with complete answers and detailed explanations.
View Full SC-100 Practice Test →