Which service provides integrated voice and video capabilities in Azure?
AAzure Communication Services
BAzure Logic Apps
CAzure Virtual Networks
DAzure Functions
Explanation
Azure Communication Services supports voice and video integration, while the others serve different functions.
Q122
A company needs to secure its Azure Virtual Network. Which Azure feature is best suited for this?
AAzure Security Center
BAzure Load Balancer
CAzure SQL Database
DAzure DevOps
Explanation
Azure Security Center provides security management and monitoring for virtual networks, unlike the others.
Q123
What happens when an Azure Function's timeout limit is exceeded?
AFunction stops execution
BFunction continues until completion
CFunction re-initializes automatically
DFunction logs an error only
Explanation
When the timeout limit is exceeded, the function stops executing to prevent further resource consumption.
Q124
Which service is best for analyzing large datasets in Azure?
AAzure Databricks
BAzure Blob Storage
CAzure App Service
DAzure Functions
Explanation
Azure Databricks integrates with Spark for large data analysis, while Blob Storage, App Service, and Functions are not optimal for this purpose.
Q125
A company needs to automate app updates across multiple Azure regions. What should they use?
AAzure DevOps
BAzure Resource Manager
CAzure Logic Apps
DAzure Monitor
Explanation
Azure DevOps is designed for CI/CD automation, unlike Logic Apps, Resource Manager, and Monitor, which focus on workflow, resource management, and monitoring, respectively.
Q126
You are configuring Azure AD Conditional Access policies. What happens if a user location matches an excluded IP range?
AAccess always allowed
BAccess denied
CMFA required
DSign-in is blocked
Explanation
If a user's location is in an excluded IP range, access is always allowed regardless of other policy conditions, while the other options do not apply when the IP is excluded.
Q127
Which service is used for cloud-based identity management?
AAzure Active Directory
BAzure Blob Storage
CAzure VPN Gateway
DAzure Functions
Explanation
Azure Active Directory is specifically designed for identity management, while the others serve different functions.
Q128
A company needs to ensure that certain calls are recorded for compliance reasons. Which Azure feature should they use?
ACall Analytics
BRecording Policy
CCall Queue
DUser Reports
Explanation
Recording Policy ensures calls are captured as per compliance needs, while others do not store the recordings.
Q129
What happens when a user attempts to access a resource for which they lack permissions?
AAccess is granted with limited features
BAccess is denied immediately
CUser is notified to request access
DAccess is granted for read-only
Explanation
Access is denied immediately if proper permissions are lacking, unlike the other plausible scenarios.
Q130
Which Azure service primarily handles disaster recovery for virtual machines?
AAzure Backup
BAzure Site Recovery
CAzure Monitor
DAzure Blob Storage
Explanation
Azure Site Recovery ensures business continuity by replicating virtual machines to different locations, unlike Azure Backup which focuses on data recovery.