Download as pdf or txt
Download as pdf or txt
You are on page 1of 58

Practice Test 1 - Results

Return to review

Attempt 1

All questions

Question 1: Correct

Which of the following is a resource that is required by Azure Cloud Shell?

Azure Virtual Machines

Azure Storage Accounts

(Correct)

Azure SQL Database


Explanation
In order to use Azure Cloud Shell, it needs to have an Azure Storage Account in place.
Question 2: Correct

A company is evaluating the cost of hosting applications on the Azure platform. They
are currently evaluating data transfer costs from their on-premises infrastructure to
Azure. Is there a charge for Data Transfer into Azure Data Centers?

Yes

No

(Correct)
Explanation
There are no Data Transfer costs when data is being transferred to Azure.

For more information on Data Transfer costs, one can visit the URL –

https://azure.microsoft.com/en-us/pricing/details/bandwidth/

Question 3: Correct

A company is evaluating the cost of hosting applications on the Azure platform. They
are currently evaluating data transfer costs from their on-premises infrastructure to
Azure. Is there a charge for Data Transfer out of Azure Data Centers?

Yes

(Correct)

No
Explanation
There are Data Transfer costs associated when data is being transferred out of Azure.

For more information on Data Transfer costs, one can visit the URL –

https://azure.microsoft.com/en-us/pricing/details/bandwidth/

Question 4: Correct

A company is planning on hosting an application on a set of virtual machines. The


application needs to run 24*7 on the virtual machines and aim for the highest possible
SLA. The company is looking for ways to reduce the costs associated with hosting the
application. Would the use of Reserved virtual machines help to reduce the costs?

Yes

(Correct)


No
Explanation
This can be an approach taken to reduce costs. Here the company can opt for pay the
costs for a one year or three years to reduce the overall cost for the virtual machine.

For more information on Azure Reserved Virtual Machines, one can visit the URL –

https://azure.microsoft.com/en-us/pricing/reserved-vm-instances/

Question 5: Incorrect

Your company has deployed an Azure Web App as shown below

Would the company’s IT administrator have full control over the operating system
hosting the web application?

Yes

(Incorrect)

No

(Correct)

Explanation
The Azure Web App service is a platform as a service. Here the infrastructure is
completely managed by the service. The administrators will not have administrative
privileges over the underlying system.
Question 6: Correct

Your company has deployed an Azure Web App as shown below

Would the web app have the ability to scale automatically?

Yes

(Correct)

No
Explanation
Yes. This is possible. You have to ensure the right App Service plan is in place for this.
The right App Service Plan will allow you to scale your web application automatically.
Question 7: Correct

Your company is planning on using a Software-as-a-service solution. Which of the


following would you be responsible for when it comes to the Software-as-a-Service
solution?

Installation of the solution

Configuration of the solution

(Correct)

Disaster recovery of the solution

High Availability of the solution


Explanation
When it comes to a Software-as-a-service solution, all aspects such as Installation,
Disaster recovery, High Availability is normally provided by the service itself. You just
need to configure the solution.
Question 8: Correct

Your company has deployed an Azure virtual machine as shown below


Would you be paying for the storage costs associated with the machine?

Yes

(Correct)

No
Explanation
Here the machine is in the stopped state. But you will continue to pay for the storage
costs associated with the machine.
Question 9: Incorrect

Your company currently has the following Azure virtual machines defined as part of their
subscription

Would appvm1 and appvm2 generate the same monthly costs?

Yes

(Incorrect)

No
(Correct)

Explanation
The costs of the machine can vary on a month-by-month basis. Here the size of the
VM’s is the same. But if one machine is turned off during some time in the month, the
costs for that machine would be less. So, the costs do vary.
Question 10: Incorrect

Which of the following service allows you to map a drive to storage from a Windows 10
machine?

Azure Storage Account – Blob service

(Incorrect)

Azure Storage Account – File service

(Correct)

Azure Cosmos DB

Azure SQL database


Explanation
You can create map drives with the use of the File service.

For more information on Azure File service, one can refer to the below URL

https://azure.microsoft.com/en-us/services/storage/files/

Question 11: Correct

Which of the following is the ideal database service that can be used for storing JSON-
based documents?


Azure SQL database

Azure Cosmos DB

(Correct)

Azure Data Factory

Azure SQL Managed Instance


Explanation
You can use the SQL API in Azure Cosmos DB to host JSON-based documents.

For more information on the Azure Cosmos DB service, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/cosmos-db/introduction

Question 12: Correct

Your company is planning on deploying a set of resources to Azure. They are going to
be part of the following Azure resource group

Do all the resources in the resource group app-grp need to be deployed to the East US
location?

Yes

No
(Correct)

Explanation
It’s not necessary that you need to deploy the resources in a resource group to the same
location as that of the resource group. The resource can be in a different location from
the location of the resource group.
Question 13: Correct

You have the following resources deployed to a resource group

You have the following tag applied to app-grp


Would the resources in app-grp inherit the same tag?

Yes

No

(Correct)

Explanation
The resources in a resource group don’t inherit the tags.
Question 14: Correct

You have the following role applied at the resource group level?
Would the permissions be applied to the resources within the resource group?

Yes

(Correct)

No
Explanation
Yes, the permissions are inherited by the resources within the resource group.
Question 15: Incorrect

Your company is planning on making use of the Azure Advisor service. Can they use the
Azure Advisor service to get recommendations on how to make their Azure AD
environment more secure?

Yes
(Incorrect)

No

(Correct)

Explanation
So Azure AD is a managed service. You will secure the identities you define in Azure
Active Directory. But you will not have access to aspects to making the Azure AD
environment secure.
Question 16: Correct

Which of the following provides a management layer for creating, updating, and
deleting resources in your Azure account? It also helps in implementing consistency
across your Azure environment.

Azure Resource groups

Azure Policies

Azure Resource Manager

(Correct)

Azure Management groups


Explanation
This is the prime responsibility of the Azure Resource Manager.

For more information on the Azure Resource Manager, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/azure-resource-
manager/management/overview
Question 17: Correct

Your company wants to use the various services Azure has to offer. Which of the
following can be used for the below requirement?

“Be able to host a web application on the Azure platform”

Azure Databricks

Azure App Service

(Correct)

Azure IoT Hub

Azure AI Bot
Explanation
You can accomplish this with the use of the Azure App Service

For more information on the Azure App Service, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/app-service/overview

Question 18: Incorrect

Your company wants to use the various services Azure has to offer. Which of the
following can be used for the below requirement?

“Provide a platform to consume messages from millions of sensors ”

Azure Databricks


Azure App Service

Azure IoT Hub

(Correct)

Azure AI Bot

(Incorrect)

Explanation
You can accomplish this with the use of the Azure IoT Hub service

For more information on the Azure IoT Hub service, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/iot-hub/iot-concepts-and-iot-hub

Question 19: Incorrect

Your company wants to use the various services Azure has to offer. Which of the
following can be used for the below requirement?

“Provide an analytics service that can be used for the purposes of machine
learning ”

Azure Databricks

(Correct)

Azure App Service

(Incorrect)


Azure IoT Hub

Azure AI Bot
Explanation
You can accomplish this with the use of the Azure Databricks

For more information on the Azure Databricks service, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/databricks/scenarios/what-is-azure-databricks

Question 20: Incorrect

Your company wants to use the various services Azure has to offer. Which of the
following can be used for the below requirement?

“Provide a service that can help build an online digital assistant”

Azure Databricks

Azure App Service

Azure IoT Hub

(Incorrect)

Azure AI Bot

(Correct)

Explanation
You can accomplish this with the use of the Azure AI Bot service
For more information on the Azure AI Bot service, one can refer to the below URL

https://azure.microsoft.com/en-us/services/bot-services/

Question 21: Correct

Your company needs to deploy an application on a set of virtual machines. You must
ensure that the deployed solution provides an SLA of 99.99%.

What is the minimum number of virtual machines that need to be deployed for this
requirement?

(Correct)

4
Explanation
To achieve an availability of 99.99% for your virtual machine infrastructure, you need to
deploy a minimum of two virtual machines across two or more Availability zones.

For more information on the Azure virtual machine service SLA, one can refer to the
below URL

https://azure.microsoft.com/en-us/support/legal/sla/virtual-machines/v1_9/

Question 22: Incorrect

Your company has deployed an Azure virtual machine as part of their Azure subscription
You must ensure that HTTP requests from the Internet are allowed onto the virtual
machine.

Which of the following would you implement for this requirement?

Assign a DDoS protection plan to the Azure virtual machine

Create an Azure Firewall Instance as part of the virtual network. And then allow
traffic network traffic via configuring the Azure Firewall Instance.

(Correct)

Create an Azure Traffic Manager Instance. Allow traffic network traffic via
configuring the Azure Traffic Manager Instance.

(Incorrect)

Explanation
One option is to place an Azure Firewall in the Azure virtual network. And then configure
the rules as part of the Azure Firewall instance to allow HTTP requests from the Internet.
Question 23: Incorrect
Your company is planning on setting up Azure Multi-Factor Authentication. Is it possible
to setup Azure Multi-Factor Authentication for non-administrative accounts?

Yes

(Correct)

No

(Incorrect)

Explanation
You can setup Azure Multi-Factor Authentication for both administrative and non-
administrative accounts.
Question 24: Correct

Your company is planning on setting up Azure Multi-Factor Authentication. Do you


need to deploy any specialized hardware to implement Azure Multi-Factor
Authentication?

Yes

No

(Correct)

Explanation
This is not required , because this is a completely managed feature. You don’t need any
sort of on-premises solution or federation to use the Azure Multi-Factor Authentication
feature.
Question 25: Incorrect

Which of the following is a dedicated public cloud offering for state agencies in the
United States?

International Organization for Standardization (ISO)

General Data Protection Regulation (GDPR)

(Incorrect)

National Institute of Standards and Technology (NIST)

Azure Government

(Correct)

Explanation
Azure provides the Azure Government service for this requirement

For more information on the Azure government service, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/azure-government/documentation-
government-welcome

Question 26: Correct

Which of the following is responsible for defining international standards across


industries?

International Organization for Standardization (ISO)

(Correct)

General Data Protection Regulation (GDPR)


National Institute of Standards and Technology (NIST)

Azure Government
Explanation
This is provided by International Organization for Standardization

For more information on the International Organization for Standardization, one can
refer to the below URL

https://www.iso.org/home.html

Question 27: Correct

Your company is planning on deploying the following virtual machines to their Azure
subscription

Which of the following can be used to ensure that only requests from webserver are
allowed onto the dbserver?

Azure Network Security Groups

(Correct)

Azure Traffic Manager

Azure Functions

Azure Logic Apps


Explanation
You can limit the traffic flowing into an Azure virtual machine with the use of Network
Security Groups

For more information on Network Security Groups, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/virtual-network/network-security-group-how-
it-works

Question 28: Incorrect

Your company is planning on deploying a set of resources to Azure. They are going to
be part of the following Azure resource group

You have to prevent the deletion of resources that are deployed to the app-grp
resource group.

Which of the following can be used for this requirement?

Azure Advisor

Azure Monitor

(Incorrect)

Azure Locks

(Correct)

Azure Policies
Explanation
You can prevent the accidental deletion of resources with the use of Azure resource
locks

For more information on Azure resource locks, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/lock-
resources?tabs=json

Question 29: Correct

Your company is planning on using the Container App service.

Can you manage the Container App service both via the portal and the Azure CLI?


Yes

(Correct)

No
Explanation
The Container App service is in preview. Even though it is just in preview, it can be used
both via the Azure Portal and the Azure CLI.

Question 30: Correct

Your company is planning on using the Container App service.


Would the cost of the Container App service become less when it becomes generally
available?

Yes

No

(Correct)

Explanation
The cost of an Azure service does not generally depend on whether it is available for
preview or for general availability.
Question 31: Correct
When it comes to Azure services in public preview, would all Azure customers be able to
use the service?

Yes

(Correct)

No
Explanation
Services in public preview are available to all customers.
Question 32: Incorrect

When it comes to Azure services in private preview, would all Azure customers be able
to use the service?

Yes

(Incorrect)

No

(Correct)

Explanation
For services in private preview, customers must request access to the service.
Question 33: Incorrect

Your company is planning on using the Container App service.


Can you use the Azure Container service which is in public preview in production
environments?

Yes

(Incorrect)

No

(Correct)

Explanation
Microsoft recommends not to use Azure services in public preview for your production-
based environments.
Question 34: Correct

Your company is planning on using the Container App service.

Would the Azure Container service which is in public preview have a Service Level
Agreement (SLA)?

Yes

No

(Correct)

Explanation
There is no SLA defined for services in public preview
Question 35: Correct

Your company is planning on setting up multiple subscriptions. These subscriptions are


being used by multiple departments within the company. Would the company be able
to use one Microsoft account to manage the multiple subscriptions?

Yes

(Correct)

No
Explanation
Yes, you can use one single Microsoft account to manage multiple subscriptions.
Question 36: Correct

Your company is planning on setting up multiple subscriptions. These subscriptions are


being used by multiple departments within the company. Would the company be able
to merge the subscriptions at a later point in time?

Yes

No

(Correct)

Explanation
It is not possible to merge subscriptions
Question 37: Incorrect

Your company is planning on setting up multiple subscriptions. These subscriptions are


being used by multiple departments within the company. Can each subscription have
multiple account administrators?


Yes

(Correct)

No

(Incorrect)

Explanation
Yes, you can have multiple account administrators for a subscription.
Question 38: Correct

Your company is planning on setting up multiple subscriptions. These subscriptions are


being used by multiple departments within the company. Can a resource group contain
multiple Azure subscriptions?

Yes

No

(Correct)

Explanation
A resource group contains resources and not subscriptions.
Question 39: Correct

Your company is planning on setting up multiple Azure resources as part of their Azure
subscription. The company wants to ensure the highest SLA possible for the deployed
Azure resources. Can they accomplish this by deploying resources to multiple regions?

Yes

(Correct)


No
Explanation
Yes, this can be accomplished by deploying resources across regions.

For more information on SLA for resources, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/architecture/framework/resiliency/business-
metrics

Question 40: Correct

Your company is planning on setting up multiple Azure resources as part of their Azure
subscription. The company wants to ensure the highest SLA possible for the deployed
Azure resources. Can they accomplish this by setting up multiple subscriptions?

Yes

No

(Correct)

Explanation
Having multiple subscriptions does not help to increase the SLA

For more information on SLA for resources, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/architecture/framework/resiliency/business-
metrics

Question 41: Incorrect

Your company is planning on setting up multiple Azure resources as part of their Azure
subscription. The company wants to ensure the highest SLA possible for the deployed
Azure resources. Which of the following is guaranteed by Microsoft when it comes to
the SLA defined for the various Azure services?

Performance
(Incorrect)

Security

Uptime

(Correct)

Bandwidth
Explanation
When it comes to SLA , the uptime is guaranteed for Azure services.

For more information on SLA for resources, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/architecture/framework/resiliency/business-
metrics

Question 42: Incorrect

Your company currently has a set of Azure virtual machines deployed to a subscription
named SubscriptionA. Can they move the Azure virtual machines to a different
subscription named SubscriptionB?

Yes

(Correct)

No

(Incorrect)

Explanation
Yes, you can move Azure virtual machines to different subscriptions

For an Azure virtual machine, you actually have the Move option in place.

Question 43: Correct

A company currently has an Azure subscription and an Azure AD tenant. They have
users and groups defined in the Azure AD tenant. They also have virtual machines
deployed to the Azure subscription. They are looking at ways on reducing costs for their
overall Azure environment. Would the deletion of Azure AD users help to reduce costs?

Yes

No

(Correct)
Explanation
Users and Groups are free when it comes to Azure AD. Hence this will not help in cost
reduction.
Question 44: Correct

A company currently has an Azure subscription and an Azure AD tenant. They have
users and groups defined in the Azure AD tenant. They also have virtual machines
deployed to the Azure subscription. They are looking at ways on reducing costs for their
overall Azure environment. Would the deletion of Azure AD groups help to reduce
costs?

Yes

No

(Correct)

Explanation
Users and Groups are free when it comes to Azure AD. Hence this will not help in cost
reduction.
Question 45: Incorrect

A company currently has an Azure subscription and an Azure AD tenant. They have
users and groups defined in the Azure AD tenant. They also have virtual machines
deployed to the Azure subscription. They are looking at ways on reducing costs for their
overall Azure environment. Would the deletion of public IP addresses help to reduce
costs?

Yes

(Correct)

No
(Incorrect)

Explanation
Yes, this can help because there is a cost associated with Public IP addresses.

For more information on public IP addressing, one can refer to the below URL

https://azure.microsoft.com/en-us/pricing/details/ip-addresses/

Question 46: Incorrect

Your company wants to deploy a set of Azure Web Apps as part of their Azure
subscription. Which of the following URL must be used to manage the Azure Web Apps?

https://microsoft.com

https://office.com

https://admin.azure.com

https://portal.azure.com

(Correct)

https://portal.azurewebsites.com

(Incorrect)

Explanation
You will manage the Azure resources via the Azure portal , which is the URL
of https://portal.azure.com
Question 47: Correct
Which of the following service within Azure storage accounts is normally used for
storing data disks for an Azure virtual machine?

Blob

(Correct)

File

Queue

Table
Explanation
The Blob service is used to store the data disks for an Azure virtual machine.
Question 48: Incorrect

Your company wants to deploy a set of Azure virtual machines as part of their Azure
subscription. They want to ensure that the machines are delegated with the same set of
permissions. Which of the following must be done to ensure this requirement is met?

Deploy the machines to the same resource group

(Correct)

Deploy the machines to the same region

Deploy the machines to the same availability set


(Incorrect)

Deploy the machines to the same availability zone


Explanation
You can deploy the machines to the same resource group. Then assign permissions to
the resource group and the machines will inherit the same permissions.
Question 49: Correct

Your company is planning on deploying the following resources as part of their Azure
subscription.

The Azure virtual machine is based on Windows Server 2016. The company wants to
ensure that all traffic sent from Azure to the Internet is encrypted.

Can they use the Azure Firewall to ensure that all traffic to the Internet is encrypted?

Yes

No

(Correct)

Explanation
The Azure Firewall service can’t be used to encrypt traffic.
Question 50: Incorrect
Your company is planning on deploying the following resources as part of their Azure
subscription.

The Azure virtual machine is based on Windows Server 2016. app-nsg is attached to the
network interface for appvm. The company wants to ensure that all traffic sent from
Azure to the Internet is encrypted.

Can they use the Network Security Group attached to the virtual machine to encrypt
traffic?

Yes

(Incorrect)

No

(Correct)

Explanation
The Network Security Group service can’t be used to encrypt traffic.
Question 51: Incorrect

Your company is planning on deploying the following resources as part of their Azure
subscription.
The Azure virtual machine is based on Windows Server 2016. app-nsg is attached to the
network interface for appvm. The company wants to ensure that all traffic sent from
Azure to the Internet is encrypted.

Can they use tools from within Windows Server 2016 to encrypt traffic from the virtual
machine to the Internet?

Yes

(Correct)

No

(Incorrect)

Explanation
Yes, with the right tools installed at the operating system level, it can be possible to
encrypt traffic from the virtual machine to the Internet.
Question 52: Correct

Your company is planning on deploying the following resources as part of their Azure
subscription.
The Azure virtual machine is based on Windows Server 2016. app-nsg is attached to the
network interface for appvm. The company wants to ensure that all traffic sent from
Azure to the Internet is encrypted.

You now apply an Azure policy to the resource group which specifies that virtual
network resource types are not wallowed in app-grp. What will happen to app-network
after the deployment of the policy?

The network will be moved to another subscription

The network will be moved to another resource group

The network will be deleted

The network will remain as it is

(Correct)

Explanation
The Policy will not delete the existing resources
Question 53: Correct
Your company is planning on using the Azure Information Protection service. Can the
service be used to encrypt data stored in documents?

Yes

(Correct)

No
Explanation
Yes, you can use the Azure Information Protection service to encrypt data in documents

For more information on the Azure Information Protection service, one can refer to the
below URL

https://docs.microsoft.com/en-us/azure/information-protection/what-is-information-
protection

Question 54: Correct

Your company is planning on using the Azure Information Protection service. Can the
service be used to encrypt data stored in email messages?

Yes

(Correct)

No
Explanation
Yes, you can use the Azure Information Protection service to encrypt data in email
messages

For more information on the Azure Information Protection service, one can refer to the
below URL
https://docs.microsoft.com/en-us/azure/information-protection/what-is-information-
protection

Question 55: Correct

Your company is planning on using the Azure Information Protection service. Can the
service be used to encrypt data stored in Azure SQL databases?

Yes

No

(Correct)

Explanation
No, you can’t use the Azure Information Protection service to encrypt data stored in
Azure SQL databases.

For more information on the Azure Information Protection service, one can refer to the
below URL

https://docs.microsoft.com/en-us/azure/information-protection/what-is-information-
protection

Question 56: Incorrect

Your company wants to deploy a set of resources as part of their Azure subscription.
They want the resources to only be deployed to the East US location. Which of the
following can help meet this requirement?

Azure resource lock

(Incorrect)

Azure Policy
(Correct)

Azure Advisor

Azure Monitor
Explanation
You can define a policy to ensure that resources are deployed to a certain location only.

For more information on the Azure Policy service, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/governance/policy/overview

Question 57: Correct

Your company is planning on deploying a set of Azure virtual machines. An application


is going to be hosted on the set of virtual machines. They want to ensure the following
requirement is met

“Users must be able to access the application quickly from the Internet”

Which of the following term best describes the above requirement?

Fault tolerance

Scalability

Disaster recovery

Low Latency
(Correct)

Explanation
By having low latency, you will be able to access your applications quickly from the
Internet.
Question 58: Correct

Your company is planning on deploying a set of Azure virtual machines. An application


is going to be hosted on the set of virtual machines. They want to ensure the following
requirement is met

“The application infrastructure needs to perform as per expectations even when


the demand increases”

Which of the following term best describes the above requirement?

Fault tolerance

Scalability

(Correct)

Disaster recovery

Low Latency
Explanation
This is the concept of scalability wherein the infrastructure can scale based on demand.
Question 59: Incorrect

Your company is planning on deploying a set of Azure virtual machines. An application


is going to be hosted on the set of virtual machines. They want to ensure the following
requirement is met

“The application infrastructure must be available even in the event of a failure”


Which of the following term best describes the above requirement?

Fault tolerance

(Correct)

Scalability

Disaster recovery

(Incorrect)

Low Latency
Explanation
This is the concept related to fault tolerance.
Question 60: Correct

You’re planning on using an Azure Free account. Do you only get access to a subset of
services when using the Azure Free account?

Yes

No

(Correct)

Explanation
You get access to all services when using the Azure Free Account
Question 61: Correct
You’re planning on using an Azure Free account. Can you create multiple Azure Free
accounts with use of the same Microsoft account?

Yes

No

(Correct)

Explanation
You can only create on Azure Free Account with the use of one Microsoft Account
Question 62: Correct

Your company has an Azure virtual machine that has the following lock

The virtual machine needs to be deleted. Which of the following must be done to
ensure the machine can be deleted?

Ask an administrator to delete the machine

Set a resource tag and then delete the machine

Delete the lock and then delete the machine

(Correct)

Explanation
You must delete the lock first before you can delete the Azure virtual machine.
Question 63: Correct

Your company is planning on using Azure Active Directory. They have setup an Azure
AD tenant. Does Azure have the ability to both authenticate and authorize to use Azure
resources?

Yes

(Correct)

No
Explanation
Yes, Azure AD within Azure provides both authentication and authorization services.
Question 64: Incorrect

Your company is planning on using Azure Active Directory. Can you provide access to
Azure resources only to identities stored within Azure Active Directory?

Yes

(Incorrect)

No

(Correct)

Explanation
You can provide access to external identities as well.

For more information on using external identities, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/active-directory/external-identities/what-is-b2b

Question 65: Incorrect

Your company is planning on deploying a set of web applications with the use of Azure-
based resources. They want to secure the web applications from Internet-based attacks.
They also want to get reports on details of attacks when they occur. Which of the
following can be used for this requirement?

Azure DDoS protection

(Correct)

Azure network security group

(Incorrect)

Azure application security group

Azure Advisor
Explanation
You can protect your Azure resources with the use of Azure DDoS protection services.
For more information on Azure DDoS protection, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/ddos-protection/ddos-protection-overview

Question 66: Incorrect

Your company is planning on deploying a set of Azure virtual machines across


Availability Zones. Which of the following does Azure Availability Zones help to protect
against?

Storage failure

Azure region failure

(Incorrect)

Azure data center failure

(Correct)

Explanation
Azure Availability Zones help to protect against Azure data center failures.

For more information on Azure Availability zones, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/availability-zones/az-overview

Question 67: Incorrect

Your company is planning on deploying two Azure virtual machines named appvm and
demovm. You have to ensure that appvm can’t connect to demovm. Which of the
following can be done to ensure that the virtual machines cannot connect to each
other?

Deploy the virtual machines to different resources groups


(Incorrect)

Deploy the virtual machines to different Azure virtual networks

(Correct)

Deploy appvm based on Windows Server and demovm based on Ubuntu Linux
Explanation
You can deploy the virtual machines to different Azure virtual networks. By default, each
virtual network is isolated from each other.
Question 68: Correct

Your company currently has the following Azure virtual machines defined as part of their
subscription

The company wants to ensure that appvm1 and appvm2 are available even if an Azure
data center goes down. Which of the following is the concept that needs to be
considered for this requirement?

Elasticity

Fault tolerance

(Correct)

Scalability
Explanation
Here you are considering how tolerant you are making your infrastructure to faults.
Question 69: Incorrect

Your company currently has servers in their on-premises data center. They want to
decommission their data center. Which of the following must they do before they can
accomplish their goal?

Establish a hybrid cloud architecture

(Incorrect)

Establish a private cloud architecture

Establish a public cloud architecture

(Correct)

Explanation
Here the company needs to ensure that they move all their workloads from their on-
premises data center to the cloud before they can decommission their data center.
Question 70: Incorrect

A company is planning on using Azure Cloud services. Which of the following are
benefits of using Azure Cloud services? Choose 2 answers from the options given below

You get dedicated hardware that can be deployed at any point in time.

(Incorrect)

You get a certain amount of storage that be deployed for your application.


You get a pay-as-you-go pricing when it comes to using the cloud services

(Correct)

You can perform self-service management for the deployment of resources

(Correct)

Explanation
The core benefit of using the cloud is you can use the pay-as-you-go pricing model.
This allows you to pay only based on how much you use. And then you can provision
the resources at any point in time.
Question 71: Incorrect

Your company is planning on using the Azure Web App service. They are going to be
migrating an existing web application from their on-premises data center to the Azure
Web App service instance. Which of the following must they consider in this
implementation?

They would need to pay for the data that is transferred from their existing web
application to the Azure Web App

They need to ensure that there is a hard limit imposed on the number of
connections allows to the web app

They would need to consider paying a monthly cost for hosting the web
application on Azure.

(Correct)

They would need to pay an upfront cost for the infrastructure to host the web
application
(Incorrect)

Explanation
Here the company would just need to take into consideration that they would need to
pay a monthly charge for the Azure Web App.

They don’t need to pay any upfront costs

They don’t need to impose any hard limit on the number of connections allows to the
web app

You don’t need to pay for data that is transferred to Azure

Question 72: Incorrect

Your company currently has an Azure subscription. The IT administrator needs to run a
PowerShell script that will be used to create a set of Azure virtual machines. Can they
run the script on a Linux-based machine that has PowerShell installed?

Yes

(Correct)

No

(Incorrect)

Explanation
Yes, you can have PowerShell running on Linux machines that can run the PowerShell
script.
Question 73: Incorrect

Your company currently has an Azure subscription. The IT administrator needs to run a
PowerShell script that will be used to create a set of Azure virtual machines. Can they
run the script on a Linux-based machine that has Azure CLI installed?

Yes
(Incorrect)

No

(Correct)

Explanation
Azure CLI is used for running CLI commands only.
Question 74: Correct

Your company currently has an Azure subscription. The IT administrator needs to run a
PowerShell script that will be used to create a set of Azure virtual machines. Can they
run the script on a Linux-based machine that make uses of Azure Cloud Shell?

Yes

(Correct)

No
Explanation
You can run Azure Cloud Shell on virtually any browser on any machine.
Question 75: Incorrect

Your company has a set of Azure virtual machines and a set of Azure virtual networks.
They want to have the ability to restrict the inbound traffic to the Azure virtual networks.
Which of the following can be used for this requirement?

Azure Load Balancers

(Incorrect)

Azure Firewall
(Correct)

Azure Network Security Groups

Azure Application Security Groups


Explanation
You can use the Azure Firewall service to have restrictions in place when it comes
network traffic to your Azure virtual networks.
Question 76: Incorrect

Your company wants to use the various services Azure has to offer. Which of the
following can be used for the below requirement?

“Be able to provide cost recommendations for an Azure environment”

Azure DevOps

(Incorrect)

Azure Functions

Azure Application Insights

Azure Advisor

(Correct)

Explanation
Here you can make use of the Azure Advisor Tool. It gives you cost recommendations
for your Azure environment
Question 77: Incorrect

Your company wants to use the various services Azure has to offer. Which of the
following can be used for the below requirement?

“Be able to provide a monitoring solution for web applications”

Azure DevOps

Azure Functions

Azure Application Insights

(Correct)

Azure Advisor

(Incorrect)

Explanation
You can make use of Azure Application Insights for this requirement

For more information on Azure Application Insights, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/azure-monitor/app/app-insights-overview

Question 78: Incorrect

Your company wants to use the various services Azure has to offer. Which of the
following can be used for the below requirement?

“Provide a solution for management of code and for continuous integration of


applications”

Azure DevOps

(Correct)

Azure Functions

Azure Application Insights

(Incorrect)

Azure Advisor
Explanation
This can be provided by the Azure DevOps suite of tools.
For more information on Azure DevOps, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/devops/user-guide/what-is-azure-
devops?view=azure-devops

Question 79: Correct

Your company wants to use the various services Azure has to offer. Which of the
following can be used for the below requirement?

“Provide a serverless service for hosting code”

Azure DevOps

Azure Functions

(Correct)

Azure Application Insights

Azure Advisor
Explanation
For more information on Azure Functions, one can refer to the below URL

https://docs.microsoft.com/en-us/azure/azure-functions/functions-overview

You might also like