What happens when a network security group (NSG) rule denies inbound traffic to a virtual machine?
ATraffic is blocked only for specific ports
BAll inbound traffic is blocked
CTraffic is logged for audit
DTraffic routes through a different network
Explanation
An NSG deny rule blocks all specified inbound traffic; options A and D are incorrect as deny applies universally, not selectively, and logging is not implied.
Q112
Which feature optimizes Azure resources for cost savings?
AAzure Advisor
BAzure Resource Manager
CAzure Monitor
DAzure Functions
Explanation
Azure Advisor provides recommendations that help optimize resources and reduce costs; the others do not specifically focus on cost optimization.
Q113
A company needs to establish a VPN connection between Azure and their on-premises network. Which Azure service is required?
AAzure Application Gateway
BAzure Virtual Network
CAzure ExpressRoute
DAzure Load Balancer
Explanation
Azure ExpressRoute provides a dedicated private connection; the other options are unsuitable for establishing a VPN connection.
Q114
You are configuring Azure Active Directory Identity Protection. What happens if a user is at risk?
AUser is blocked immediately.
BUser receives a warning email.
CUser's account is reviewed.
DUser might require MFA.
Explanation
The user's account may require multi-factor authentication to verify identity, while others do not action the risk appropriately.
Q115
Which Azure service is best for data analytics solutions?
AAzure Synapse Analytics
BAzure Blob Storage
CAzure Virtual Machines
DAzure Functions
Explanation
Azure Synapse Analytics integrates big data and data warehousing, unlike the other options.
Q116
A company needs to securely manage secrets. What service should they use?
AAzure Key Vault
BAzure Active Directory
CAzure Blob Storage
DAzure DevTest Labs
Explanation
Azure Key Vault is specifically designed for secrets management.
Q117
You are configuring an Azure Virtual Network. What happens if you set a subnet's address space to overlap with another subnet?
ARouting will fail
BBoth subnets will function normally
COverlapping is not allowed
DOne subnet will be prioritized
Explanation
Azure does not allow subnets with overlapping address spaces.
Q118
Which service should you use to deploy applications in a hybrid environment?
AAzure App Service
BAzure Blob Storage
CAzure Virtual Network
DAzure Functions
Explanation
Azure App Service is designed for web applications deployment, while others serve different purposes.
Q119
A company needs to enforce multi-factor authentication for their administrative accounts. What should they enable?
AAzure AD Conditional Access
BAzure AD Connect
CNetwork Security Group
DAzure Policy
Explanation
Azure AD Conditional Access allows enforcing multi-factor authentication, while others do not.
Q120
What happens when you disable a virtual network gateway in Azure?
ATraffic routed through the gateway fails
BAll linked resources become inaccessible
CGateway settings are deleted
DRouting tables are unchanged
Explanation
Disabling the gateway will cause all traffic routed through it to fail, while other options are incorrect.