A development team plans to deploy a custom database schema to Azure SQL Database, which is a Platform as a Service (PaaS) offering. Under the PaaS shared responsibility model, which of the following tasks is the customer responsible for performing?
- Configuring database user accounts and access permissionsAnswer
- BApplying security updates to the underlying operating system
- CManaging virtual machines and database server middleware
- DConfiguring end-user settings for Microsoft 365 applications
Answer
Configuring database user accounts and access permissions
In a Platform as a Service (PaaS) model such as Azure SQL Database, the cloud provider manages the physical infrastructure, virtualization layer, operating system, and database software. The customer retains control over their custom schemas, data, and access permissions, which includes configuring database user accounts.
Step-by-Step Solution
Key Concept
Platform as a Service (PaaS) Shared Responsibility