What happens when an Azure storage account is deleted?
AData is permanently lost.
BData is retained for 30 days.
CData can be restored indefinitely.
DOnly the blobs are deleted.
Explanation
After deletion, Azure retains data for 30 days, allowing for restoration, while others are inaccurate.
Q52
Which Azure service is best for implementing firewall rules?
AAzure Firewall
BAzure VPN Gateway
CAzure Traffic Manager
DAzure Application Insights
Explanation
Azure Firewall provides centralized policy management, while the others focus on other networking functionalities.
Q53
A company needs to manage permissions for multiple Azure resources. What should they use?
AAzure RBAC
BAzure Key Vault
CAzure Active Directory
DAzure Policy
Explanation
Azure RBAC precisely controls access to resources, while the others serve different purposes.
Q54
You are configuring Azure DDoS Protection. What is the default recommendation for resource protection?
AApply at the resource level
BConnect to the Azure region
CEnable for all virtual networks
DEnable resource-specific protection
Explanation
Azure DDoS Protection should be applied at the virtual network level, covering resources within it.
Q55
Which Azure service is best for identifying and managing security vulnerabilities within your environment?
AAzure Security Center
BAzure Logic Apps
CAzure Active Directory
DAzure DevOps
Explanation
Azure Security Center specializes in vulnerability management, while other options do not focus on security posture.
Q56
A company needs to ensure that sensitive data is shared only among designated users. Which feature would best accomplish this?
ARole-Based Access Control
BNetwork Security Groups
CAzure Firewall
DVirtual Private Network
Explanation
Role-Based Access Control effectively restricts data access; other options focus on network security.
Q57
What happens when an Azure Monitor alert is triggered?
AIt automatically patches the VM
BIt can invoke an action, like sending an email
CIt performs a system reboot
DIt logs the incident only
Explanation
Triggered alerts can initiate actions, while other options are incorrect operational responses to an alert.
Q58
What Azure service provides built-in security recommendations?
AAzure Security Center
BAzure Monitor
CAzure Static Web Apps
DAzure DevOps Pipelines
Explanation
Azure Security Center offers security recommendations, while the others focus on monitoring or development processes.
Q59
A company needs to ensure sensitive data stored in Azure is encrypted at rest. Which feature should they enable?
AManaged Disk Encryption
BFirewall Rules
CNetwork Security Groups
DService Endpoints
Explanation
Managed Disk Encryption is specifically designed for encrypting data at rest, unlike the other options which manage access or network configurations.
Q60
You are configuring Azure Policy for resource compliance. What will happen if a non-compliant resource is discovered?
AImmediate deletion of the resource
BThe resource will become exempt
CNotification will be sent to the admin
DThe resource will be automatically updated
Explanation
Azure Policy sends notifications for non-compliant resources but does not automatically delete or update them.