Which Azure service is primarily used for serverless compute tasks?
AAzure Functions
BAzure VM
CAzure Blob Storage
DAzure Kubernetes Service
Explanation
Azure Functions provides serverless compute solutions, while the others are infrastructure or storage services.
Q32
A company needs to store sensitive customer data with strict access controls. Which Azure service should they use?
AAzure Blob Storage
BAzure SQL Database
CAzure Key Vault
DAzure Data Lake
Explanation
Azure Key Vault is designed for managing sensitive data securely, while the others focus on data storage or databases.
Q33
What happens when an App Service plan is scaled down in Azure?
AUsers lose access immediately
BNew instances are allocated
CExisting instances are removed
DPerformance improves automatically
Explanation
Scaling down removes existing instances, which may temporarily affect availability, unlike the other options that are inaccurate in this context.
Q34
Which service enables hybrid integration for Azure communications?
AAzure Communication Services
BAzure Relay
CAzure Event Hubs
DAzure Synapse Analytics
Explanation
Azure Relay allows hybrid integrations by securely exposing services within your corporate network to the Azure cloud, while the others serve different purposes.
Q35
A company needs to set up a secure guest access policy for Teams. What should be prioritized?
AEnable all guest capabilities
BRestrict file sharing entirely
CReview guest permissions regularly
DAllow anonymous meeting access
Explanation
Regularly reviewing guest permissions ensures that security policies are maintained, while the other options either reduce security or allow unnecessary access.
Q36
What happens when a user who is part of a conditional access policy initiates access from a non-compliant device?
AAccess granted immediately
BPrompt for multi-factor authentication
CAccess denied based on policy
DUser redirected to help page
Explanation
Conditional access policies are designed to block access from non-compliant devices to ensure security, while the other options incorrectly imply a form of access or assistance.
Q37
Which Azure service primarily enables serverless execution?
AAzure Functions
BAzure App Service
CAzure Virtual Machines
DAzure SQL Database
Explanation
Azure Functions is specifically designed for serverless computing, while others require infrastructure management.
Q38
A company needs to integrate on-premises stakeholders into Teams. What solution should they consider?
ADirect Routing
BCloud PBX
CVirtual Network Gateway
DConditional Access
Explanation
Direct Routing allows connection to on-premises phone systems, unlike other options.
Q39
What happens when you enable Azure Backup on a virtual machine?
AData is backed up to local storage.
BBackups are created only on weekends.
CAutomatic app consistency is guaranteed.
DVM snapshot is created automatically.
Explanation
Enabling Azure Backup ensures application consistency through coordinated backups; the other options are incorrect or misleading.
Q40
Which service enables integration of AI models in Azure?
AAzure Cognitive Services
BAzure Functions
CAzure Virtual Machines
DAzure Blob Storage
Explanation
Azure Cognitive Services provides pre-built AI capabilities; the others serve different functions.