{"id":11795,"date":"2026-09-14T12:10:49","date_gmt":"2026-09-14T12:10:49","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=11795"},"modified":"2026-09-14T12:10:49","modified_gmt":"2026-09-14T12:10:49","slug":"microsoft-az-104-practice-test-questions-and-exam-dumps-part-12-q221-240","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-az-104-practice-test-questions-and-exam-dumps-part-12-q221-240\/","title":{"rendered":"Microsoft AZ-104 Practice Test Questions and Exam Dumps Part 12 Q221-240"},"content":{"rendered":"<h2><b>View Full\u00a0<a href=\"https:\/\/www.examlabs.com\/az-104-exam-dumps\">Microsoft AZ-104 Exam Dumps<\/a>\u00a0and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 221<\/b><\/h3>\n<p><b>Which Azure service allows administrators to query information about resources across multiple subscriptions using Kusto Query Language?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Resource Graph<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Advisor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Service Health<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Bastion<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Resource Graph allows administrators to explore and query Azure resources across subscriptions and management groups. It uses Kusto Query Language (KQL) to perform powerful resource queries. This makes it useful for inventory, governance, compliance, and resource discovery. Unlike Azure Monitor, which focuses on telemetry and logs, Resource Graph focuses on resource metadata and configuration information.<\/span><\/p>\n<h3><b>Question 222<\/b><\/h3>\n<p><b>Which Azure service provides a centralized platform for managing costs across Azure subscriptions?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Cost Management<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Monitor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Advisor<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Microsoft Cost Management helps organizations analyze, monitor, and control their Azure spending. Administrators can review costs, create budgets, analyze spending trends, and identify areas of increased usage. Cost Management is especially useful when an organization has multiple subscriptions and needs better financial visibility. Azure Advisor can provide cost optimization recommendations, but Cost Management is specifically designed for managing and analyzing cloud costs.<\/span><\/p>\n<h3><b>Question 223<\/b><\/h3>\n<p><b>Which Azure feature can notify administrators when spending reaches a specified threshold?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Cost Management Budget<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Resource Lock<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Availability Set<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network Security Group<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Cost Management budgets allow administrators to define spending thresholds and receive notifications when actual or forecasted costs reach configured limits. Budgets help organizations monitor spending and take corrective action before costs become excessive. A budget does not automatically stop resource usage when the threshold is reached. Resource locks protect resources, availability sets improve VM availability, and NSGs control network traffic.<\/span><\/p>\n<h3><b>Question 224<\/b><\/h3>\n<p><b>Which Azure command creates a new resource group using Azure CLI?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">az group create<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">az vm start<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">az resource delete<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">az network create<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The <\/span><span style=\"font-weight: 400;\">az group create<\/span><span style=\"font-weight: 400;\"> command is used with Azure CLI to create a new Azure resource group. A typical command includes the resource group&#8217;s name and Azure region, such as <\/span><span style=\"font-weight: 400;\">az group create &#8211;name MyResourceGroup &#8211;location eastus<\/span><span style=\"font-weight: 400;\">. Resource groups provide a logical container for related Azure resources. The other commands perform different resource-management operations and do not create resource groups.<\/span><\/p>\n<h3><b>Question 225<\/b><\/h3>\n<p><b>Which Azure PowerShell cmdlet creates a new resource group?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">New-AzVM<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">New-AzResourceGroup<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Get-AzResourceGroup<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remove-AzResourceGroup<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The <\/span><span style=\"font-weight: 400;\">New-AzResourceGroup<\/span><span style=\"font-weight: 400;\"> cmdlet creates a new Azure resource group through Azure PowerShell. Administrators can specify the resource group name and location as parameters. <\/span><span style=\"font-weight: 400;\">Get-AzResourceGroup<\/span><span style=\"font-weight: 400;\"> retrieves information about existing resource groups, while <\/span><span style=\"font-weight: 400;\">Remove-AzResourceGroup<\/span><span style=\"font-weight: 400;\"> deletes one. <\/span><span style=\"font-weight: 400;\">New-AzVM<\/span><span style=\"font-weight: 400;\"> is used to create a virtual machine. Azure PowerShell provides command-based administration for Azure resources.<\/span><\/p>\n<h3><b>Question 226<\/b><\/h3>\n<p><b>Which Azure CLI command displays all resource groups in the current subscription?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">az group list<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">az group create<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">az group delete<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">az group show<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The <\/span><span style=\"font-weight: 400;\">az group list<\/span><span style=\"font-weight: 400;\"> command displays resource groups available in the current Azure subscription. It is useful for administrators who need to review existing resource groups from the command line. <\/span><span style=\"font-weight: 400;\">az group show<\/span><span style=\"font-weight: 400;\"> displays information about a specific resource group, while <\/span><span style=\"font-weight: 400;\">az group create<\/span><span style=\"font-weight: 400;\"> creates a new one. <\/span><span style=\"font-weight: 400;\">az group delete<\/span><span style=\"font-weight: 400;\"> removes a resource group and its resources.<\/span><\/p>\n<h3><b>Question 227<\/b><\/h3>\n<p><b>Which Azure PowerShell cmdlet retrieves information about an existing resource group?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">New-AzResourceGroup<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Get-AzResourceGroup<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remove-AzResourceGroup<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Set-AzResourceGroup<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The <\/span><span style=\"font-weight: 400;\">Get-AzResourceGroup<\/span><span style=\"font-weight: 400;\"> cmdlet retrieves information about Azure resource groups. Administrators can use it to view properties such as the resource group name, location, and tags. <\/span><span style=\"font-weight: 400;\">New-AzResourceGroup<\/span><span style=\"font-weight: 400;\"> creates a resource group, while <\/span><span style=\"font-weight: 400;\">Remove-AzResourceGroup<\/span><span style=\"font-weight: 400;\"> deletes one. Using PowerShell commands such as <\/span><span style=\"font-weight: 400;\">Get-AzResourceGroup<\/span><span style=\"font-weight: 400;\"> is useful when administrators need to inspect resources and automate Azure management tasks.<\/span><\/p>\n<h3><b>Question 228<\/b><\/h3>\n<p><b>Which Azure service provides infrastructure-as-code capabilities using declarative templates?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Resource Manager templates<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Bastion<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Load Balancer<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Advisor<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Resource Manager templates provide a declarative approach to deploying Azure infrastructure. Administrators define the desired resources and configurations in a template, and Azure Resource Manager creates or updates those resources accordingly. Templates help maintain consistent deployments and support automation. They can also use parameters, variables, dependencies, and outputs to make deployments reusable across different environments.<\/span><\/p>\n<h3><b>Question 229<\/b><\/h3>\n<p><b>Which section of an ARM template is used to accept values provided during deployment?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Variables<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Parameters<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Outputs<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Resources<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The parameters section of an ARM template defines values that can be supplied during deployment. Parameters allow the same template to be reused with different configurations, such as different locations, resource names, or SKU values. Variables are used for reusable expressions, resources define what should be deployed, and outputs return information after deployment. Parameters therefore provide flexibility during template deployment.<\/span><\/p>\n<h3><b>Question 230<\/b><\/h3>\n<p><b>Which section of an ARM template is used to return information after a deployment completes?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Parameters<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Variables<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Outputs<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Resources<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The outputs section of an ARM template returns information after a deployment completes. For example, an output can return the fully qualified domain name of a deployed resource or the ID of a resource. Parameters provide input values, variables simplify expressions, and resources define the Azure resources that should be deployed. Outputs are especially useful when deployment results need to be consumed by another process.<\/span><\/p>\n<h3><b>Question 231<\/b><\/h3>\n<p><b>Which ARM template section is used to define reusable values within a template?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Variables<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Outputs<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Parameters<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Locations<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The variables section of an ARM template defines reusable values or expressions that can simplify template development. Variables can help avoid repeating complex expressions throughout the template and can make deployment definitions easier to maintain. Parameters are values supplied during deployment, while outputs return information after deployment. The resources section defines the actual Azure resources that will be deployed.<\/span><\/p>\n<h3><b>Question 232<\/b><\/h3>\n<p><b>Which Azure CLI command is commonly used to deploy an ARM template at the resource group scope?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">az deployment group create<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">az group create<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">az deployment delete<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">az template start<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The <\/span><span style=\"font-weight: 400;\">az deployment group create<\/span><span style=\"font-weight: 400;\"> command is commonly used to deploy an ARM template to a specific resource group. The command can specify the resource group, template file, and parameter values. This allows administrators to automate infrastructure deployment through Azure CLI. <\/span><span style=\"font-weight: 400;\">az group create<\/span><span style=\"font-weight: 400;\"> creates a resource group but does not deploy an ARM template by itself.<\/span><\/p>\n<h3><b>Question 233<\/b><\/h3>\n<p><b>Which Azure feature allows administrators to automatically shut down a development virtual machine at a scheduled time?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">VM Auto-shutdown<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Bastion<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Advisor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Policy<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">VM Auto-shutdown allows administrators to configure a scheduled shutdown time for supported virtual machines. This feature is particularly useful for development and test environments where VMs do not need to run continuously. Automatically shutting down unused VMs can help reduce compute costs. Azure Policy can enforce organizational rules, but VM Auto-shutdown directly provides the scheduled shutdown capability.<\/span><\/p>\n<h3><b>Question 234<\/b><\/h3>\n<p><b>Which Azure service provides a globally distributed, multi-model database platform?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Cosmos DB<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Files<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Queue Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Table Storage<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Cosmos DB is a globally distributed database service designed for applications requiring low-latency access and scalable performance. It supports multiple data models and provides capabilities for distributing data across Azure regions. Azure Files provides managed file shares, Queue Storage stores messages for asynchronous processing, and Table Storage provides a NoSQL key-value store. Cosmos DB is the appropriate choice for globally distributed database workloads.<\/span><\/p>\n<h3><b>Question 235<\/b><\/h3>\n<p><b>Which Azure Storage service provides managed SMB file shares that can be accessed by multiple machines?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Blob Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Files<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Queue Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Table Storage<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Files provides managed cloud file shares that can be accessed using protocols such as SMB. These shares can be mounted by supported Windows, Linux, and other systems. Azure Files is useful when applications require shared file storage without managing a traditional file server. Blob Storage is designed for object data, Queue Storage handles messages, and Table Storage provides NoSQL data storage.<\/span><\/p>\n<h3><b>Question 236<\/b><\/h3>\n<p><b>Which Azure Storage service is designed for storing messages between application components?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Queue Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Files<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Blob Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Managed Disks<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Queue Storage provides a messaging mechanism that allows application components to communicate asynchronously. Applications can place messages into a queue and another component can process them later. This helps separate application components and can improve scalability and reliability. Azure Files provides shared file storage, Blob Storage stores objects, and Managed Disks provide persistent disks for Azure virtual machines.<\/span><\/p>\n<h3><b>Question 237<\/b><\/h3>\n<p><b>Which Azure Storage service provides a NoSQL key-value store for structured data?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Table Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Files<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Queue Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Disk Storage<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Table Storage provides a NoSQL key-value storage solution for structured, non-relational data. It is suitable for applications that need scalable storage without the complexity of a traditional relational database. Data is organized using entities and properties. Azure Files is intended for file shares, Queue Storage handles messages, and Disk Storage provides persistent disks for virtual machines.<\/span><\/p>\n<h3><b>Question 238<\/b><\/h3>\n<p><b>Which Azure service provides a managed container registry for storing and managing container images?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Container Registry<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Kubernetes Service<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure App Service<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Functions<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Container Registry, or ACR, is a managed private registry for storing and managing container images and related artifacts. It integrates with Azure services such as Azure Kubernetes Service and supports authentication and access control through Microsoft Entra ID. AKS runs containerized applications, while ACR stores the images that those applications can use. App Service and Functions provide application hosting capabilities.<\/span><\/p>\n<h3><b>Question 239<\/b><\/h3>\n<p><b>Which Azure service is designed to run containerized applications without requiring administrators to manage virtual machines or Kubernetes clusters?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Container Instances<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Kubernetes Service<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Virtual Machines<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Availability Sets<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Container Instances allows users to run containers directly in Azure without managing virtual machines or a Kubernetes cluster. It is useful for simple container workloads, short-lived tasks, and scenarios where rapid container deployment is required. Azure Kubernetes Service provides managed Kubernetes orchestration for more complex container environments. Virtual Machines require operating-system management, while availability sets are used for VM availability.<\/span><\/p>\n<h3><b>Question 240<\/b><\/h3>\n<p><b>Which Azure service provides managed Kubernetes cluster orchestration for containerized applications?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Container Instances<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Kubernetes Service<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Container Registry<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Storage<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Kubernetes Service, or AKS, provides managed Kubernetes capabilities for deploying, scaling, and managing containerized applications. It is designed for workloads that require Kubernetes orchestration, automated scaling, service discovery, and container management. Azure Container Registry stores container images, while Azure Container Instances runs individual container workloads without requiring Kubernetes. AKS is therefore the appropriate service for managed Kubernetes environments.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full\u00a0Microsoft AZ-104 Exam Dumps\u00a0and Practice Test Dumps. &nbsp; Question 221 Which Azure service allows administrators to query information about resources across multiple subscriptions using Kusto Query Language? Azure Resource Graph Azure Advisor Azure Service Health Azure Bastion Correct Answer: 1 Explanation Azure Resource Graph allows administrators to explore and query Azure resources across subscriptions [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/11795"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=11795"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/11795\/revisions"}],"predecessor-version":[{"id":11796,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/11795\/revisions\/11796"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=11795"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=11795"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=11795"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}