A company needs to securely share a document with external users without compromising internal security. What is the best solution?
AShare a OneDrive link
BUse a shared mailbox
CLeverage Microsoft Teams
DUse SharePoint sharing settings
Explanation
SharePoint has robust security controls; others may lack security features.
Q75
You are configuring Conditional Access policies. What happens when multiple policies apply to the same user?
AAllow access if one policy allows
BDeny access if one policy denies
CPolicies merge into one
DOnly the last policy applied matters
Explanation
Deny access takes precedence over any allow condition; others are incorrect interpretations of policy logic.
Q76
Which service is primarily used for managing Azure networking resources?
AAzure Traffic Manager
BAzure Resource Manager
CAzure Virtual Network
DAzure Storage Account
Explanation
Azure Virtual Network is used for creating and managing networking resources, making it the right choice; Traffic Manager manages traffic distribution whereas Resource Manager is for overall resource management.
Q77
A company needs to synchronize on-premises Active Directory with Azure Active Directory. Which tool should they use?
AAzure AD Connect
BAzure AD Domain Services
CMicrosoft Intune
DAzure Logic Apps
Explanation
Azure AD Connect syncs on-premises directories with Azure AD, while the other options serve different purposes like device management and workflow automation.
Q78
What happens when an Azure resource is deleted from the Azure portal?
AResource is permanently deleted immediately
BResource enters a soft-delete state
CResource is archived in Recovery Services
DResource is temporarily disabled only
Explanation
When deleted, some resources enter a soft-delete state, allowing restoration within a limited timeframe; permanent deletion and archiving are not standard behaviors.
Q79
Which service enables centralized management for cloud resources?
AAzure Resource Manager
BAzure Storage
CAzure Functions
DAzure Active Directory
Explanation
Azure Resource Manager allows centralized resource management, while others serve different purposes.
Q80
A company needs to deploy a web application that can auto-scale based on demand. Which Azure service should they use?
AAzure App Service
BAzure Blob Storage
CAzure Virtual Machines
DAzure Static Web Apps
Explanation
Azure App Service supports auto-scaling capabilities, unlike the other options.