• Network Isolation is achieved through cyber security technologies such as VPC and security groups. Your resources are isolated from other tenants to ensure data security.
• Access Control
– In Virtual Private Clouds (VPCs), you can specify inbound and outbound rules for the security groups of SQL Server instances to control access via security groups. This way, the scope of IP addresses that can connect to the database instance can be limited. Therefore, the database security is enhanced.
– You can control management permissions of DB instances through master and sub accounts and enterprise projects.
– You can achieve the database-level permission control by setting the database-level read/write permission control for database accounts.