You are configuring Azure Virtual Network peering. What happens when network security groups are applied?
AThey block all traffic by default.
BThey only affect outbound traffic.
CThey are not applied to peer traffic.
DThey apply to all traffic, inbound and outbound.
Explanation
Network security groups apply to all traffic in the network, including peered connections.
Q82
Which service is used for real-time analytics on streaming data?
AAzure Stream Analytics
BAzure Functions
CAzure SQL Database
DAzure Blob Storage
Explanation
Azure Stream Analytics specializes in real-time data analytics, unlike the others.
Q83
A company needs to integrate its on-premises directory with Azure Active Directory. Which feature should they use?
AAzure AD Connect
BAzure AD B2C
CAzure AD Domain Services
DAzure RBAC
Explanation
Azure AD Connect allows seamless directory integration, while the other options do not fulfill this requirement.
Q84
You are configuring an Azure App Service. What happens when you enable Application Insights?
AStart billing for real-time monitoring
BAutomatic scaling enabled
CBasic logging only
DDetailed performance tracking enabled
Explanation
Enabling Application Insights provides in-depth performance tracking, whereas the others do not apply.
Q85
Which service is primarily used for serverless compute in Azure?
AAzure Functions
BAzure VMs
CAzure App Service
DAzure Logic Apps
Explanation
Azure Functions is designed for serverless applications, unlike VMs and App Service.
Q86
A company needs to secure access to its Azure resources by enforcing Multi-Factor Authentication. What should they enable?
AAzure Blueprints
BConditional Access Policies
CAzure Sentinel
DNetwork Security Groups
Explanation
Conditional Access Policies are specifically designed to enforce Multi-Factor Authentication requirements, while the others do not provide this functionality.
Q87
What happens when you change a deployment slot in Azure App Service?
AApplication gets deleted
BConfiguration resets to default
CTraffic remains unaffected
DAll logs are cleared
Explanation
Changing a deployment slot doesn't affect traffic, preserving seamless operations; others would have disruptive impacts.
Q88
Which Azure service provides real-time analytics for streams of data?
AAzure Stream Analytics
BAzure Data Lake
CAzure Blob Storage
DAzure SQL Database
Explanation
Azure Stream Analytics is designed specifically for real-time data processing, while others serve different purposes.
Q89
A company needs to automatically scale their web app based on traffic. Which Azure feature should they use?
AAzure Logic Apps
BAzure Functions
CAzure Autoscale
DAzure Virtual Network
Explanation
Azure Autoscale automatically adjusts resources, while other options do not offer scaling based on demand.
Q90
What happens when you assign a role in Azure to a user that has both Owner and Reader roles?
AUser loses all permissions
BUser's permissions aggregate
CUser can only read resources
DRole assignment is redundant
Explanation
In Azure, roles are cumulative; permissions from both roles apply.