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 role of Multifactor Authentication (MFA) in Microsoft Entra ID?
It allows users to access Azure SQL data sources without being prompted for credentials.
It simplifies the sign-in process by requiring only one authentication factor.
It enhances security by requiring users to provide two or more authentication factors, significantly reducing the risk of unauthorized access.
What is a key difference between system-assigned and user-assigned managed identities?
System-assigned managed identities can be shared across multiple Azure resources, while user-assigned can't
User-assigned managed identities can be assigned to multiple instances of various Azure services, while system-assigned are tied to a single resource
User-assigned managed identities are automatically deleted when the resource is deleted, while system-assigned aren't
How does Azure SQL Database handle connection attempts when database-level firewall rules are enabled?
Azure SQL Database first checks for a database-level firewall rule matching the database name in the connection string. If no such rule exists, it then checks the server-level IP firewall rules.
It prompts the user to create a new firewall rule every time.
It only checks the server-level IP firewall rules.
You must answer all questions before checking your work.
Was this page helpful?