This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What is the purpose of Dynamic Data Masking?
To prevent database users from connecting directly to the database.
To limit exposure of sensitive data, preventing users who shouldn't have access to the data from viewing it.
To change the data in the database.
What is the difference between server-level firewall rules and database-level firewall rules in Azure SQL Database?
Server-level firewall rules apply to all databases within the same server.
Database-level firewall rules apply to all databases within the same server.
There's no difference between server-level and database-level firewall rules.
Which type of operations you can perform on a secondary database in Azure SQL Database using geo-replication?
Read and write.
Read.
Write operations, but only if the primary database is offline.
What happens to client connections during a failover in Azure SQL Managed Instance?
They're automatically redirected to the new primary.
They're disconnected and must be manually reconnected.
They remain connected to the old primary.
You must answer all questions before checking your work.
Was this page helpful?