What happens when you set a platform-managed identity for an Azure VM?
AIt allows network access only.
BIt automatically configures RBAC.
CIt enables secure object identity.
DIt does nothing and fails.
Explanation
Platform-managed identities provide secure object identity for Azure resources, while the other options mischaracterize its capabilities.
Q52
Which service enables you to manage Azure secrets securely?
AAzure Key Vault
BAzure Blob Storage
CAzure Security Center
DAzure Active Directory
Explanation
Azure Key Vault is specifically designed for securely managing secrets, unlike the other options.
Q53
You are configuring Azure Active Directory Domain Services. What must you ensure?
AService endpoints are configured properly
BUser credentials are stored in Key Vault
CDomain controllers are deployed on VMs
DNetwork security groups are applied correctly
Explanation
Network security groups must be configured to allow traffic for domain services.
Q54
A company needs to monitor their Azure subscription's security health. Which service should they use?
AAzure Monitor
BAzure Security Center
CAzure Log Analytics
DAzure Backup
Explanation
Azure Security Center specifically assesses and provides recommendations for security health.
Q55
Which Azure service helps secure API traffic?
AAzure API Management
BAzure Functions
CAzure Logic Apps
DAzure App Service
Explanation
Azure API Management provides a robust security layer for API traffic, while the others serve different purposes.
Q56
A company needs to enforce conditional access. What should they configure?
AAzure Active Directory
BAzure Virtual Network
CAzure Storage Accounts
DAzure Blob Service
Explanation
Conditional access policies are configured in Azure Active Directory to manage user access based on conditions like location and device status.
Q57
What happens when you disable the network interface of an Azure VM?
AVM stops all operations
BPublic IP becomes unreachable
CAccess to Azure Storage lost
DVM settings reset
Explanation
Disabling the network interface makes the public IP unreachable, but the VM continues running without connectivity issues.
Q58
Which service provides a centralized security management solution in Azure?
AAzure Security Center
BAzure Monitor
CAzure Sentinel
DAzure Policy
Explanation
Azure Security Center centralizes security management, while others focus on monitoring, incidents, or policies.
Q59
A company needs to securely store and manage keys for their applications. Which Azure service should they use?
AAzure Key Vault
BAzure Blob Storage
CAzure SQL Database
DAzure Functions
Explanation
Azure Key Vault is specifically designed for key management and secure storage, unlike the other options.
Q60
You are configuring a new Azure virtual network. What happens when you enable DDoS Protection on the network?
AAll incoming traffic is blocked
BProtection against DDoS attacks
CIncreased bandwidth allocation
DDecreased latency for users
Explanation
Enabling DDoS Protection helps safeguard against distributed attacks, while other options are incorrect outcomes of enabling this feature.