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 111–120 of 148

Q111

A company needs to restrict access to Azure resources based on user location. Which feature should they implement?

  • A Multi-Factor Authentication
  • B Network Security Groups
  • C Conditional Access Policies
  • D Azure Policy
Explanation Conditional Access Policies allow location-based access restrictions, while the others serve different security purposes.
Q112

You are configuring a firewall at the subnet level. What happens if the firewall allows traffic on HTTP but blocks HTTPS?

  • A Only HTTP requests are processed
  • B All traffic is blocked
  • C No traffic reaches the subnet
  • D Traffic flows on all ports
Explanation If HTTP is allowed and HTTPS is blocked, only HTTP traffic will be processed, not the HTTPS requests.
Q113

Which Azure service provides serverless computing?

  • A Azure Functions
  • B Azure Kubernetes Service
  • C Azure Virtual Machines
  • D Azure Blob Storage
Explanation Azure Functions allows for serverless workload execution, while others are not serverless.
Q114

A company needs to restrict user access based on job roles. What should they implement?

  • A Role-Based Access Control
  • B Network Security Groups
  • C Azure Firewall
  • D Azure VPN Gateway
Explanation Role-Based Access Control effectively manages permissions by role, unlike the other options.
Q115

You are configuring a public IP for an Azure load balancer. What happens if you switch to a standard SKU?

  • A It becomes a basic IP
  • B It supports Availability Zones
  • C It disables incoming traffic
  • D It limits to one region only
Explanation A standard SKU IP address enables support for Availability Zones, while other options are incorrect changes.
Q116

Which service is best for managing Azure resources using scripts?

  • A Azure PowerShell
  • B Azure Monitor
  • C Azure Security Center
  • D Azure Resource Manager
Explanation Azure PowerShell is specifically designed for script-based management of Azure resources, while other options serve different purposes.
Q117

A company needs to set up a highly available SQL Database. What Azure service should they choose?

  • A Azure SQL Database with Geo-replication
  • B SQL Server on Virtual Machines
  • C Azure Blob Storage
  • D Azure Table Storage
Explanation Azure SQL Database with Geo-replication provides built-in high availability and disaster recovery, unlike the other options.
Q118

What happens when a user exceeds their Azure subscription's service limits?

  • A Services continue without interruption
  • B Subscription is automatically upgraded
  • C Services are blocked until limits reset
  • D User receives a warning, no block
Explanation When limits are exceeded, services are blocked, preventing further resource creation until safeguards are adjusted.
Q119

Which Azure service is primarily used for deploying applications in a serverless architecture?

  • A Azure Functions
  • B Azure Compute
  • C Azure App Service
  • D Azure Logic Apps
Explanation Azure Functions allows serverless deployment, while others do not focus specifically on serverless.
Q120

A company needs to secure access to its Azure resources based on the department. Which feature is best suited for this requirement?

  • A Tags
  • B Resource Locks
  • C Azure Policies
  • D Role-Based Access Control (RBAC)
Explanation RBAC allows access control based on roles, which can reflect departmental needs.