A company needs to restrict access to Azure resources based on user location. What should they implement?
ARole-Based Access Control
BNetwork Security Groups
CConditional Access Policies
DAzure Firewall
Explanation
Conditional Access Policies enforce access restrictions based on location, unlike the other options which focus on permissions or network controls.
Q132
You are configuring a backup for an Azure VM. What happens if you set a backup frequency of daily and retention of 7 days?
ABackups will save for 30 days
BOnly 7 backups stored at once
CBackups will delete after 14 days
DAll backups remain indefinitely
Explanation
With daily backups and a retention of 7 days, only the last 7 backups are kept, others are deleted. Only options A and C misinterpret retention settings.
Q133
Which service would you use for automating the deployment of Azure resources?
AAzure DevOps
BAzure Logic Apps
CAzure Resource Manager
DAzure Functions
Explanation
Azure Resource Manager provides infrastructure as code capabilities, while others focus on different functionalities.
Q134
A company needs to ensure that only specific users can access documents in SharePoint. What should they configure?
AItem-level permissions
BSite Collections
CExternal Sharing Settings
DVersion History
Explanation
Item-level permissions allow for granular security on documents, while others don't control specific user access.
Q135
You are configuring a virtual network in Azure. What happens when you enable DDoS Protection?
AIncreased latency for all traffic
BMonitoring and protection against attacks
CVNet becomes publicly accessible
DAll traffic is redirected to a gateway
Explanation
Enabling DDoS Protection provides monitoring and safeguards against denial-of-service attacks, unlike the other options.
Q136
Which service is used for automating cloud resource management in Azure?
AAzure Automation
BAzure Monitor
CAzure Functions
DAzure Resource Manager
Explanation
Azure Automation simplifies cloud resource management through automation, while the others serve different functions.
Q137
A company needs to secure an application that uses multi-factor authentication (MFA) for user access. What should you implement?
AConditional Access Policies
BRole-Based Access Control
CPrivileged Identity Management
DApplication Proxy
Explanation
Conditional Access Policies can enforce MFA as a requirement for user access, while the others focus on different security aspects.
Q138
You are configuring a self-service password reset (SSPR) for your Azure Active Directory. What happens if a user incorrectly answers security questions three times?
AAccount locked out for 30 minutes
BUser is prompted to call IT
CSSPR process resets automatically
DUser cannot use SSPR again
Explanation
The account gets locked out temporarily for security reasons, while the other options do not reflect the actual behavior.
Q139
Which service can be used to automate the deployment of resources in Azure?
AAzure Resource Manager
BMicrosoft Teams
CAzure AD
DMicrosoft Endpoint Manager
Explanation
Azure Resource Manager automates resource deployment; the others are not provisioning tools.
Q140
A company needs to ensure secure access to company resources based on the user's location. What should they configure?
AConditional Access Policies
BNetwork Security Groups
CVirtual Private Network
DRole-Based Access Control
Explanation
Conditional Access Policies control based on user location; the others are unrelated to user location security.