A company needs to ensure their Azure virtual machines are compliant with defined security policies. What should they use?
AAzure Monitor
BAzure Policy
CAzure Resource Manager
DAzure DevOps
Explanation
Azure Policy provides governance to ensure compliance, whereas the others focus on monitoring or resource deployment.
Q102
You are configuring a multi-region disaster recovery solution for an app in Azure. What happens if a primary region fails?
AService automatically moves to backup region
BUsers will remain connected to primary
CManual intervention is always required
DBackup region is automatically deleted
Explanation
Services configured for disaster recovery can automatically failover, while the other options incorrectly imply static or manual processes.
Q103
Which service provides managed database for SQL Server?
AAzure SQL Database
BAzure Cosmos DB
CAzure Blob Storage
DAzure Table Storage
Explanation
Azure SQL Database is designed for SQL Server workloads, while others serve different data storage needs.
Q104
A company needs to implement a secure way to allow users access to multiple Azure resources without managing individual credentials. What should they use?
AAzure Active Directory
BAzure Storage Account
CVirtual Network Peering
DAzure Key Vault
Explanation
Azure Active Directory centralizes identity management for resource access, while others serve different purposes.
Q105
You are configuring Azure Front Door for your web application. What happens if you set your custom domain to use HTTPS only?
ARedirects all HTTP traffic to HTTPS
BAllows both HTTP and HTTPS
CBlocks all HTTP traffic
DForces complete downtime
Explanation
Setting to HTTPS only ensures secure connections, while others misinterpret traffic behavior.
Q106
Which Azure service is best for serverless event-driven compute?
AAzure Functions
BAzure Virtual Machines
CAzure Batch
DAzure App Service
Explanation
Azure Functions provides a serverless compute option for event-driven operations, while the others are for different compute or hosting scenarios.
Q107
A company needs to analyze large datasets stored in Azure Data Lake Storage. Which service should they use?
AAzure SQL Database
BAzure Data Explorer
CAzure Blob Storage
DAzure Logic Apps
Explanation
Azure Data Explorer is designed for fast analytics on large datasets, unlike the others which serve different purposes.
Q108
What happens when you set a network security group (NSG) rule to deny all traffic?
AAll traffic is blocked
BOnly outbound traffic is blocked
COnly inbound traffic is blocked
DTraffic is allowed but logged
Explanation
A deny all rule blocks all traffic, both inbound and outbound, contradicting the other options.
Q109
A company needs to improve compliance while storing sensitive data in Azure. Which service should they use?
AAzure Information Protection
BAzure Blob Storage
CAzure Virtual Network
DAzure Functions
Explanation
Azure Information Protection enhances compliance by classifying and protecting sensitive data, while the others do not specifically focus on compliance.
Q110
What happens when you enable Azure Policies for a subscription?
AResource configuration is automated.
BNon-compliant resources are deleted.
CCompliance is enforced against resource deployment.
DAll network traffic is logged.
Explanation
Azure Policies enforce compliance on resource deployment, while others describe different scenarios not related to policy enforcement.