Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: best70

AZ-900 Microsoft Azure Fundamentals Questions and Answers

Questions 4

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have an Azure subscription named Subscription! You sign in to the Azure portal and create a resource group named RG1.

From Azure documentation, you have the following command that creates a virtual machine named VM1.

az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys

You need to create VM1 in Subscription! by using the command.

Solution: From the Azure portal, launch Azure Cloud Shell and select Bash. Run the command in Cloud Shell.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 5

Your company plans to request an architectural review of an Azure environment from Microsoft.

The company currently has a Basic support plan.

You need to recommend a new support plan for the company. The solution must minimize costs.

Which support plan should you recommend?

Options:

A.

Premier

B.

Developer

C.

Professional Direct

D.

Standard

Buy Now
Questions 6

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have an Azure environment.

You need to create a new Azure virtual machine from an Android laptop.

Solution: You use Bash in Azure Cloud Shell.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 7

This question requires that you evaluate the underlined text to determine if it is correct.

When you need to delegate permissions to several Azure virtual machines simultaneously, you must deploy the Azure virtual machines to the same Azure region

Instructions: Review the underlined text If it makes the statement correct, select " No change is needed. " If the statement is incorrect, select the answer choice that makes the statement correct.

Options:

A.

No change is needed.

B.

by using the same Azure Resource Manager template

C.

to the same resource group

D.

to the same availability zone

Buy Now
Questions 8

This question requires that you evaluate the Bold text to determine if it is correct.

Azure policies provide a common platform for deploying objects to a cloud infrastructure and for implementing consistency across the Azure environment.

Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed”. If the statement is incorrect, select the answer choice that makes the statement correct.

Options:

A.

No change is needed

B.

Resource groups provide

C.

Azure Resource Manager provides

D.

Management groups provide

Buy Now
Questions 9

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 9

Options:

Buy Now
Questions 10

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 10

Options:

Buy Now
Questions 11

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

AZ-900 Question 11

Options:

Buy Now
Questions 12

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 12

Options:

Buy Now
Questions 13

You plan to migrate a web application to Azure. The web application is accessed by external users.

You need to recommend a cloud deployment solution to minimize the amount of administrative effort used to manage the web application.

What should you include in the recommendation?

Options:

A.

software as a service (SaaS)

B.

platform as a service (PaaS)

C.

infrastructure as a service (IaaS)

D.

database as a service (DaaS)

Buy Now
Questions 14

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 14

Options:

Buy Now
Questions 15

You plan to implement an Azure database solution.

You need to implement a database solution that meets the following requirements:

    Can add data concurrently from multiple regions

    Can store JSON documents

Which database service should you deploy? To answer, select the appropriate service in the answer area.

AZ-900 Question 15

Options:

Buy Now
Questions 16

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 16

Options:

Buy Now
Questions 17

This question requires that you evaluate the underlined text to determine if it is correct.

One of the benefits of Azure SQL Data Warehouse is that high availability is built into the platform.

Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed”. If the

statement is incorrect, select the answer choice that makes the statement correct.

Options:

A.

No change is needed

B.

automatic scaling

C.

data compression

D.

versioning

Buy Now
Questions 18

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 18

Options:

Buy Now
Questions 19

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 19

Options:

Buy Now
Questions 20

You have a virtual machine named VM1 that runs Windows Server 2016. VM1 is in the East US Azure region.

Which Azure service should you use from the Azure portal to view service failure notifications that can affect the availability of VM1?

Options:

A.

Azure Service Fabric

B.

Azure Monitor

C.

Azure virtual machines

D.

Azure Advisor

Buy Now
Questions 21

You need to identify the type of failure for which an Azure availability zone can be used to protect access to Azure services.

What should you identify?

Options:

A.

a physical server failure

B.

an Azure region failure

C.

a storage failure

D.

an Azure data center failure

Buy Now
Questions 22

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

Your Azure environment contains multiple Azure virtual machines.

You need to ensure that a virtual machine named VM1 is accessible from the Internet over HTTP.

Solution: You modify an Azure firewall.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 23

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1.

From Azure documentation, you have the following command that creates a virtual machine named VM1.

az vm create --resource-group RG1 --name VM1 -- image

UbuntuLTS --generate-ssh-keys

You need to create VM1 in Subscription1 by using the command.

Solution: From the Azure portal, launch Azure Cloud Shell and select PowerShell. Run the command in Cloud Shell.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 24

You have an on-premises network that contains several servers.

You plan to migrate all the servers to Azure.

You need to recommend a solution to ensure that some of the servers are available if a single Azure data center goes offline for an extended period.

What should you include in the recommendation?

Options:

A.

fault tolerance

B.

elasticity

C.

scalability

D.

low latency

Buy Now
Questions 25

You need to view a list of planned maintenance events that can affect the availability of an Azure subscription.

Which blade should you use from the Azure portal? To answer, select the appropriate blade in the answer

area.

AZ-900 Question 25

Options:

Buy Now
Questions 26

This question requires that you evaluate the underlined text to determine if it is correct.

Resource groups provide organizations with the ability to manage the compliance of Azure resources across multiple subscriptions.

Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed”. If the statement is incorrect, select the answer choice that makes the statement correct.

Options:

A.

No change is needed

B.

Management groups

C.

Azure policies

D.

Azure App Service plans

Buy Now
Questions 27

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 27

Options:

Buy Now
Questions 28

Your network contains an Active Directory forest. The forest contains 5,000 user accounts.

Your company plans to migrate all network resources to Azure and to decommission the on-premises data center.

You need to recommend a solution to minimize the impact on users after the planned migration.

What should you recommend?

Options:

A.

Implement Azure Multi-Factor Authentication (MFA)

B.

Sync all the Active Directory user accounts to Azure Active Directory (Azure AD)

C.

Instruct all users to change their password

D.

Create a guest user account in Azure Active Directory (Azure AD) for each user

Buy Now
Questions 29

This question requires that you evaluate the Bold text to determine if it is correct.

After you create a virtual machine, you need to modify the network security group (NSG) to allow connections from TCP port 8080 to the virtual machine.

Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed”. If the statement is incorrect, select the answer choice that makes the statement correct.

Options:

A.

No change is needed.

B.

virtual network gateway.

C.

virtual network

D.

route table.

Buy Now
Questions 30

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

AZ-900 Question 30

Options:

Buy Now
Questions 31

Your company hosts an accounting named App1 that is used by all the customers of the company. App1 has low usage during the first three weeks of each month and very high usage during the last week of each month.

Which benefit of Azure Cloud Services supports cost management for this type of usage pattern?

Options:

A.

high availability

B.

high latency

C.

elasticity

D.

load balancing

Buy Now
Questions 32

You have an on-premises network that contains 100 servers.

You need to recommend a solution that provides additional resources to your users. The solution must minimize capital and operational expenditure costs.

What should you include in the recommendation?

Options:

A.

a complete migration to the public cloud

B.

an additional data center

C.

a private cloud

D.

a hybrid cloud

Buy Now
Questions 33

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have an Azure environment. You need to create a new Azure virtual machine from an Android laptop.

Solution: You use PowerShell in Azure Cloud Shell.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 34

You have an Azure environment that contains multiple Azure virtual machines.

You plan to implement a solution that enables the client computers on your on-premises network to communicate to the Azure virtual machines.

You need to recommend which Azure resources must be created for the planned solution.

Which two Azure resources should you include in the recommendation? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Options:

A.

a virtual network gateway

B.

a load balancer

C.

an application gateway

D.

a virtual network

E.

a gateway subnet

Buy Now
Questions 35

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

Your company has an Azure subscription that contains the following unused resources:

* 20 user accounts in Azure Active Directory (Azure AD)

* Five groups in Azure AD

* 10 public [P addresses

* 10 network interfaces

You need to reduce the Azure costs for the company.

Solution: You remove the unused groups.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 36

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 36

Options:

Buy Now
Questions 37

Your company plans to migrate to Azure. The company has several departments. All the Azure resources used by each department will be managed by a department administrator.

You need to recommend an Azure deployment that provides the ability to segment Azure for the departments.

What are two possible techniques to segment Azure for the departments? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Options:

A.

multiple subscriptions

B.

multiple Azure Active Directory (Azure AD) directories

C.

multiple regions

D.

multiple resource groups

Buy Now
Questions 38

This question requires that you evaluate the underlined text to determine if it is correct.

Azure Germany can be used by legal residents of Germany only .

Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed”. If the statement is incorrect, select the answer choice that makes the statement correct.

Options:

A.

no change is needed

B.

only enterprises that are registered in Germany

C.

only enterprises that purchase their azure licenses from a partner based in Germany

D.

any user or enterprise that requires its data to reside in Germany

Buy Now
Questions 39

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these

questions will not appear in the review screen.

You plan to deploy several Azure virtual machines.

You need to ensure that the services running on the virtual machines are available if a single data center fails.

Solution: You deploy the virtual machines to two or more resource groups.

Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 40

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

AZ-900 Question 40

Options:

Buy Now
Questions 41

Which two types of customers are eligible to use Azure Government to develop a cloud solution? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

a Canadian government contractor

B.

a European government contractor

C.

a United States government entity

D.

a United States government contractor

E.

a European government entity

Buy Now
Questions 42

Your company plans to deploy several million sensors that will upload data to Azure. You need to identify which Azure resources must be created to support the planned solution. Which two Azure resources should you identify? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point

Options:

A.

Azure Data Lake

B.

Azure Queue storage

C.

Azure File Storage

D.

Azure IoT Hub

E.

Azure Notification Hubs

Buy Now
Questions 43

Which cloud deployment is used for Azure virtual machines and Azure SQL database? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

AZ-900 Question 43

Options:

Buy Now
Questions 44

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 44

Options:

Buy Now
Questions 45

What can Azure Information Protection encrypt?

Options:

A.

an Azure Storage account

B.

documents and email messages

C.

an Azure SQL database

D.

network traffic

Buy Now
Questions 46

This question requires that you evaluate the underlined text to determine if it is correct.

A support plan solution that gives you best practice information, health status and notifications, and 24/7 access to billing information at the lowest possible cost is a Standard support plan.

Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed”. If the statement is incorrect, select the answer choice that makes the statement correct.

Options:

A.

No change is needed

B.

Developer

C.

Basic

D.

Premier

Buy Now
Questions 47

Your company plans to automate the deployment of servers to Azure.

Your manager is concerned that you may expose administrative credentials during the deployment.

You need to recommend an Azure solution that encrypts the administrative credentials during the deployment.

What should you include in the recommendation?

Options:

A.

Azure Key Vault

B.

Azure Multi-Factor Authentication (MFA)

C.

Azure Security Center

D.

Azure Information Protection

Buy Now
Questions 48

Match the Azure service to the correct description.

Instructions: To answer, drag the appropriate Azure service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all.

NOTE: Each correct match is worth one point.

Select and Place:

AZ-900 Question 48

Options:

Buy Now
Questions 49

You plan to deploy a website to Azure. The website will be accessed by users worldwide and will host large video files. You need to recommend which Azure feature must be used to provide the best video playback experience. What should you recommend?

Options:

A.

an Azure Traffic Manager profile

B.

a content delivery network (CDN)

C.

an Azure ExpressRoute circuit

D.

an application gateway

Buy Now
Questions 50

You need to configure an Azure solution that meets the following requirements:

    Secures websites from attacks

    Generates reports that contain details of attempted attacks

What should you include in the solution?

Options:

A.

Azure Firewall

B.

a network security group (NSG)

C.

Azure Information Protection

D.

DDoS protection

Buy Now
Questions 51

Which two features of services can be integrated with Azure Monitor? Each correct answer presents part of the solution.

NOTE Each correct answer is worth one point:

Options:

A.

Azure Service Healt h

B.

Azure Advisor

C.

Azure status

D.

Application Insights

E.

Log Analytics

Buy Now
Questions 52

Select the answer that correctly completes the sentence.

AZ-900 Question 52

Options:

Buy Now
Questions 53

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 53

Options:

Buy Now
Questions 54

Select the answer that correctly completes the sentence.

AZ-900 Question 54

Options:

Buy Now
Questions 55

Select the answer that correctly completes the sentence.

AZ-900 Question 55

Options:

Buy Now
Questions 56

What can you use to make recommendations that will reduce Azure costs?

Options:

A.

Azure Advisor

B.

Log Analytics

C.

Azure Service Health

D.

the Azure pricing calculator

Buy Now
Questions 57

Select the answer that correctly completes the sentence.

AZ-900 Question 57

Options:

Buy Now
Questions 58

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

AZ-900 Question 58

Options:

Buy Now
Questions 59

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

Options:

A.

identity and directory infrastructure management

B.

application management

C.

information and data management

D.

operating system updates

Buy Now
Questions 60

Match the cloud computing benefits to the appropriate requirements.

To answer, drag the appropriate benefit from the column on the left to its requirement on the right. Each benefit may be used once more than once, or not at all.

NOTE: Each correct match is worth one point.

AZ-900 Question 60

Options:

Buy Now
Questions 61

Fill in the blank

(_________________) is a highly secure loT solution

that includes a microcontroller unit (MCU) and a customized Linux operating system.

Options:

Buy Now
Questions 62

Select the answer that correctly completes the sentence.

AZ-900 Question 62

Options:

Buy Now
Questions 63

This question requires that you evaluate the Bold text to determine if it is correct.

From Azure Cloud Shell , you can track your company ' s regulatory standards and regulations, such as ISO 27001.

Instructions: Review the underlined text. If it makes the statement correct, select " No change is needed/ ' If the statement is incorrect, select the answer choice that makes the statement correct.

Options:

A.

No change is needed.

B.

the Microsoft Cloud Partner Portal

C.

Compliance Manager

D.

the Trust Center

Buy Now
Questions 64

Which service provides network traffic filtering across multiple Azure subscriptions and virtual networks?

Options:

A.

Azure Firewall

B.

an application security group

C.

Azure DDoS protection

D.

a network security group (NSG)

Buy Now
Questions 65

This question requires that you evaluate the underlined BOLD text to determine if it is correct.

Azure Site Recovery provides fault tolerance for virtual machines.

Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed.” If the statement is incorrect, select the answer choice that makes the statement correct.

Options:

A.

No change is needed.

B.

disaster recovery

C.

elasticity

D.

high availability

Buy Now
Questions 66

To complete the sentence, select the appropriate option in the answer area.

AZ-900 Question 66

Options:

Buy Now
Questions 67

To complete the sentence, select the appropriate option in the answer area.

AZ-900 Question 67

Options:

Buy Now
Questions 68

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 68

Options:

Buy Now
Questions 69

Match the cloud model to the correct advantage.

Instructions: To answer, drag the appropriate cloud model from the column on the left to its advantage on the right. Each cloud model may be used once, more than once, or not at all.

NOTE: Each correct match is worth one point

AZ-900 Question 69

Options:

Buy Now
Questions 70

You plan to create an Azure virtual machine.

You need to identify which storage service must be used to store the data disks of the virtual machine.

What should you identify? To answer, select the appropriate service in the answer area.

AZ-900 Question 70

Options:

Buy Now
Questions 71

To complete the sentence, select the appropriate option in the answer area.

AZ-900 Question 71

Options:

Buy Now
Questions 72

This question requires that you evaluate the underlined text to determine if it is correct.

The Microsoft Online Services Privacy Statement explains what data Microsoft processes, how Microsoft processes the data, and the purpose of processing the data.

Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed.” If the statement is incorrect, select the answer choice that makes the statement correct.

Options:

A.

No change is needed.

B.

Microsoft Online Services Terms

C.

Microsoft Online Service Level Agreement

D.

Online Subscription Agreement for Microsoft Azure

Buy Now
Questions 73

To complete the sentence, select the appropriate option in the answer area.

AZ-900 Question 73

Options:

Buy Now
Questions 74

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 74

Options:

Buy Now
Questions 75

Which task can you perform by using Azure Advisor?

Options:

A.

Integrate Active Directory and Azure Active Directory (Azure AD).

B.

Estimate the costs of an Azure solution.

C.

Confirm that Azure subscription security follows best practices.

D.

Evaluate which on-premises resources can be migrated to Azure.

Buy Now
Questions 76

Your company is planning a deployment using Azure Database for PostgreSQL. The deployment should meet the following requirements:

- Up to 10 TB storage

- Azure Premium Storage

- Point-in-time-restore for up to 35 days

You need to select the appropriate deployment and pricing tier to meet these requirements and minimize costs. What should you select?

Options:

A.

Azure Database for PostgreSQL Single Server Memory Optimized tier

B.

Azure Database for PostgreSQL Hyperscale (Citus)

C.

Azure Database for PostgreSQL Single Server General Purpose tier

D.

Azure Database for PostgreSQL Single Server Basic tier

Buy Now
Questions 77

A tion in the answer area.

AZ-900 Question 77

Options:

Buy Now
Questions 78

This question requires that you evaluate the underlined text to determine if it is correct.

Azure Databricks is an Apache Spark-based analytics service.

Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed.” If the statement is incorrect, select the answer choice that makes the statement correct.

Options:

A.

No change is needed.

B.

Azure Data Factory

C.

Azure DevOps

D.

Azure HDInsight

Buy Now
Questions 79

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 79

Options:

Buy Now
Questions 80

To complete the sentence, select the appropriate option in the answer area.

AZ-900 Question 80

Options:

Buy Now
Questions 81

What should you use to evaluate whether your company’s Azure environment meets regulatory requirements?

Options:

A.

Microsoft Defender for Cloud

B.

Azure Advisor

C.

Azure Service Health

D.

Azure Knowledge Center

Buy Now
Questions 82

Your company has a Software Assurance agreement that includes Microsoft SQL Server licenses

You plan to deploy SQL Server on Azure virtual machines.

What should you do to minimize licensing costs for the deployment?

Options:

A.

Use Azure reservations.

B.

Use Azure Hybrid Benefit

C.

Deallocate the virtual machines during off hours.

D.

Configure Azure Cost Management budgets.

Buy Now
Questions 83

What can you use to identify underutilized or unused Azure virtual machines?

Options:

A.

Azure Advisor

B.

Azure Cost Management + Billing

C.

Azure reservations

D.

Azure Policy

Buy Now
Questions 84

To complete the sentence, select the appropriate option in the answer area.

AZ-900 Question 84

Options:

Buy Now
Questions 85

You need to request that Microsoft increase a subscription quota limit for your company.

Which blade should you use from the Azure portal? To answer, select the appropriate blade in the answer area.

AZ-900 Question 85

Options:

Buy Now
Questions 86

You plan to deploy several Azure virtual machines.

You need to ensure that the services running on the virtual machines are available if a single data center fails.

Solution: You deploy the virtual machines to a scale set. Does this meet the goal?

Options:

A.

Yes

B.

No

Buy Now
Questions 87

Match the cloud computing benefits to the correct descriptions.

To answer, drag the appropriate service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all.

NOTE: Each correct match is worth one point

AZ-900 Question 87

Options:

Buy Now
Questions 88

This question requires that you evaluate the BOLD text to determine if it is correct.

The Azure Standard support plan is the lowest cost option to receive 24x7 access to support engineers by phone.

Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed”. If the statement is incorrect, select the answer choice that makes the statement correct.

Options:

A.

No change is needed

B.

Developer

C.

Basic

D.

Professional Direct

Buy Now
Questions 89

Match the term to the appropriate description.

To answer, drag the appropriate term from the column on the left to its description on the right. Each term may be used once, more than once, or not at all.

NOTE: Each correct match is worth one point.

AZ-900 Question 89

Options:

Buy Now
Questions 90

For each of the following statements, select Yes if the statement is true, Otherwise, select No.

NOTE: Each correct match is worth one point.

AZ-900 Question 90

Options:

Buy Now
Questions 91

Your company plans to deploy several custom applications to Azure. The applications will provide invoicing services to the customers of the company. Each application will have several prerequisite applications and services installed.

You need to recommend a cloud deployment solution for all the applications.

What should you recommend?

Options:

A.

Software as a Service (SaaS)

B.

Platform as a Service (PaaS)

C.

Infrastructure as a Service (laaS)

Buy Now
Questions 92

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 92

Options:

Buy Now
Questions 93

You plan to deploy several Azure virtual machines.

You need to control the ports that devices on the internet can use to access the virtual machines.

What should you use?

Options:

A.

an Azure Active Directory (AzureAD) role

B.

an Azure key vault

C.

an Azure Active Directory group

D.

a network security group (NSG)

Buy Now
Questions 94

To complete the sentence, select the appropriate option in the answer area.

AZ-900 Question 94

Options:

Buy Now
Questions 95

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 95

Options:

Buy Now
Questions 96

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE Each correct selection is worth one point.

AZ-900 Question 96

Options:

Buy Now
Questions 97

Match the Azure Services service to the correct descriptions.

Instructions: To answer, drag the appropriate service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all.

NOTE: Each correct match is worth one point

AZ-900 Question 97

Options:

Buy Now
Questions 98

To complete the sentence, select the appropriate option in the answer area.

AZ-900 Question 98

Options:

Buy Now
Questions 99

What can you use to automatically send an alert if an administrator stops an Azure virtual machine?

Options:

A.

Azure Advisor

B.

Azure Service Health

C.

Azure Monitor

D.

Azure Network Watcher

Buy Now
Questions 100

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 100

Options:

Buy Now
Questions 101

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 101

Options:

Buy Now
Questions 102

Your Azure environment contains multiple Azure virtual machines.

You need to ensure that a virtual machine named VM1 is accessible from the Internet over HTTP.

What are two possible solutions? Each correct answer presents a complete solution.

Options:

A.

Modify a DDoS protection plan.

B.

Modify an Azure firewall.

C.

Modify an Azure Traffic Manager profile.

D.

Modify a network security group (NGS)

Buy Now
Questions 103

You have an Azure environment.

You need to create a new Azure virtual machine from a tablet that runs the Android operating system.

What are three possible solutions? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Use Bash in Azure Cloud Shell.

B.

Use PowerShell in Azure Cloud Shell.

C.

Use the PowerApps portal.

D.

Use the Security & Compliance admin center.

E.

Use the Azure portal.

Buy Now
Questions 104

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 104

Options:

Buy Now
Questions 105

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 105

Options:

Buy Now
Questions 106

For each of the following statements, select Yes if the statement is true, Otherwise, select No.

NOTE: Each correct match is worth one point.

AZ-900 Question 106

Options:

Buy Now
Questions 107

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 107

Options:

Buy Now
Questions 108

To complete the sentence, select the appropriate option in the answer area.

AZ-900 Question 108

Options:

Buy Now
Questions 109

Match the Azure service to the correct description.

Instructions: To answer, drag the appropriate Azure service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all

NOTE: Each correct match is worth one point.

AZ-900 Question 109

Options:

Buy Now
Questions 110

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.

Options:

A.

a computer that runs macOS and has PowerShell Core 6.0 installed

B.

a computer that runs Windows 10 and has the Azure PowerShell module installed

C.

a computer that runs Chrome OS and uses Azure Cloud Shell

D.

a computer that runs Linux and has the Azure CLI tools installed

Buy Now
Questions 111

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 111

Options:

Buy Now
Questions 112

To complete the sentence, select the appropriate option in the answer area.

AZ-900 Question 112

Options:

Buy Now
Questions 113

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 113

Options:

Buy Now
Questions 114

Your company plans 10 migrate all its data and resources to Azure.

The company ' s migration plan states that only Platform as a Service (PaaS) solutions must be used in Azure

You need to deploy an Azure environment that meets the company ' s migration plan

What should you create?

Options:

A.

an Azure App Service and Azure SQL databases

B.

Azure storage accounts and web server in Azure virtual machines

C.

Azure virtual machines. Azure SQL databases, and Azure Storage accounts

D.

an Azure App Service and Azure virtual machines that have Microsoft SQL Server installed

Buy Now
Questions 115

To answer, select the appropriate option in the answer area.

AZ-900 Question 115

Options:

Buy Now
Questions 116

Select the answer that correctly completes the sentence.

AZ-900 Question 116

Options:

Buy Now
Questions 117

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE; Each correct selection is worth one point.

AZ-900 Question 117

Options:

Buy Now
Questions 118

Match The cloud service models to the appropriate offerings.

To answer drag the appropriate model from the column on the left to its offering on the right. Each model may be used once, more than once, or not at all.

NOTE Each correct match is worth one point.

AZ-900 Question 118

Options:

Buy Now
Questions 119

Who can use the Azure Total Cost of Ownership (TCO) calculator?

Options:

A.

owners for an Azure subscription only

B.

all users who have an account in Azure Active Directory (Azure AD) that is linked to an Azure subscription only

C.

anyone

D.

billing readers for an Azure subscription only

Buy Now
Questions 120

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

Options:

A.

a public endpoint

B.

Azure VPN Gateway

C.

a service endpoint

D.

a network security group (NSG)

Buy Now
Questions 121

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 121

Options:

Buy Now
Questions 122

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 122

Options:

Buy Now
Questions 123

Select the answer that correctly completes the sentence.

AZ-900 Question 123

Options:

Buy Now
Questions 124

What is an example of vertical scaling in a cloud environment?

Options:

A.

additional CPU to an existing Azure virtual machine

B.

adding an additional Azure App Service instance automatically

C.

adding an additional Azure virtual machine

D.

adding an additional Azure Virtual Desktop session host

Buy Now
Questions 125

You have an Azure subscription.

You plan to create a virtual machine.

Where will the virtual machine be placed in Azure?

Options:

A.

In a storage account

B.

In a resource group

C.

In an administrative unit

D.

In an application group

Buy Now
Questions 126

Match the term to the appropriate description.

To answer, drag the appropriate term from the column on the left to its description on the right. Each term may be used once, more than once, or not at all.

NOTE: Each correct match is worth one point.

AZ-900 Question 126

Options:

Buy Now
Questions 127

What enables a cloud service to adapt quickly to changing requirements?

Options:

A.

high availability

B.

agility

C.

manageability

D.

predictability

Buy Now
Questions 128

You need to identify a customer ' s level of shared responsibility based on the cloud service model.

In which order should you list each model from most customer responsibility (top) to least customer responsibility (bottom)? To answer, move all models from the list of models to the answer area and arrange them in the correct order.

AZ-900 Question 128

Options:

Buy Now
Questions 129

For each of the following statements, select Yes if the statement is true, Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 129

Options:

Buy Now
Questions 130

Select the answer that correctly completes the sentence.

AZ-900 Question 130

Options:

Buy Now
Questions 131

Match the authentication method to the appropriate level of security.

To answer, drag the appropriate authentication method from the column on the left to its level of security on the right.

NOTE: Each correct match is worth one point.

AZ-900 Question 131

Options:

Buy Now
Questions 132

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.

Options:

A.

the Azure region

B.

the type of processed data

C.

the volume of inbound data

D.

the volume of outbound data

E.

the service tier

Buy Now
Questions 133

Select the answer that correctly completes the sentence.

AZ-900 Question 133

Options:

Buy Now
Questions 134

You need to purchase a third-party virtual security appliance that you will deploy to an Azure subscription. What should you use?

Options:

A.

Azure Marketplace

B.

Azure Security Center

C.

Microsoft Store

D.

Azure subscriptions

Buy Now
Questions 135

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

AZ-900 Question 135

Options:

Buy Now
Questions 136

Select the answer that correctly completes the sentence.

AZ-900 Question 136

Options:

Buy Now
Questions 137

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 137

Options:

Buy Now
Questions 138

Select the answer that correctly completes the sentence.

AZ-900 Question 138

Options:

Buy Now
Questions 139

You need to start Azure Cloud Shell.

What should you use?

Options:

A.

Azure PowerShell

B.

an Azure Resource Manager (ARM) template

C.

the Azure portal

D.

Azure Command-Line Interface (CLI)

Buy Now
Questions 140

Fill in the blank

To save on the costs of an unused Azure virtual machine that runs Windows 10, you should (__________________________________________________)

Options:

Buy Now
Questions 141

Match the cloud computing benefits to the correct descriptions.

To answer, drag the appropriate service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all.

NOTE: Each correct match is worth one point

AZ-900 Question 141

Options:

Buy Now
Questions 142

Match the Azure services to the appropriate descriptions.

To answer, drag the appropriate service from the column on the left to its description on the right Each service may be used once. more than once, or not at all.

NOTE: Each correct match is worth one point.

AZ-900 Question 142

Options:

Buy Now
Questions 143

Select the answer that correctly completes the sentence.

AZ-900 Question 143

Options:

Buy Now
Questions 144

Select the answer that correctly completes the sentence.

AZ-900 Question 144

Options:

Buy Now
Questions 145

You need to collect and automatically analyze security events from Azure Active Directory (Azure AD).

What should you use?

Options:

A.

Azure Sentinel

B.

Azure Key Vault

C.

Azure Synapse Analytics

D.

Azure AD Connect

Buy Now
Questions 146

Requiring a user to enter a password and answer a security question when signing-in to Azure Active Directory (Azure AD) is an example of

Options:

Buy Now
Questions 147

Select the answer that correctly completes the sentence.

AZ-900 Question 147

Options:

Buy Now
Questions 148

You have an Azure subscription.

You need to review your secure score.

What should you use?

Options:

A.

Azure Monitor

B.

Azure Advisor

C.

Help - support

D.

Microsoft Defender for Cloud

Buy Now
Questions 149

Select the answer that correctly completes the sentence.

AZ-900 Question 149

Options:

Buy Now
Questions 150

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AZ-900 Question 150

Options:

Buy Now
Questions 151

To complete the sentence, select the appropriate option in the answer area.

AZ-900 Question 151

Options:

Buy Now
Questions 152

Select the answer that correctly completes the sentence.

AZ-900 Question 152

Options:

Buy Now
Exam Code: AZ-900
Exam Name: Microsoft Azure Fundamentals
Last Update: Jul 14, 2026
Questions: 507

PDF + Testing Engine

$144.99

Testing Engine

$109.99

PDF (Q&A)

$94.99