An organization is migrating its document collaboration system from a custom web application hosted on Azure App Service (PaaS) to Microsoft SharePoint Online (SaaS).
Which responsibility is transferred entirely to Microsoft as a result of this migration?
- Configuring network controls and security rules for the applicationAnswer
- BInstalling operating system updates on the hosting servers
- CManaging user access rights and identity permissions
- DSecuring and classifying the data stored within the system
Answer
Configuring network controls and security rules for the application
In the PaaS model (Azure App Service), the customer has some control over network configurations (such as configuring firewall rules or private endpoints), making network controls a shared responsibility. When transitioning to a SaaS model (SharePoint Online), the customer has no access to or control over the network infrastructure, and Microsoft becomes entirely responsible for securing and configuring the network controls.
Step-by-Step Solution
Key Concept
The Shared Responsibility Model defines how security and management tasks are split between the cloud provider and the customer, shifting more responsibility to the provider as you move from IaaS to PaaS, and finally to SaaS.