Microsoft Azure
Designing Microsoft Azure Infrastructure Solutions
AZ-305
Popular
Prepare for the AZ-305 exam to validate your skills in designing Azure infrastructure solutions.
144 questions
0 views
Free
Questions 41–50 of 144
A company requires a high level of data redundancy and availability. Which storage option should they select?
-
A
Local Redundant Storage (LRS)
-
B
Geo-Redundant Storage (GRS)
-
C
Zone-Redundant Storage (ZRS)
-
D
Read-Access Geo-Redundant Storage (RA-GRS)
Explanation
Geo-Redundant Storage (GRS) offers geographic data replication for high availability, while others have limitations.
You are configuring Azure Active Directory. What happens when you delete a user?
-
A
User and associated data are permanently removed.
-
B
User enters a recoverable state for 30 days.
-
C
User's data is archived indefinitely.
-
D
User is disabled, not deleted.
Explanation
Deleting a user in Azure AD puts them in a recoverable state for 30 days; the other options misrepresent user deletion behavior.
Which service provides event-driven computing in Azure?
-
A
Azure Functions
-
B
Azure Logic Apps
-
C
Azure Kubernetes Service
-
D
Azure Virtual Machines
Explanation
Azure Functions is specifically designed for event-driven tasks; others serve different purposes.
A company needs to move sensitive data to Azure but must ensure compliance with GDPR. Which storage option should they choose?
-
A
Azure Blob Storage with soft delete
-
B
Azure Disk Storage with encryption
-
C
Azure Files with backup
-
D
Azure SQL Database with advanced data security
Explanation
Azure SQL Database offers advanced security features to aid GDPR compliance, unlike the others.
You are configuring Azure Active Directory. What happens when identity protection policies are applied?
-
A
Grants unlimited access to everyone
-
B
Increases the minimum password length
-
C
Helps detect potentially risky sign-ins
-
D
Disables all MFA requirements
Explanation
Identity protection policies monitor and detect risk, while others do not fulfill this functionality.
Which service provides global, scalable, and secure content delivery?
-
A
Azure Blob Storage
-
B
Azure Traffic Manager
-
C
Azure CDN
-
D
Azure Load Balancer
Explanation
Azure CDN delivers content globally and securely, while others serve different purposes like load balancing or traffic management.
A company needs to allow users access to multiple resources in Azure while minimizing security risks. What approach should they take?
-
A
Use a single administrative account
-
B
Implement role-based access control (RBAC)
-
C
Provide everyone with owner access
-
D
Disable Azure AD authentication
Explanation
Implementing RBAC minimizes risks by granting least privilege access, unlike other options that expose resources or compromise security.
You are configuring diagnostics for an Azure virtual machine. What happens when you enable guest-level monitoring?
-
A
Only host metrics are collected
-
B
VM does not send any logs
-
C
Guest OS metrics are sent to Azure
-
D
VM is rebooted automatically
Explanation
Enabling guest-level monitoring collects metrics from the guest OS, while others either misstate functionality or involve a reboot.
A company needs to distribute traffic across multiple instances of a web application. Which Azure service should they use?
-
A
Azure Load Balancer
-
B
Azure Blob Storage
-
C
Azure Virtual Network
-
D
Azure SQL Database
Explanation
Azure Load Balancer optimally distributes incoming traffic, while the other options do not provide that function.
What happens when you delete an Azure Resource Group that contains resources with hard delete enabled?
-
A
Only the resources are deleted
-
B
Resource Group is deleted, keeping resources
-
C
All resources are permanently deleted
-
D
Deletion fails and resources remain
Explanation
When a Resource Group is deleted with hard delete enabled, all contained resources are permanently deleted.