Microsoft Azure

Microsoft Azure Administrator

AZ-104
Popular

Validate your skills as an Azure Administrator with the AZ-104 exam, covering Azure management and governance.

148 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 51–60 of 148

Q51

A company needs to ensure their sensitive data is encrypted at rest. Which Azure feature should they use?

  • A Azure Active Directory
  • B Azure Role-Based Access Control
  • C Azure Disk Encryption
  • D Azure DevOps
Explanation Azure Disk Encryption ensures data at rest is encrypted, unlike the other options which do not provide this capability.
Q52

You are configuring network security groups (NSGs) in Azure. What happens when both inbound rules allow and deny traffic?

  • A Allow rule takes precedence
  • B Deny rule takes precedence
  • C Randomly chooses between them
  • D Both rules are disabled
Explanation Allow rules take precedence over deny rules in NSGs, making option A the correct choice.
Q53

Which service is used for managing secrets in Azure?

  • A Azure Key Vault
  • B Azure Blob Storage
  • C Azure Active Directory
  • D Azure Firewall
Explanation Azure Key Vault securely manages secrets; others do not offer secret management.
Q54

A company needs to restrict network access to its Azure VMs. What should they use?

  • A Network Security Groups
  • B Virtual Network Peering
  • C Azure Load Balancer
  • D Azure Front Door
Explanation Network Security Groups control inbound/outbound traffic; others don't restrict access effectively.
Q55

You are configuring an Azure Virtual Machine Scale Set. What happens when a VM in the set fails?

  • A It automatically recreates a new VM
  • B It sends an alert to the user
  • C It scales down the set
  • D It pauses all other VMs
Explanation A new VM is automatically recreated for availability; others are not correct as they do not describe the automatic recovery feature.
Q56

Which service is best for organizing and managing resources in Azure?

  • A Azure Resource Manager
  • B Azure Functions
  • C Azure Monitor
  • D Azure Logic Apps
Explanation Azure Resource Manager helps organize resources, while others serve different purposes.
Q57

A company needs to enable automated scaling based on CPU usage. Which feature should they use?

  • A Manual Scaling
  • B Azure Autoscale
  • C Azure Backup
  • D Azure Traffic Manager
Explanation Azure Autoscale adjusts resources automatically, while others do not manage scaling.
Q58

What happens when you exceed the limits of a subscription in Azure?

  • A You will be charged for overages
  • B New resources cannot be created
  • C All services will stop functioning
  • D You'll receive a warning only
Explanation Exceeding subscription limits prevents further resource creation, while others misrepresent the consequences.
Q59

Which service allows for serverless compute in Azure?

  • A Azure Functions
  • B Azure Kubernetes Service
  • C Azure Virtual Machines
  • D Azure Blob Storage
Explanation Azure Functions provide an event-driven serverless compute platform; the other options involve more traditional or containerized compute methods.
Q60

A company needs to manage user access based on attributes like department. Which Azure feature should they implement?

  • A Role-Based Access Control
  • B Azure Policy
  • C Azure AD Conditional Access
  • D Privileged Identity Management
Explanation Azure AD Conditional Access policies allow access control based on user attributes; the other options do not manage access in this granular manner.