πŸ”

AZ-900 β€” questions

Page 10 of 11 Β· 209 total questions.

Topic 1 Β· Question 375

What is used to grant permission to Azure Virtual Desktop resources?

  • Atags
  • Brole-based access control (RBAC) roles (correct answer)
  • Cresource groups
  • Dapplication security groups
Reveal answer & explanation
Correct answer: B

Azure role-based access control (RBAC) roles are used to grant permissions to Azure Virtual Desktop resources such as host pools, application groups, and workspaces. Tags, resource groups, and application security groups do not grant permissions.

Topic 1 Β· Question 380

Which cloud service model minimizes the management responsibility of a customer?

  • Ainfrastructure as a service (IaaS)
  • Bplatform as a service (PaaS)
  • Csoftware as a service (SaaS) (correct answer)
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: software as a service (SaaS).

Topic 1 Β· Question 388 Β· Select all that apply

You have an Azure web app. You need to manage the settings of the web app from an iPhone. What are two Azure management tools that you can use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

  • AWindows PowerShell
  • BAzure Cloud Shell (correct answer)
  • Cthe Azure portal (correct answer)
  • DAzure Storage Explorer
Reveal answer & explanation
Correct answer: B, C

The correct answer is B, C. Option B: Azure Cloud Shell Option C: the Azure portal.

Topic 1 Β· Question 391

What should you use to prevent traffic from an Azure virtual network from being routed to an Azure Storage account via the internet?

  • Aa network security group (NSG) (correct answer)
  • Ba public endpoint
  • CAzure VPN Gateway
  • Da service endpoint
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: a network security group (NSG)

Explanation

A Network Security Group (NSG) filters inbound and outbound traffic to subnets and NICs with allow/deny rules. A Network Security Group (NSG) applies allow/deny rules to control traffic at the subnet or NIC level.

Topic 1 Β· Question 392

Which service can replace a resource lock automatically if the lock is removed?

  • AAzure Information Protection (AIP)
  • BAzure Blueprints (correct answer)
  • CAzure Backup
  • DAzure Advisor
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Azure Blueprints.

Topic 1 Β· Question 395 Β· Select all that apply

You plan to collect and analyze event details for five Azure virtual machines. You need to run queries to compare the event details collected from all the virtual machines. Which two tools should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

  • AAzure Service Health
  • BAzure Service Bus
  • CAzure Monitor (correct answer)
  • DAzure Advisor
  • ELog Analytics (correct answer)
Reveal answer & explanation
Correct answer: C, E

The correct answer is C, E. Option C: Azure Monitor Option E: Log Analytics

Explanation

Azure Monitor collects metrics and logs across resources for observability and alerting. Log Analytics queries collected logs and metrics to investigate and alert on resource behavior.

Topic 1 Β· Question 397

What should you use to track the costs of Azure resources?

  • AAzure Quickstart templates
  • Btags
  • Cbudgets (correct answer)
  • Dusage and quotas
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: budgets.

Topic 1 Β· Question 398

You have an Azure subscription. You plan to create a virtual machine. Where will the virtual machine be placed in Azure?

  • AIn a storage account
  • BIn a resource group (correct answer)
  • CIn an administrative unit
  • DIn an application group
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: In a resource group

Explanation

A Resource Group is a logical container that groups related resources for shared lifecycle and access control.

Topic 1 Β· Question 400 Β· Select all that apply

You plan to reduce ongoing Azure expenditures. You need to identify which factors affect the costs of a resource. Which three factors should you identify? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

  • Athe volume of outbound data (correct answer)
  • Bthe volume of inbound data
  • Cthe service tier (correct answer)
  • Dthe Azure region (correct answer)
  • Ethe type of processed data
Reveal answer & explanation
Correct answer: A, C, D

The correct answer is A, C, D. Option A: the volume of outbound data Option C: the service tier Option D: the Azure region.

Topic 1 Β· Question 401

Your company has an Azure subscription that contains several resources. You need to identify which department is responsible for the cost of each resource. What should you use?

  • Abudgets
  • Balerts
  • Ctags (correct answer)
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: tags.

Topic 1 Β· Question 409

You have on-premises servers that run Windows Server. What should you implement to manage the servers by using the Azure portal?

  • AAzure Kubernetes Service (AKS)
  • BAzure Arc (correct answer)
  • CDocker
  • Drole-based access control (RBAC)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Azure Arc.

Topic 1 Β· Question 412

You have a web app that runs in Azure. You need to identify the amount of time it takes for web pages to load in a user's browser. What should you use?

  • AAzure Monitor alerts
  • BApplication Insights in Azure Monitor (correct answer)
  • CLog Analytics
  • DAzure Network Watcher
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Application Insights in Azure Monitor

Explanation

Azure Monitor collects metrics and logs across resources for observability and alerting. Application Insights provides application performance monitoring and diagnostics for apps.

Topic 1 Β· Question 414

What should a desktop application use to interact with Azure and manage resources?

  • AAPIs (correct answer)
  • BAzure Resource Manager (ARM) templates
  • CAzure Command-Line Interface (CLI)
  • DAzure Cloud Shell
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: APIs.

Topic 1 Β· Question 418 Β· Select all that apply

Which two features or services can be integrated with Azure Monitor? Each correct answer presents part of the solution. NOTE: Each correct answer is worth one point.

  • AAzure status
  • BApplication Insights (correct answer)
  • CAzure Advisor
  • DLog Analytics (correct answer)
  • EAzure Service Health
Reveal answer & explanation
Correct answer: B, D

The correct answer is B, D. Option B: Application Insights Option D: Log Analytics

Explanation

Log Analytics queries collected logs and metrics to investigate and alert on resource behavior. Application Insights provides application performance monitoring and diagnostics for apps.

Topic 1 Β· Question 419

What provides a unified way to project and manage non-Azure resources in Azure Resource Manager (ARM)?

  • AAzure Migrate
  • BAzure AD Connect
  • CAzure Arc (correct answer)
  • DAzure Front Door
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Azure Arc.

Topic 1 Β· Question 422

Your company has an Azure subscription and three business units. You plan to deploy new resources for each business unit. You need to ensure that the new resources are deployed by using a repeatable and reliable method that applies the same configurations to each resource. What should you use?

  • AAzure Policy
  • BAzure Arc
  • Ca resource group
  • DAzure Resource Manager (ARM) templates (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Azure Resource Manager (ARM) templates.

Topic 1 Β· Question 426

In the software as a service (SaaS) cloud service, which responsibility is shared between Microsoft and the customer?

  • Aidentity and directory infrastructure management (correct answer)
  • Bapplication management
  • Cinformation and data management
  • Doperating system updates
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: identity and directory infrastructure management.

Topic 1 Β· Question 427

Where does Azure Monitor store event data?

  • Aan Azure Blob Storage account
  • BAzure Storage Queue
  • CAzure SQL Database
  • Da Log Analytics workspace (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: a Log Analytics workspace

Explanation

Log Analytics queries collected logs and metrics to investigate and alert on resource behavior.

Topic 1 Β· Question 429 Β· Select all that apply

An Azure administrator plans to run a PowerShell script that creates Azure resources. You need to recommend which computer configuration to use to run the script. Which three computers can run the script? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

  • Aa computer that runs Windows 11 and has the Azure CLI tools installed (correct answer)
  • Ba computer that runs Linux and has the Azure CLI tools installed
  • Ca computer that runs macOS and has PowerShell Core 6.0 installed
  • Da computer that runs Chrome OS and uses Azure Cloud Shell (correct answer)
  • Ea computer that runs Windows 10 and has the Azure PowerShell module installed (correct answer)
Reveal answer & explanation
Correct answer: A, D, E

The correct answer is A, D, E. Option A: a computer that runs Windows 11 and has the Azure CLI tools installed Option D: a computer that runs Chrome OS and uses Azure Cloud Shell Option E: a computer that runs Windows 10 and has the Azure PowerShell module installed.

Topic 1 Β· Question 431 Β· Select all that apply

In the infrastructure as a service (IaaS) cloud service model, which two components are the responsibility of the cloud service provider? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

  • Athe configuration and maintenance of storage
  • Bthe installation and configuration of the operating system
  • Cmaintaining the hardware (correct answer)
  • Dthe network configuration
  • Ephysical security of the datacenter infrastructure (correct answer)
Reveal answer & explanation
Correct answer: C, E

The correct answer is C, E. Option C: maintaining the hardware Option E: physical security of the datacenter infrastructure.

Showing questions 181–200 of 209 Β· Page 10 of 11