A logistics enterprise hosts its package routing database on a Microsoft SQL Server instance running on an Azure Virtual Machine. To minimize operational overhead, the enterprise plans to migrate this database to an Azure SQL Database deployment. Which administrative task remains the responsibility of the logistics enterprise after this migration?
- Configuring database user permissions and managing resource access controlsAnswer
- BApplying operating system updates and security patches to the database server
- CInstalling database engine updates and software hotfixes
- DReplacing faulty physical hard drives in the storage hosting the database
Answer
Configuring database user permissions and managing resource access controls
In the Azure Shared Responsibility Model, the customer is always responsible for classifying and securing their data, as well as managing database users, credentials, and access permissions, regardless of whether the service is deployed using IaaS, PaaS, or SaaS. Therefore, when migrating to Azure SQL Database (PaaS), the customer retains full responsibility for managing database user access permissions.
Step-by-Step Solution
Key Concept
Shared Responsibility Model