Which Azure service allows for multi-factor authentication?
AAzure Active Directory
BAzure Blob Storage
CAzure SQL Database
DAzure Virtual Network
Explanation
Azure Active Directory enables multi-factor authentication; the others do not provide this functionality.
Q62
A company needs to grant temporary access to a developer for an Azure resource. What should they use?
AService Principal
BAzure Role Assignment
CAccess Policy
DManaged Identity
Explanation
Azure Role Assignment allows temporary access; Service Principal and Managed Identity are more for app authentication.
Q63
What happens when an Azure user exceeds their license limit?
AAll user access is immediately revoked
BUsage continues without any restrictions
CNew services cannot be provisioned
DAutomatic upgrade to higher license tier
Explanation
Exceeding license limits stops new service provisioning; current access remains unless user management actions are taken.
Q64
You are configuring Conditional Access policies for your organization. Which user condition can be used to require multi-factor authentication?
AUser location
BUser group
CUser status
DUser device approval
Explanation
User group condition allows MFA requirements for specific groups; the others do not directly enforce MFA.
Q65
What happens when you enable 'external collaboration settings' in Azure AD?
AUsers can invite external guests
BAll domains are automatically trusted
CExternal users can't sign in
DVerified domains block guests
Explanation
Enabling external collaboration allows users to invite guests, while the other options misinterpret the function.
Q66
A company needs to grant its application access to Azure resources without user intervention. Which authorization flow should they use?
AAuthorization code flow
BClient credentials flow
CImplicit flow
DResource owner password flow
Explanation
Client credentials flow allows applications to access resources on their own behalf; the others require user involvement or interactive processes.
Q67
Which Azure service provides identity protection capabilities?
AAzure Active Directory Premium P2
BAzure Storage
CAzure Functions
DAzure Virtual Machines
Explanation
Azure Active Directory Premium P2 offers identity protection features; the others do not concern identity management.
Q68
A company needs to allow users in different regions to access applications securely. What should they use?
AAzure Bastion
BAzure Front Door
CAzure Storage Accounts
DAzure Monitor
Explanation
Azure Front Door provides secure global load balancing and application delivery; the others don't focus on secure regional access.
Q69
You are configuring Conditional Access policies in Azure AD. What happens when a policy is applied successfully?
AUser must reset their password
BAccess is granted based on conditions
CAll users are signed out immediately
DUser authentication fails regardless of conditions
Explanation
A successful Conditional Access policy grants access based on specified conditions; the other options are unrelated outcomes of policy application.
Q70
Which service enables passwordless authentication in Azure?
AAzure AD Passwordless
BAzure Key Vault
CAzure Application Insights
DAzure DevOps
Explanation
Azure AD Passwordless allows for secure, password-free sign-ins; others do not offer this functionality.