A company needs to ensure that users can only access applications from compliant devices. Which Azure feature should they implement?
AConditional Access
BRole-Based Access Control
CAzure Key Vault
DNetwork Security Groups
Explanation
Conditional Access policies control access based on device compliance, unlike the others.
Q102
What happens when you delete a user from Azure AD while they are associated with a Microsoft 365 license?
AAll their data gets deleted immediately
BThe license is automatically unassigned
CThe user is suspended, not deleted
DActive Directory remains unchanged
Explanation
The associated license is unassigned automatically, while the others are incorrect statements about the deletion process.
Q103
Which service is used to enforce policies across Azure resources?
AAzure Policy
BAzure Monitor
CAzure Advisor
DAzure Sentinel
Explanation
Azure Policy allows enforcement of resource policies, while others provide monitoring and advisory functionalities.
Q104
A company needs to share a large data file securely with external clients. What is the best method using Azure services?
AAzure Blob Storage with Shared Access Signature
BAzure Files with VPN access
CAzure Table Storage with API keys
DAzure Queue Storage with connection strings
Explanation
Azure Blob Storage with Shared Access Signature provides a secure method for sharing files, unlike the other methods which may not be optimized for file sharing.
Q105
You are configuring Multi-Factor Authentication (MFA) for users. What happens if a user fails to approve the MFA prompt during sign-in?
AUser is locked out permanently
BUser can attempt sign-in again
CUser may access limited resources
DUser is signed in as guest
Explanation
If MFA approval fails, the user can attempt the sign-in process again, while the other options misrepresent the process outcomes.
Q106
Which service is used to manage mobile device applications in Azure?
AMicrosoft Intune
BAzure DevOps
CWindows Virtual Desktop
DAzure Functions
Explanation
Microsoft Intune is dedicated to application management, unlike the other options, which serve different purposes.
Q107
A company needs to restrict access to sensitive data in Azure. What should you configure?
AAzure Active Directory Groups
BAzure Blob Storage
CNetwork Security Group Rules
DResource Locks
Explanation
Azure Active Directory Groups are ideal for managing user permissions on sensitive data, unlike the other options, which handle different access scenarios.
Q108
You are configuring a conditional access policy. What happens if a user is outside the required network conditions?
AAccess is always granted
BAccess is conditionally granted
CAccess is blocked by default
DUser can bypass with MFA
Explanation
Access is generally blocked unless specific exceptions are defined, making remote access contingent on other conditions.
Q109
A company needs to automate device compliance checks. Which Azure service should they use?
AMicrosoft Endpoint Manager
BAzure DevOps
CAzure Functions
DAzure Logic Apps
Explanation
Microsoft Endpoint Manager automates compliance checks; others do not focus on device management.
Q110
What happens when you enable Windows Autopilot for a device?
AUser data is erased
BDevice joins Azure AD
CDevice becomes ineligible for MDM
DWindows updates are disabled
Explanation
Windows Autopilot joins devices to Azure AD automatically; the other options are incorrect outcomes.