A media broadcasting company operates a custom media archive portal hosted on Azure App Service. To reduce development overhead, the company decides to migrate the entire system to Microsoft Dynamics 365 Content Services, which is a Software as a Service (SaaS) solution. During a pre-migration security assessment, the compliance officer evaluates how this transition alters their operational duties. Which of the following responsibilities will shift from a shared responsibility under the Platform as a Service (PaaS) model to the sole responsibility of Microsoft under the SaaS model?
- AConfiguring the database engine middleware and backend system settings.
- BPatching and maintaining the underlying host operating system.
- Maintaining, updating, and securing the core application software and framework.Answer
- DClassifying metadata and enforcing security governance on the stored files.
Answer
Maintaining, updating, and securing the core application software and framework.
In the PaaS model (Azure App Service), application security and maintenance is a shared responsibility because the customer is responsible for the custom application code they deploy, while Microsoft manages the hosting environment. When migrating to a SaaS model (Dynamics 365), Microsoft assumes complete management of the application software, updates, and codebase security, shifting this responsibility entirely to the cloud provider.
Step-by-Step Solution
Key Concept
Shared Responsibility Model (PaaS to SaaS transition)
Estimated Time:2m 0s