Microsoft AZ-900 Practice Test Questions and Exam Dumps Part18 Q341-360

View Full Microsoft AZ-900 Exam Dumps and Practice Test Dumps.

 

Question 341

Which Azure service allows applications to access a globally distributed NoSQL database with low-latency data access?

  1. Azure Files
  2. Azure SQL Database
  3. Azure Cosmos DB
  4. Azure Queue Storage

Correct Answer: 3

Explanation

Azure Cosmos DB is a fully managed NoSQL database service designed for globally distributed applications. It supports scenarios where applications require low-latency access to data from different geographic locations. Cosmos DB can automatically distribute data across regions and provides multiple APIs for supported application requirements. Azure Files provides shared file storage, Azure SQL Database is a relational database service, and Queue Storage is designed for messaging. Cosmos DB is therefore the appropriate choice when an application needs a globally distributed NoSQL database with responsive data access.

Question 342

Which Azure service provides a managed platform for hosting APIs without requiring administrators to manage the underlying operating system?

  1. Azure App Service
  2. Azure Managed Disks
  3. Azure Data Box
  4. Azure Virtual Network

Correct Answer: 1

Explanation

Azure App Service provides a managed platform for hosting web applications, APIs, and supported application workloads. It abstracts much of the underlying infrastructure and operating system management, allowing developers to concentrate on application functionality. App Service can also support features such as scaling, authentication, custom domains, and deployment integration. Managed Disks provides storage for virtual machines, Data Box supports physical data transfer, and Virtual Network provides network connectivity. App Service is therefore the appropriate choice for managed API hosting without direct operating system administration.

Question 343

Which Azure feature helps organizations enforce a requirement that all resources use approved naming or configuration standards?

  1. Azure Advisor
  2. Azure Policy
  3. Azure Service Health
  4. Azure Cost Management

Correct Answer: 2

Explanation

Azure Policy allows organizations to define and enforce standards for Azure resources. Policies can evaluate resource configurations and can require or restrict certain properties according to organizational requirements. For example, policies can restrict resource locations, require specific configurations, or prevent certain resource types from being created. Advisor provides recommendations rather than enforcing rules, Service Health reports platform events, and Cost Management analyzes spending. Azure Policy is therefore the appropriate governance feature for enforcing organizational standards across Azure resources.

Question 344

Which Azure service provides a centralized dashboard for viewing recommendations related to cost, security, reliability, and performance?

  1. Azure Resource Manager
  2. Azure Monitor
  3. Azure Advisor
  4. Azure Service Bus

Correct Answer: 3

Explanation

Azure Advisor analyzes Azure resources and provides recommendations across areas such as cost optimization, reliability, performance, and security. These recommendations help organizations identify possible improvements to their Azure environment. Advisor is designed to provide guidance rather than directly enforce configuration changes. Resource Manager manages resources and deployments, Monitor collects telemetry, and Service Bus provides messaging. Azure Advisor is therefore the service that provides a centralized source of optimization recommendations across several important areas of an Azure environment.

Question 345

Which Azure service allows administrators to manage storage accounts, blobs, queues, tables, and files through a graphical interface?

  1. Azure Storage Explorer
  2. Azure Application Insights
  3. Azure Traffic Manager
  4. Azure Policy

Correct Answer: 1

Explanation

Azure Storage Explorer is a graphical management tool that allows users to work with Azure Storage resources. It can provide access to storage accounts and supported services such as blobs, files, queues, and tables. This can make storage administration easier than managing every operation through command-line tools or portal interfaces. Application Insights monitors application performance, Traffic Manager handles DNS-based routing, and Policy provides governance. Azure Storage Explorer is therefore appropriate when administrators need a convenient interface for managing Azure Storage data.

Question 346

Which Azure service can automatically detect and respond to certain security threats across supported cloud workloads?

  1. Azure DNS
  2. Microsoft Defender for Cloud
  3. Azure Files
  4. Azure Pricing Calculator

Correct Answer: 2

Explanation

Microsoft Defender for Cloud provides security management and threat protection capabilities for supported cloud workloads. It can help organizations assess security posture, identify vulnerabilities, receive recommendations, and detect certain threats. Defender for Cloud can support security management across Azure and supported connected environments. Azure DNS provides name resolution, Azure Files provides shared storage, and Pricing Calculator estimates costs. Microsoft Defender for Cloud is therefore the appropriate service when organizations need capabilities for improving cloud security posture and identifying potential threats.

Question 347

Which Azure feature is designed to help organizations follow the principle of granting users only the permissions they need?

  1. Azure Role-Based Access Control
  2. Azure CDN
  3. Azure Service Health
  4. Azure Data Box

Correct Answer: 1

Explanation

Azure Role-Based Access Control supports the principle of least privilege by allowing administrators to assign only the permissions required for a user’s role or responsibility. Permissions can be assigned to users, groups, applications, or managed identities at appropriate scopes. This reduces unnecessary access and can help limit the impact of compromised accounts. CDN provides content delivery, Service Health provides platform status information, and Data Box supports physical data transfer. Azure RBAC is therefore the appropriate feature for implementing least-privilege access across Azure resources.

Question 348

Which Azure service can automatically execute code when a scheduled time, HTTP request, or supported event occurs?

  1. Azure Functions
  2. Azure Files
  3. Azure Bastion
  4. Azure ExpressRoute

Correct Answer: 1

Explanation

Azure Functions is a serverless compute service that allows code to execute in response to triggers such as HTTP requests, timers, messages, and supported events. Developers can use Functions for lightweight processing, automation, APIs, and event-driven workloads without managing the underlying servers directly. Azure Files provides file shares, Bastion provides secure virtual machine access, and ExpressRoute provides private connectivity. Azure Functions is therefore the appropriate service when code needs to run automatically in response to events or schedules.

Question 349

Which Azure service provides a managed relational database designed for transactional application workloads?

  1. Azure Blob Storage
  2. Azure SQL Database
  3. Azure Event Hubs
  4. Azure CDN

Correct Answer: 2

Explanation

Azure SQL Database is a fully managed relational database service designed for applications that require structured data, SQL queries, and transactional processing. Microsoft manages much of the underlying infrastructure and database platform, reducing the administrative responsibilities normally associated with maintaining database servers. Blob Storage is designed for unstructured objects, Event Hubs handles high-volume event ingestion, and CDN distributes content. Azure SQL Database is therefore the appropriate choice for managed relational database workloads supporting transactional applications.

Question 350

Which Azure networking component provides a private network environment in Azure where resources can communicate securely?

  1. Azure Virtual Network
  2. Azure Marketplace
  3. Azure Advisor
  4. Azure Service Health

Correct Answer: 1

Explanation

Azure Virtual Network provides a private networking environment for Azure resources. It allows organizations to create address spaces, subnets, routing configurations, and network security controls for workloads running in Azure. Virtual networks can also connect to on-premises environments and other networks through supported Azure connectivity services. Marketplace provides software solutions, Advisor provides recommendations, and Service Health reports platform events. Azure Virtual Network is therefore the fundamental networking component for creating private network environments and controlling communication between Azure resources.

Question 351

Which Azure service provides a managed public IP-based load balancing solution for distributing TCP and UDP traffic?

  1. Azure Load Balancer
  2. Azure Key Vault
  3. Azure Logic Apps
  4. Azure Synapse Analytics

Correct Answer: 1

Explanation

Azure Load Balancer distributes network traffic across multiple backend resources and supports traffic distribution for protocols such as TCP and UDP. It can help improve application availability and scalability by preventing all traffic from depending on a single backend instance. Key Vault manages secrets and cryptographic information, Logic Apps automates workflows, and Synapse Analytics supports large-scale analytics. Azure Load Balancer is therefore the appropriate service for distributing supported network traffic across backend Azure resources.

Question 352

Which Azure service provides a centralized way to create and manage budgets for cloud spending?

  1. Azure Application Insights
  2. Azure Cost Management
  3. Azure Front Door
  4. Azure Container Instances

Correct Answer: 2

Explanation

Azure Cost Management provides capabilities for monitoring, analyzing, and managing cloud spending. Organizations can use it to review costs, create budgets, monitor spending trends, and identify areas where expenditures may require attention. This helps teams maintain financial control over their Azure environments. Application Insights focuses on application telemetry, Front Door provides global application delivery, and Container Instances runs containers. Azure Cost Management is therefore the appropriate service when an organization needs to establish budgets and monitor Azure spending.

Question 353

Which Azure service provides a managed environment for running containers without requiring a Kubernetes cluster?

  1. Azure Kubernetes Service
  2. Azure Container Instances
  3. Azure Synapse Analytics
  4. Azure App Service

Correct Answer: 2

Explanation

Azure Container Instances allows organizations to run containers directly in Azure without managing virtual machines or deploying a Kubernetes cluster. It is useful for simple containerized applications, short-lived tasks, batch processing, and scenarios where fast container startup is important. Azure Kubernetes Service provides managed Kubernetes orchestration for more complex container environments. Synapse Analytics focuses on data analytics, while App Service hosts supported application workloads. Container Instances is therefore the appropriate choice when containers are needed without the overhead of managing Kubernetes.

Question 354

Which Azure service can provide an application gateway with URL-based routing for web requests?

  1. Azure Queue Storage
  2. Azure Application Gateway
  3. Azure Table Storage
  4. Azure Data Box

Correct Answer: 2

Explanation

Azure Application Gateway provides application-layer traffic management for web applications. It can support features such as URL-based routing, host-based routing, TLS termination, and integration with Web Application Firewall capabilities. These features allow organizations to direct web requests to appropriate backend resources based on information contained in the request. Queue Storage provides messaging, Table Storage provides NoSQL storage, and Data Box supports physical data transfer. Application Gateway is therefore the appropriate service when web traffic requires application-aware routing.

Question 355

Which Azure service can provide global routing for web applications using Microsoft’s worldwide network?

  1. Azure Front Door
  2. Azure Table Storage
  3. Azure Queue Storage
  4. Azure Managed Disks

Correct Answer: 1

Explanation

Azure Front Door provides global application delivery and traffic routing capabilities for web applications. It can use Microsoft’s global network to route user requests toward appropriate application endpoints and can help improve performance and availability for geographically distributed users. Table Storage provides NoSQL data storage, Queue Storage provides messaging, and Managed Disks provide persistent disks for virtual machines. Azure Front Door is therefore the appropriate service when organizations need a global entry point and routing solution for web applications.

Question 356

Which Azure service can monitor the availability and performance of Azure applications and infrastructure?

  1. Azure Monitor
  2. Azure Marketplace
  3. Azure Reservations
  4. Azure Resource Locks

Correct Answer: 1

Explanation

Azure Monitor provides comprehensive monitoring capabilities for Azure applications and infrastructure. It can collect metrics and logs, analyze telemetry, create alerts, and help administrators investigate operational issues. Organizations can use Monitor to understand resource performance and application behavior and respond to potential problems. Marketplace provides software solutions, Reservations are a purchasing option, and Resource Locks protect resources from accidental changes. Azure Monitor is therefore the appropriate service for observing the availability and performance of applications and infrastructure.

Question 357

Which Azure storage option is designed for persistent disks used by Azure virtual machines?

  1. Azure Files
  2. Azure Managed Disks
  3. Azure Event Hubs
  4. Azure Table Storage

Correct Answer: 2

Explanation

Azure Managed Disks provide persistent storage volumes that can be attached to Azure virtual machines. Azure manages the underlying storage infrastructure, reducing the administrative effort required to manage individual storage accounts and disks. Managed Disks are available in different performance and redundancy options depending on workload requirements. Azure Files provides managed file shares, Event Hubs is an event ingestion service, and Table Storage provides NoSQL key-value storage. Azure Managed Disks are therefore the appropriate storage option for persistent virtual machine disks.

Question 358

Which Azure service provides a managed messaging system that supports reliable communication between distributed applications?

  1. Azure Service Bus
  2. Azure Monitor
  3. Azure CDN
  4. Azure DNS

Correct Answer: 1

Explanation

Azure Service Bus is a managed enterprise messaging service designed to facilitate reliable communication between distributed applications. It supports queues and topics that allow applications to communicate asynchronously and independently. This helps reduce tight dependencies between application components and can support reliable processing patterns. Azure Monitor handles telemetry, CDN distributes content, and DNS provides name resolution. Azure Service Bus is therefore the appropriate service when distributed applications need a managed and reliable messaging infrastructure.

Question 359

Which Azure concept allows an application to continue operating when one component or instance fails?

  1. Scalability
  2. Availability
  3. Data residency
  4. Governance

Correct Answer: 2

Explanation

Availability refers to the ability of an application or service to remain operational and accessible when failures occur. Azure supports availability through capabilities such as redundancy, load balancing, availability zones, and resilient architectures. Scalability concerns increasing or decreasing capacity, data residency concerns where data is stored, and governance concerns organizational policies and controls. Availability is therefore the concept most closely associated with designing systems that can continue serving users even when an individual component or instance experiences a failure.

Question 360

Which Azure service helps organizations move existing servers, applications, and workloads to Azure?

  1. Azure Migrate
  2. Azure Policy
  3. Azure Service Bus
  4. Azure Key Vault

Correct Answer: 1

Explanation

Azure Migrate provides tools and services that help organizations assess and migrate workloads to Azure. It can assist with discovering existing environments, evaluating readiness, estimating migration considerations, and supporting migration activities for supported workloads. This helps organizations plan cloud migrations more systematically instead of moving workloads without assessment. Azure Policy provides governance, Service Bus provides messaging, and Key Vault manages secrets and keys. Azure Migrate is therefore the appropriate Azure service when an organization wants to assess and move existing workloads into Azure.