What happens when you set the Azure SQL Database to 'Auto-pause'?
ADatabase completely shuts down
BCharges continue while paused
CDatabase retains data but pauses billing
DPerformance is guaranteed during pause
Explanation
Auto-pause allows the database to retain data while pausing billing; the other options incorrectly state the behavior.
Q52
Which service integrates with Microsoft Teams for cloud recording?
AAzure Media Services
BAzure Active Directory
CAzure Functions
DAzure Blob Storage
Explanation
Azure Media Services provides cloud recording capabilities; the other services are not related to recording.
Q53
A company needs to ensure compliance with GDPR. What feature should they implement?
AAzure Active Directory Premium
BData Loss Prevention Policies
CPrivate Link
DApplication Insights
Explanation
Data Loss Prevention Policies help in GDPR compliance by managing sensitive data; the others do not directly address GDPR needs.
Q54
What happens when you configure an Azure Virtual Network with subnet delegation?
AYou cannot change IP ranges
BYou allow specific services access
CAll subnets become public
DNo resources can connect
Explanation
Subnet delegation allows specific Azure services to be associated with that subnet; other options are incorrect as they misrepresent subnet capabilities.
Q55
Which service enables automatic call answering in Microsoft Teams?
ACall Queues
BAuto Attendant
CDirect Routing
DPhone System
Explanation
Auto Attendant provides automated call answering, while others serve different functions.
Q56
A company needs to enable external access for their Teams users. Which configuration should the admin consider first?
AConfigure Policies
BSet Up Azure AD
CImplement Compliance Center
DManage Tenant Settings
Explanation
Managing Tenant Settings is essential for enabling external access, while the others are not directly relevant.
Q57
What happens when a Teams user attempts to call a number that is not configured in Direct Routing?
ACall goes to voicemail
BCall fails immediately
CCall is redirected to PC
DCall initiates a PSTN connection
Explanation
The call fails immediately because it can't find a valid route, unlike the other misleading options.
Q58
A company needs to secure communication between remote employees and Azure resources. Which service provides a secure outbound connection?
AAzure VPN Gateway
BAzure Traffic Manager
CAzure Load Balancer
DAzure Front Door
Explanation
Azure VPN Gateway creates secure encrypted connections, while others do not focus on direct secure communication.
Q59
You are configuring monitoring for an Azure Communication Service application. What is the primary service to get insights on call quality?
AAzure Monitor
BAzure Log Analytics
CCommunication Service Metrics
DAzure Application Insights
Explanation
Communication Service Metrics is specifically designed for insights on call quality, unlike general monitoring services.
Q60
What happens when an Azure resource group is deleted without soft delete enabled?
AAll resources are permanently deleted
BResources are archived for recovery
CResources are migrated to another group
DResources are deallocated temporarily
Explanation
Without soft delete, all resources in the group are lost permanently, unlike alternatives that involve recovery or deallocation.