0% found this document useful (0 votes)
487 views39 pages

Question 1

The document contains 20 multiple choice questions about various Azure services. It provides explanations for each question to indicate the correct answer. The questions cover topics like: automatic scaling on Azure Web Apps, costs of virtual machines, services for digital assistants, machine learning, serverless computing, IoT, resource deployment, availability requirements, and more.

Uploaded by

Srijan verma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
487 views39 pages

Question 1

The document contains 20 multiple choice questions about various Azure services. It provides explanations for each question to indicate the correct answer. The questions cover topics like: automatic scaling on Azure Web Apps, costs of virtual machines, services for digital assistants, machine learning, serverless computing, IoT, resource deployment, availability requirements, and more.

Uploaded by

Srijan verma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 39

Question 1:

You are planning on hosting a web application using the Azure Web App service. Does the platform
have the ability to scale automatically?

 Yes
 No

Explanation

If you choose the right service tier for Azure Web Apps (Standard App Service plan or higher) , then
you can use the scaling feature to automatically scale the web application based on the various
metrics.

Question 2:

You decide to create 2 Virtual machines. Each virtual machine is of the size “D2s_v3”. Would these
machines always generate the same monthly cost

 Yes
 No

Explanation

The cost of a virtual machine depends on the running time of the virtual machine. If one of the
virtual machines goes into the Stopped (Deallocated) state, then you will not incur a cost for that
virtual machine. Hence it is not a fair assumption that both virtual machines will generate the same
monthly cost

Question 3:

Your team needs to have a tool that provides a digital online assistant that can provide speech
support. Which of the following service can be used for this purpose

 Azure Machine Learning


 Azure IoT Hub
 Azure AI bot
 Azure Functions

Explanation

The Azure AI bot service can be used to have a digital assistant implemented for your application.
The bot service also integrates with Azure Cognitive services to provide features such as language
and speech recognition.
Question 4:

Your team needs to have a tool that can use past trainings to provide predictions of very high
probability. Which of the following service can be used for this purpose

 Azure Machine Learning


 Azure IoT Hub
 Azure AI bot
 Azure Functions

Explanation

The Azure Machine Learning service provides SDKs and services to quickly prep data, train, and
deploy machine learning models.

Question 5:

Your team needs to have a tool that can provide serverless computing capabilities. Which of the
following service can be used for this purpose

 Azure Machine Learning


 Azure IoT Hub
 Azure AI bot
 Azure Functions

Explanation

Azure Functions is a serverless compute service that is available from Azure. Here you don’t need to
maintain the infrastructure for your application code.

Question 6:

Your team needs to have a tool that can be used to process data from millions of sensors. Which of
the following service can be used for this purpose

 Azure Machine Learning


 Azure IoT Hub
 Azure AI bot
 Azure Functions

Explanation

Azure IoT hub can be used to process messages from IoT enabled devices and your application. It has
the capability to process millions of messages.
Question 7:

A company needs to deploy a set of resources to Azure. Below are the key requirements for the
deployment

a) The resources need to be deployed across several departments

b) The resources that need to be deployed are all of the same type

You need to recommend a solution to automate the deployment of the Azure resources. Which of
the following would you use for this requirement

 Virtual Machine scale sets


 Management Groups
 Azure AD
 Azure Resource Manager Templates

Explanation

You can create Resource Manager templates that can be used to deploy Azure resources. These
templates can be reused and automated to easily deploy the same type of resources across multiple
resource groups.

Question 8:

Your company needs to deploy an application to virtual machines hosted in Azure. The solution must
ensure an SLA of 99.99%. What is the minimum number of virtual machines and availability zones
that you need to recommend for the deployment

 One virtual machine and One availability zone


 Two virtual machines and One availability zone
 One virtual machine and Two availability zones
 Two virtual machines and Two availability zones

Explanation

For all Virtual Machines that have two or more instances deployed across two or more Availability
Zones in the same Azure region, Microsoft will guarantee Virtual Machine Connectivity to at least
one instance at least 99.99% of the time

Question 9:

Your team needs a tool that can be used to correlate events from multiple resources into a central
repository. Which of the following can be used for this purpose

 Azure Event Hubs


 Azure Security Center
 Azure AD
 Azure Log Analytics
Explanation

You can stream data from multiple resources into Azure Log Analytics. You can then fire queries to
correlate the events within Azure Log Analytics.

Question 10:

A company is planning on hosting an application on an Azure Virtual Machine. It needs to be ensured


that the application hosted on the virtual machine is accessible from the Internet over HTTPS. You
decide to implement a DDoS protection plan. Would this satisfy the requirement?

 Yes
 No

Explanation

The DDos protection plan is used to protect your infrastructure against DDos attacks.

Question 11:

A company is planning on hosting an application on an Azure Virtual Machine. It needs to be ensured


that the application hosted on the virtual machine is accessible from the Internet over HTTPS. You
decide to implement an Azure Traffic Manager profile. Would this satisfy the requirement

 Yes
 No

Explanation

The Azure Traffic Manager profile is used to distribute traffic at the DNS level.

Question 12:

Which of the following customers are eligible to use Azure Government to develop a cloud solution?
Choose 2 answers from the options given below

 A United states government Entity.


 A United states government contractor
 A European government Entity.
 A European government contractor

Explanation

Azure Government is mainly meant for US federal, state, and local government or their partners

Question 13:

A team is currently planning on using Azure for hosting resources. They are going to create users
which would have access to Azure resources. They want to implement Multi-Factor authentication
for the users. Is it required to deploy a federated solution to implement Multi-Factor authentication
 Yes
 No

Explanation

No, you can enable MFA as a cloud only solution.

Question 14:

A team is currently planning on using Azure for hosting resources. They are going to create users
which would have access to the Azure resources. They want to implement Multi-Factor
authentication for the users. Are two valid methods for Azure Multi-Factor authentication ,picture
identification and entering a passport number

 Yes
 No

Explanation

The methods available for Multi-Factor Authentication are password, Microsoft Authenticator App,
SMS, Voice call and App Passwords.

Question 15:

Which of the following support plan gives you access to best practice information, health status and
notifications, and 24/7 access to billing information at the lowest possible cost

 Basic
 Developer
 Standard
 Professional Direct

Explanation

This can be given by the Basic support plan.

Question 16:

If you plan to host a web application in the Azure platform as a service solution of Azure Web Apps,
then you will have complete control over the underlying operating system

 Yes
 No

Explanation

The Azure Platform as a service solution is used to abstract the Operating system layer and the
managing of the underlying operating system is performed by Azure. Hence here you will not have
control over the operating system.
Question 17:

You decide to create a virtual machine which is of the size “D2s_v3”. If you plan to stop the virtual
machine, will you incur any costs for the storage associated with the virtual machine

Yes

No

Explanation

The storage aspect is a separate resource in Azure. And storage has its own billing mechanism. So
even if a virtual machine is in the Stopped (Deallocated) state, you will still incur costs for the storage

Question 18:

Your company is planning on using Azure for hosting Infrastructure level resources such as Azure
Virtual Machines. When planning for the costing aspect for these resources, is there a flexibility
offered when it comes to Capital and Operational Expenditure

 Yes
 No

Explanation

If you look at hosting resources in Azure, the most prevalent feature is that you don’t need to invest
in Capital Expenditure. The costing for resources is mostly built on the Pay-As-You-Go model. But
even then, for certain resources like Azure Virtual Machines, you can also use Reserved Capacity to
pay an upfront cost and get discounts in the long run for the Virtual Machine. Hence there is
flexibility when it comes to Capital and Operational Expenditure for Azure based resources.

Question 19:

You are looking at using a Software as a Solution service in Azure. Which of the following would you
be responsible for

 High availability of the solution


 Configuration of the solution
 Installing the solution
 Scalability of the solution

Explanation

A Software as a Solution means that the Infrastructure, Platform and service is all managed by the
provider. As a customer, you don’t have to install anything. You don’t need to look at the scalability
and availability of the solution.
Question 20:

A company is planning on migrating all of their on-premise servers to Azure. Their business
continuity department has advised that they need to ensure that servers hosted in Azure are
available even if an Azure Data Center were to go down. Which of the following is a concept that
would be involved in the design stage for this requirement

Scalability

Fault Tolerance

Low Latency

Elasticity

Explanation

Fault tolerance means how tolerant is your system to faults. So, if an Azure Data Center goes down,
is your system in a state to recover. Scalability is a concept that is used to scale a solution based on
demand. Low latency is used to ensure that response times are not affected by aspects such as
Network traffic. Elasticity is the concept of how your system can expand based on demand

Question 21:

Under which of the following circumstances could a company look at decommissioning its data
center?

 If they have their infrastructure hosted in a private cloud.


 If they have their infrastructure hosted in the public cloud.
 If they have their infrastructure hosted in a hybrid cloud.

Explanation

Only if a company has all of its resources hosted in a public cloud like Azure, that means they have
no dependency on their on-premise data centers , then they can look at decommissioning their data
centers. But if they have a private cloud in place, that means their environment depends on their
data centers and hence they need to still retain the data centers. And if they have a hybrid
connectivity, that means that there is a partial dependency on their on-premise data centers

Question 22:

A company is planning on migrating a web site to Azure. This is a public web site that is used by users
on the Internet. Which of the following must the company plan for if they are planning to migrate
the web site to Azure

 They would need to deploy a VPN


 They would need to pay for the cost to transfer the web site to Azure
 They would need to pay for the monthly costs incurred for hosting the web site
 They would need to pay for the number of connections to the web site
Explanation

When you look at hosting a web site in Azure, whether it be on an Azure Virtual machine or an
Azure Web App, you would need to pay for the monthly costs for hosting the web site. You don’t
need to pay for the transfer costs of the web site. You can deploy the web site over the Internet,
so you don’t need a VPN or a virtual private network connection. And the pricing for hosting a web
site is not based on the number of connections.

Question 23:

An administrator needs to run a script written in Powershell. This script is going to create a virtual
machine in Azure. Would the script run on a computer that runs Linux and has the Azure CLI tools
installed

 Yes
 No

Explanation

The Azure CLI or the command line interface has its own set of commands to create resources in
Azure. You cannot run Powershell scripts using the Azure command line interface.

Question 24:

An administrator needs to run a script written in Powershell. This script is going to create a virtual
machine in Azure. Would you be able to run the script on a machine that has Chrome OS installed
and uses Azure Cloud Shell

 Yes
 No

Explanation

Azure Cloud Shell can be used to run both Powershell and Azure CLI commands. And this can be
accessed via the Azure portal via a browser.

Question 25:

An administrator needs to run a script written in Powershell. This script is going to create a virtual
machine in Azure. Would you be able to run the script on a machine that has macOS and Powershell
core installed

 Yes
 No

Explanation

You can install Powershell on a macOS machine and then run Powershell scripts accordingly.
Question 26:

An Administrator needs to view the list of planned maintenance events that could potentially affect
the availability of the resources hosted in an Azure subscription. Which of the following blade in the
Azure portal should the administrator consider for this requirement

 Resource Groups
 Azure Active Directory
 Azure Advisor
 Help + Support

Explanation

In Help + Support, you can go to Service Health to see the health of various services in Azure.

Question 27:

Your team needs to have an integrated solution in place that can be used for the deployment of
code. Which of the following service can be used for this purpose
 Azure Advisor
 Azure Cognitive services
 Azure Application Insights
 Azure Devops

Explanation

With Azure Devops, you can manage the core aspects of the lifecycle of application development
and deployment. You can implement continuous integration and deployment for your applications.

Question 28:

You've just setup a new Azure account and are currently using a new Azure subscription. Your team
has deployed a number of resources to Azure such as Azure virtual machines, Azure storage
accounts.

Your team needs a tool that can provide guidance and recommendations that can be used to
improve the security of your current Azure environment. Which of the following service can be used
for this purpose

 Azure Advisor
 Azure Cognitive services
 Azure Application Insights
 Azure Devops

Explanation

The Azure Advisor tool can be used to provide recommendations for your Azure environment from
different fronts such as Security and Cost.

An example is shown below wherein security recommendations are displayed in the Azure Advisor
tool.

Question 29:

Your team has been given the responsibility to build an Artificial-Intelligence based application. This
application would be deployed onto Azure. The application would also need to make use of Azure
based services during the development phase.

Which of the following could be used to fast track the development of the application?

 Azure Advisor
 Azure Cognitive services
 Azure Application Insights
 Azure Devops
Explanation

Azure Cognitive services is a collection of SDK’s and API’s that can be used to develop applications
with Artificial Intelligence capabilities without the developer needing to have knowledge on the
underlying implementation.

This can help the development team build the application in a faster manner as they would not need
to build the required Artificial Intelligence modules, but instead use those that are already available
in Cognitive Services.

Question 30:

Your team needs to have a tool that can be used to monitor web applications deployed to Azure.
Which of the following service can be used for this purpose

 Azure Advisor
 Azure Cognitive services
 Azure Application Insights
 Azure Devops

Explanation

Azure Application Insights can be used to monitor web applications on different platforms. This tool
can also be used to diagnose issues that can occur within your web-based applications.

Question 31:

A team currently has several computers in their on-premise environment that runs on Windows 10.
They need to share files by enabling mapped drives from the computers. Which of the following
would be an ideal storage solution for this requirement

 Using the Azure storage - BLOB service


 Using the Azure storage – File service
 Using the Azure storage - Queue service
 Using the Azure storage - Table service

Explanation

You can use the File service to create file shares. The file shares can be mapped as network drives
from the Windows 10 machines.

Question 32:

A company wants to have a data store hosted in Azure. Below are the key requirements for the data
store

a) The data store must be able to store JSON documents

b) The data store must be able to handle data writes from multiple regions

Which of the following would be the ideal data store for this requirement
 Azure SQL Database
 Azure CosmosDB
 Azure Redis Cache
 Azure SQL data warehouse

Explanation

The SQL API available with CosmosDB can be used to store JSON based documents. CosmosDB also
has the ability to accept multiple writes from different regions.

Question 33:

A team is planning on deploying Azure Virtual Machines to a resource group named “demogroup”.
The group has been created in the US Central region. Do the virtual machines deployed to the
resource group also need to be deployed to the US Central region only

 Yes
 No

Explanation

The region for the resources in the resource group are not dependent on the region defined for the
resource group. The resources can be in a different region from the region defined for the resource
group.

Question 34:

A team is planning on assigning tags to a resource group. Would the tags be inherited by resources in
the resource group

 Yes
 No

Explanation

The resources in the resource group would not automatically inherit the tags defined at the resource
group level.

Question 35:

A set of IAM permissions have been assigned to a resource group. Would the resources in the
resource group automatically inherit the IAM permissions assigned to the resource group

 Yes
 No
Explanation

The IAM permissions defined at the resource group level would be inherited by resources defined in
that resource group.

Question 36:

Which of the following service can be used to build, test and deploy a predictive analytics solution
that could subsequently be used to deploy an Artificial Intelligence solution to Azure

 Azure Functions
 Azure Logic Apps
 Azure Batch
 Azure Machine Learning Studio

Explanation

Microsoft Azure Machine Learning Studio is a collaborative, drag-and-drop tool you can use to build,
test, and deploy predictive analytics solutions on your data

Question 37:

Your team is planning on using the Azure Advisor tool. Would the Azure Advisor tool give
recommendations on how to configure network settings for Azure virtual machines

 Yes
 No

Explanation

No, the Azure Advisor tool would not provide recommendations on network settings

Question 38:

Your team is planning on using the Azure Advisor tool. Would the Azure Advisor tool give
recommendations on how to save costs when it comes to hosting virtual machines in Azure

Yes

No

Explanation

Yes, the Azure Advisor tool can provide recommendations on whether to use Reserved pricing for
Virtual machines which could be used to reduce the overall cost for hosting virtual machines over a
longer period of time.
Question 39:

Your team is planning on using the Azure Advisor tool. Would the Azure Advisor tool give
recommendations on how to improve the security for Azure Active Directory

 Yes
 No

Explanation

Yes, the tool can provide security recommendations for Azure AD. It internally uses the Azure
Security Center tool to provide these recommendations.

Question 40:

A support engineer currently has a computer that runs Windows 10. Which of the following Azure
Management tools could be run from this computer. Choose all that apply

 Azure CLI
 Azure Powershell
 The Azure Portal

Explanation

All of the 3 tools could be run from a computer running Windows 10.

Question 41:

A support engineer currently has a computer that runs Ubuntu. Which of the following Azure
Management tools could be run from this computer. Choose all that apply

 Azure CLI
 Azure Powershell
 The Azure Portal

Explanation

You can download and install the Azure CLI on Linux based operating systems. You can also install
Powershell on Linux based operating systems.

Question 42:

Your company has just setup an Azure account and Azure Active Directory. They need to ensure that
when users connect to Azure AD from the Internet from an Anonymous IP address, they are
prompted to change their password automatically. Which of the following Azure service can help
them achieve this requirement
 Azure AD Connect
 Azure AD Identity Protection
 Azure AD Privileged Identity Management
 Azure Advanced Threat Protection

Explanation

In Azure AD Identity protection, you can create a user sign in risk policy. This policy can be used to
ensure that user login’s that fall under a particular risk category then have to change their
passwords.

Question 43:

A company is planning on creating several virtual machines that will be used to host web and
database servers. You need to limit the type of connections from the web and database servers.
Which of the following can be used to fulfil this requirement

 Network Security Groups


 Azure AD Identity Protection
 Azure VPN
 Azure Route tables

Explanation

You can use Network Security groups to allow and restrict traffic into and out of Virtual Machines.

Question 44:

Which of the following can be used to allow an organization to manage the compliance of resources
across multiple subscriptions

 Resource Groups
 Management Groups
 Azure Policies
 Azure Resource Manager templates

Explanation

You can club subscriptions into Management groups. This allows you to manage the compliance of
resources across multiple subscriptions.

Question 45:

Your team has just created a resource group and deployed a set of resources to the resource group.
Which of the following can be used to prevent the deletion of resources from within the resource
group
 Tags
 Policies
 Deployments
 Locks

Explanation

You can use Locks to prevent the deletion of resources from within a resource group.

Question 46:

Your company is planning on setting an Azure environment by setting up a subscription and an Azure
AD tenant. They need to purchase a low-cost option support plan. The support plan needs to ensure
24*7 access to technical support by phone or email. You suggest opting for the Basic Support plan.
Does this support the requirement
 Yes
 No

Explanation

The Basic support plan does not provide access to technical support

Question 47:

Your company is planning on setting an Azure environment by setting up a subscription and an Azure
AD tenant. They need to purchase a low-cost option support plan. The support plan needs to ensure
24*7 access to support engineers by phone or email. You suggest opting for the Developer Support
plan. Does this support the requirement

 Yes
 No

Explanation

This plan only provides support during business hours

Question 48:

Your company is planning on setting an Azure environment by setting up a subscription and an Azure
AD tenant. They need to purchase a low-cost option support plan. The support plan needs to ensure
24*7 access to support engineers by phone or email. You suggest opting for the Standard Support
plan. Does this support the requirement

 Yes
 No

Explanation

Yes , this plan would provide the required 24 by 7 support.

Question 49:

Does Microsoft release most of the Azure services in private preview before being introduced in
public preview

 Yes
 No

Explanation

This does not have to be case for each service. It depends on what is the type of feedback Microsoft
wants to get back for a particular service.
Question 50:

Is it true that Azure services released in public preview can only be managed via the Azure command
line interface

 Yes
 No

Explanation

This is not always the case. An Azure service released in public preview can also be accessed via the
Azure portal.

Question 51:

Is it true that an Azure service that is released in private preview is made available to all Azure
customers

 Yes
 No

Explanation

Azure services released in private preview as the name does suggest is only available to Azure
customers that request to review the service.

Question 52:

Is it true that an Azure service that is released in public preview is made available to all Azure
customers

 Yes
 No

Explanation

Yes, Azure services released in public preview is released to all Azure customers.

Question 53:

Is it true that an Azure service that is released as generally available is made available to all Azure
customers

 Yes
 No
Explanation

Yes, after the service or product is ready and tested, it is then made available to the general public.

Question 54:

Can a single Microsoft Account be used to manage multiple Azure subscriptions

 Yes
 No

Explanation

Yes, you can add subscriptions to a Microsoft account. You don’t need to create a separate account
just to manage a subscription.

Question 55:

Is it possible to merge subscriptions into a single subscription

 Yes
 No

Explanation

Each subscription is a separate entity that can’t be merged.

Question 56:

A company has just started using Azure. They have setup a subscription and started deploying
resources to Azure. Would they be guaranteed a service level agreement of at least 99.9% for paid
Azure services

Yes

No

Explanation

Yes, you would be guaranteed an SLA of 99.9% for Azure paid services

You can refer to the following link for the SLA for Azure services

https://azure.microsoft.com/en-us/support/legal/sla/summary/

Question 57:

A company has just started using Azure. They have setup a subscription and started deploying
resources to Azure. Could the company increase the SLA for their resources by deploying resources
across multiple regions
 Yes
 No

Explanation

Yes. So, let’s say you deploy 2 virtual machines for your application in separate regions. If one region
were to go down, the one would still be available, hence increasing the overall SLA for your solution.

Question 58:

A company has just started using Azure. They have setup a subscription and started deploying
resources to Azure. Could the company increase the SLA for their resources by purchasing multiple
subscriptions

 Yes
 No

Explanation

Subscriptions only provide you access to services and products. They can’t be used to increase the
SLA for Azure paid services.

Question 59:

A set of virtual machines have been created in a subscription. You have now paid for a new
subscription. Is it possible to move the virtual machines to the new subscription

 Yes
 No

Explanation

Yes, you can move virtual machines across subscriptions

Question 60:

A company has defined the following resources in Azure

a) 10 Public IP addresses

b) 20 users in Azure AD

c) 5 user groups in Azure AD

They now want to reduce the costs associated with the Azure account. Would the removal of the
users from the account help reduce the cost

 Yes
 No
Explanation

The Azure AD Free edition has an object limit of 5,00,000. So, the 20 users would be free of cost.
Hence removing the users would not have an impact on the cost

Question 61:

A company has defined the following resources in Azure

a) 10 Public IP addresses

b) 20 users in Azure AD

c) 5 user groups in Azure AD

They now want to reduce the costs associated with the Azure account. Would the removal of the
user groups from the account help reduce the cost?

 Yes
 No

Explanation

The Azure AD Free edition has an object limit of 5,00,000. So, the 5 user groups would be free of
cost. Hence removing the user groups would not have an impact on the cost

Question 62:

A company has defined the following resources in Azure

a) 10 Public IP addresses

b) 20 users in Azure AD

c) 5 user groups in Azure AD

They now want to reduce the costs associated with the Azure account. Would the removal of the
public IP addresses from the account help reduce the cost?

 Yes
 No

Explanation

Yes, public IP addresses have a cost associated with them. If they are not being used, it is better to
delete them to save on costs

Question 63:

A team member currently has a laptop that is based on the Android OS. The team member wants to
create a virtual machine in Azure. The team member decides to use the Azure portal to create the
virtual machine. Would this suit the purpose
 Yes
 No

Explanation

Yes, in the Azure portal, you can go ahead and create the Azure virtual machine.

Question 64:

A team member currently has a laptop that is based on the Android OS. The team member wants to
create a virtual machine in Azure. The team member decides to use the PowerApps portal to create
the virtual machine. Would this suit the purpose

 Yes
 No

Explanation

The PowerApps portal is not used to create Azure based resources.

Question 65:

You need to work with Azure Cloud Shell. Which of the following icon should you choose to use this
tool

 Icon 1
 Icon 2
 Icon 3
 Icon 4

Explanation

The first icon is used to invoke Azure Cloud shell.


Question 66:

Which of the following URL is used to manage the creation of Azure resources

 https://admin.azure.com
 https://admin.azurewebsites.com
 https://portal.microsoft.com
 https://portal.azurewebsites.com
 https://portal.azure.com

Explanation

The right URL for the Azure portal is https://portal.azure.com

Question 67:

You need to create a virtual machine in Azure. Which of the following storage account service is used
to store the data disks for the virtual machine

 Blobs
 Files
 Tables
 Queues

Explanation

The Virtual Hard disks for the virtual machines are stored in the Blob service within the storage
account

Question 68:

Your company needs to have a data store in Azure. Below are the key requirements for the data
store

a) The data store should be capable of storing 10TB of data

b) The data would be accessed infrequently

c) The data would need to be visualised using PowerBI

Which of the following services could you use for this requirement? Choose 2 answers from the
options given below

 Azure SQL database


 Azure SQL data warehouse
 Azure Data Lake
 Azure CosmosDB
Explanation

Azure SQL data warehouse is ideal for storing large amounts of data that is not accessed frequently.
The Azure Data Lake service is used to easily manage massive amounts of data

Question 69:

You need to deploy several virtual machines to Azure. You need to ensure that you can assign
permissions to the virtual machines simultaneously. Which of the following can be implemented to
fulfil this requirement

 Deploy all the virtual machines to the same region


 Deploy all the virtual machines to the same resource group
 Deploy all the virtual machines to the same availability zone
 Deploy all the virtual machines to the same scale set

Explanation

By assigning the virtual machines as part of the same resource group, you can assign permissions to
the resource group. This would then be automatically inherited by the virtual machines which are
part of the resource group.

Question 70:

Which of the following is a benefit of moving on-premise servers to the Azure cloud environment

 The Azure platform is a public cloud platform wherein all the resources can be accessed by
the public
 The Azure platform is a private cloud platform wherein all the resources can be accessed
only by a private handful of people
 The Azure platform is a shared platform wherein multiple companies can use a portion of
the resources on the platform
 The Azure platform is an ecommerce platform wherein users can buy and sell resources as
required.

Explanation

The Azure platform is a shared platform. Companies can create accounts on the Azure platform and
then use the different types of services the platform has to offer.
Question 71:

A company has several departments. Each department needs to start using Azure for deployment of
resources. You have to ensure that each department uses a different payment option when it comes
to consumption of Azure resources. Which of the following should be created for each department?

 Reservation
 Resource group
 Subscription

Explanation

Each department can have a separate subscription and each subscription can have a different
payment option.

Question 72:

Is it true that the Azure Free account has a spending limit?

 Yes
 No

Explanation

Yes, the spending limit initially is 200 USD

Question 73:

Is it true that with the Azure Free account you can host an unlimited number of web applications?

 Yes
 No

Explanation

With Free trial subscriptions, you have service limits. You are also not allowed to increase these
service limits when you have a free trial account.

Question 74:

Do you incur a cost when you transfer data between storage accounts that are located in different
regions?

 Yes
 No

Explanation

Yes, you will incur a cost when you transfer data between Azure services located in different regions.
Question 75:

Is it True that when you use a General purpose v2 storage account, you are only charged for the
amount of data stored?

 Yes
 No

Explanation

You also get charged for the amount of read and write operations performed and for any data
transfer activities.

Question 76:

You need to identity the right service to be used based on the below requirement

“Provide operating system virtualization”

Which of the following service would suit meeting the above-mentioned requirement?

 Azure Functions
 Azure App Service
 Azure Virtual Machines
 Azure Container Instances

Explanation

Azure Virtual Machines is an Infrastructure as a service that provides virtualization at the operating
system level.

Question 77:

You need to identity the right service to be used based on the below requirement

“Provide portable environment for virtualized applications”

Which of the following service would suit meeting the above-mentioned requirement?

 Azure Functions
 Azure App Service
 Azure Virtual Machines
 Azure Container Instances

Explanation

This is like providing a hosting environment for container-based applications. These applications can
be ported anywhere. The ideal environment is to use Azure Container Instances.
Question 78:

You need to identity the right service to be used based on the below requirement

“Be used to build, deploy and scale web apps”

Which of the following service would suit meeting the above-mentioned requirement?

 Azure Functions
 Azure App Service
 Azure Virtual Machines
 Azure Container Instances

Explanation

The Azure App service can be used to host your web-based applications.

Question 79:

You need to identity the right service to be used based on the below requirement

“Be used as a platform for serverless code”

Which of the following service would suit meeting the above-mentioned requirement?

 Azure Functions
 Azure App Service
 Azure Virtual Machines
 Azure Container Instances

Explanation

Here you can use the Azure Function service. This is a serverless service that can be used to host
your code.

Question 80:

Your company needs to track various regulatory standards and regulations that Azure products abide
by. Which of the following can be used for this requirement?

 Azure Cloud Shell


 Microsoft Cloud Partner Portal
 MyApps Portal
 Trust Center

Explanation

You can use the Microsoft Trust Center to actually see how the Azure platform complies with various
standards.
You can use the below link to view the different compliance standards met by Azure

https://azure.microsoft.com/en-us/overview/trusted-cloud/compliance/

Question 81:

A company wants to setup a solution in Azure. The solution would need to take in data from millions
of sensors and then upload the data to Azure. Which of the following Azure services could be used
for this solution? Choose 2 answers from the options given below

 Azure Data Lake


 Azure Queue Storage
 Azure IoT Hub
 Azure Notification Hubs

Explanation

Azure IoT Hub can be used to take in the sensory information. All of the data can then be stored in
Azure Data Lake storage.

Question 82:

A company wants to deploy a web site to Azure. The web site will be hosting video content. The web
site will be accessed by users across the world. You need to recommend a service that the
application could use to provide the best video playback experience. Which of the following could be
recommended?

 Azure Traffic Manager


 Azure ExpressRoute Circuits
 Azure Application Gateway
 Azure Content Delivery Network

Explanation

You can use the Azure Content Delivery Network service to deliver content to users across the world
with the least latency.

Question 83:

You have an Azure subscription. You have created a resource group named “azuredemo”. You are
planning on creating a virtual machine via the following command

az vm create --resource-group azuredemo --name demovm --image UbuntuLTS --generate-ssh-keys

From the Azure portal, you decide to launch Azure Cloud Shell, select PowerShell and then the run
the command.

Would this meet the requirement?


Yes

No

Explanation

Yes, you can execute this command from Azure Cloud Shell with PowerShell

Question 84:

You have an Azure subscription. You have created a resource group named “azuredemo”. You are
planning on creating a virtual machine via the following command

az vm create --resource-group azuredemo --name demovm --image UbuntuLTS --generate-ssh-keys

From the Azure portal, you decide to launch Azure Cloud Shell, select Bash and then the run the
command.

Would this meet the requirement?

 Yes
 No

Explanation

Yes, you can execute this command from Azure Cloud Shell with Bash

Question 85:

You have an Azure subscription. You have created a resource group named “azuredemo”. You are
planning on creating a virtual machine via the following command

az vm create --resource-group azuredemo --name demovm --image UbuntuLTS --generate-ssh-keys

From your computer which run Windows 10, you install the Azure CLI. You then launch the CLI, sign
into Azure and then execute the command.

Would this meet the requirement?

 Yes
 No

Explanation

Yes, you can run the command from your local machine by installing the Azure CLI tool.
Question 86:

You are planning on storing 1 TB of data in Azure Blob storage. You are going to store the same copy
of data in two separate Azure storage accounts located in different regions. Even though the size of
the data is the same in both regions, would you be charged the same when it comes to storage costs
for Azure Blob storage?

 Yes
 No

Explanation

The storage costs vary from region to region.

Question 87:

A company is planning on migrating 500 virtual machines to Azure. These machines are currently
hosted on Hyper-V hosts in their on-premise data center. All of the virtual machines will be migrated
to Azure using a Pay-As-You-Go subscription.

Which of the following is the right expenditure model to use for the planned Azure deployment?

 Operational
 Elastic
 Capital
 Scalable

Explanation

Here since there is no mention of getting discounts and we have to use the Pay-As-You-Go pricing
model, we need to consider the costs of the Azure virtual machines as operational costs.

Question 88:

You have an Azure virtual network named demo-network defined as part of your Azure subscription.
This is part of a resource group named “azuredemo”. You then assign a policy to the subscription
which prohibits the use of Virtual Networks in the resource group “azuredemo”.

Which of the following would happen as a result of the application of the policy?

 No changes would take place


 The virtual network would be automatically transferred to a new resource group
 The virtual network would be automatically be deleted
Explanation

The policy would not make changes to existing resources. It would only mark the resources as
compliant or not.

Question 89:

Which of the following provides a common platform for deploying objects to a cloud infrastructure
and also ensure consistency in the implementation across the Azure environment?

 Azure Policies
 Azure Resource Manager
 Azure Resource Groups
 Azure Management Groups

Explanation

The Azure Resource Manager is responsible for the deployment of resources to Azure.

Question 90:

A support engineer currently has a computer that runs macOS Mojave. Which of the following Azure
Management tools could be run from this computer? Choose all that apply

 Azure CLI
 Azure Powershell
 The Azure Portal

Explanation

You can download and install the Azure CLI on macOS operating systems. You can also install
Powershell on macOS based operating systems.

Question 91:

If you use a Platform as a service in Azure to host a web application, CAN you can increase the
memory by changing the pricing tier?

 Yes
 No

Explanation

With the Azure Web App service, you can change the pricing tier to get more memory for the
underlying applications.

As an example, showing below the pricing tiers available for the Standard App Service Plans for
Azure Web Apps.
Question 92:

If you use a Platform as a service in Azure to host a web application, CAN you can configure the hosts
to automatically scale the number of instances based on demand?

 Yes
 No

Explanation

If you are using Azure Web Apps, which is the platform as a service in Azure, you can use the
Standard and Premium App Service Plan to scale up the number of instances based on demand.

Question 93:

A company has an Azure subscription. Is it possible for a user whose has the Owner role to transfer
the ownership of the Azure subscription?

 Yes
 No

Explanation

Yes, the owner role does give the privilege to a user to transfer the ownership of a subscription.

Question 94:

You have just setup an Azure Account. Is the spending on Azure a fixed limit that can’t be increased
or decreased?

 Yes
 No

Explanation

You don’t have a fixed spending limit on Azure.

Question 95:

Your company has an Azure subscription and a resource group named staging-grp. The resource
group contains 50 virtual machines. The company has three cost centers named Logistics, Sales and
Information Technology. You have to associate each virtual machine with a specific cost center.

Which of the following would you implement for this requirement?

 Add a new extension to the virtual machines


 Assign tags to the virtual machines
 Change the properties of the virtual machines
 Add locks to the virtual machines
Explanation

You can add metadata to the virtual machines by adding tags to the virtual machines. You can add a
tag with a name of CostCenter and then add the appropriate value.

Question 96:

You company is using an Azure ExpressRoute connection. Is inbound data from an on-premises
network to Azure always free?

 Yes
 No

Explanation

Yes, all of the inbound data into Azure via an Azure Express Route connection is always free.

One can refer to the following documentation link

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

Question 97:

A company has just setup a new Azure subscription. They are going to be hosting resources as part
of the Azure subscription. They also have an on-premises setup. Is Outbound traffic from Azure to an
on-premises network always free?

 Yes
 No

Explanation

Outbound data transfers occur at a cost

One can refer to the following documentation link

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

Question 98:

A company has just setup a new Azure subscription. They are going to be hosting resources as part
of the Azure subscription. Is Data traffic between Azure services within the same Azure region
always free?

 Yes
 No

Explanation

No, there is no charge for data transfer within the same Azure region
One can refer to the following documentation link

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

Question 99:

Is it TRUE that you can distinguish services that are generally available and those that are in public
preview in the Azure portal?

 Yes
 No

Explanation

When you go ahead and create resources in Azure in the portal, it will clearly indicate those services
which are in preview state

Question 100:

Is it TRUE that once an Azure service becomes generally available, the service is no longer updated
with new features?

 Yes
 No

Explanation

Azure keeps on updating their services with newer features. One can refer to the below link for all of
the new features

https://azure.microsoft.com/en-us/updates/

Question 101:

Is it TRUE that once you create Azure resources for services that are in public preview, you have to
recreate them again once the service becomes generally available?

 Yes
 No

Explanation

No, once you create the resource, even after the service becomes generally available, your resource
will still be available.
Question 102:

A company has just setup an Azure subscription. They want to send email alerts when the cost of the
current billing period for their Azure subscription has exceeded a specified limit. Which of the
following can be used for this requirement?

 Azure Advisor
 Access Control
 Budget alerts
 Compliance

Explanation

For your subscription, you can go ahead on to the Budgets section and add a new budget alert

Question 103:

You have to request Microsoft for an increase in the subscription quota limit for your company.
Which of the following from the Azure portal would you use for this requirement?

 Azure Active Directory


 Azure Monitor
 Azure Security Center
 Help + support

Explanation

You can go to Help + support and create a new support request.

Question 104:

Is it TRUE that Azure Security Center can be used to monitor both Azure resources and on-premises
resources?

 Yes
 No

Explanation

Yes, Azure Security Center can also be used to monitor your on-premises resources. For example, for
virtual machines in your on-premises network, you can install agents that can send data to Azure
security center.
Question 105:

Is it TRUE that ALL Azure Security Center features are free?

 Yes
 No

Explanation

No, in Azure Security Center, for advanced features, you have to use Azure Security Standard Tier.
This has a cost associated

Question 106:

Is it TRUE that you can download a regulatory compliance report from Azure Security Center?

 Yes
 No

Explanation

Yes, you can download the regulatory compliance report from Azure Security Center

Here you can easily go to Regulatory Compliance and download the report

Question 107:

Which of the following gives an explanation of what data Microsoft processes, on how the data is
processed and the purpose of processing the data?

 Microsoft Online Services Privacy statement


 Microsoft Online Services Terms
 Microsoft Online Service Level Agreement
 Online Subscription Agreement for Microsoft Azure

Explanation

This is given in the Microsoft Online Services Privacy statement

Reference - https://privacy.microsoft.com/en-us/privacystatement
Question 108:

A company has just setup an Azure subscription and an Azure AD tenant. Is it possible for the
company to setup Group policies in Azure Active Directory?

Yes

No

Explanation

Group policies are not available in Azure Active Directory

Question 109:

A company has just setup an Azure subscription and an Azure AD tenant. Is it possible for the
company to join Windows 10 devices to Azure Active Directory?

Yes

No

Explanation

Yes, you can join Windows 10 devices to Azure Active Directory

One can refer to the following link for joining of devices to Azure AD

https://docs.microsoft.com/en-us/azure/active-directory/user-help/user-help-join-device-on-
network

Question 110:

A company has just setup an Azure subscription and an Azure AD tenant. Is it possible for the
company to join Android devices to Azure Active Directory?

 Yes
 No

Explanation

You can't join Android devices; you can just register them.

One can refer to the following link for joining of devices to Azure AD

https://docs.microsoft.com/en-us/azure/active-directory/user-help/user-help-register-device-on-
network
Question 111:

Which of the following statements is TRUE when it comes to Azure Site Recovery?

 Azure Site Recovery provides fault tolerance for virtual machines


 Azure Site Recovery provides disaster recovery for virtual machines
 Azure Site Recovery provides elasticity for virtual machines
 Azure Site Recovery provides high availability for virtual machines

Explanation

Azure Site Recovery is used for disaster recovery scenarios. Azure Site Recovery can be used to
provide continuous replication for your workloads from one area to another. If one area fails, you
can quickly switch to the other area for running your workloads.

Question 112:

Which of the following tool provides a version control tool set for managing code?

 Azure Repos
 Azure DevTest Labs
 Azure Storage
 Azure Cosmos DB

Explanation

You can use Azure Repos for managing version control for your source code.

Question 113:

Your company has just setup an Azure subscription. They are planning on setting up several
resources in Azure. They also have several virtual machines hosted in their on-premises
environment. Is it possible to use Azure Monitor to monitor the performance of the on-premises
virtual machines?

 Yes
 No

Explanation

Yes, you can setup agents on your on-premises machines to send monitoring data to Azure Monitor

Question 114:

Your company has just setup an Azure subscription. They are planning on setting up several
resources in Azure. They also have several virtual machines hosted in their on-premises
environment. Is it possible to use Azure Monitor to send alerts to Azure Active Directory Security
Groups?
 Yes
 No

Explanation

When you setup an alert, you can configure the alert to be sent onto users in an Azure AD Group.

Question 115:

Your company has just setup an Azure subscription. They are planning on setting up several
resources in Azure. They also have several virtual machines hosted in their on-premises
environment. Is it possible to use Azure Monitor to trigger alerts based on data in an Azure Log
Analytics workspace?

 Yes
 No

Explanation

Alerts in Azure Monitor can also be based on data in a Log Analytics workspace.

You might also like