AZ900
AZ900
AZ900
Question #1Topic 1
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
Box 2: Yes -
A PaaS solution that hosts web apps in Azure does provide the ability to scale the platform
automatically. This is known as autoscaling. Behind the scenes, the web apps are hosted on
virtual machines running IIS. Autoscaling means adding more load balanced virtual machines
to host the web apps.
Box 3: Yes -
PaaS provides a framework that developers can build upon to develop or customize cloud-
based applications. PaaS development tools can cut the time it takes to code new apps with
pre-coded application components built into the platform, such as workflow, directory services,
security features, search and so on.
References:
https://azure.microsoft.com/en-gb/overview/what-is-paas/
Question #2Topic 1
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
Box 2: No -
Two virtual machines using the same size could have different disk configurations. Therefore,
the monthly costs could be different.
Box 3: Yes -
When an Azure virtual machine is stopped, you donג€™t pay for the virtual machine. However,
you do still pay for the storage costs associated to the virtual machine.
The most common storage costs are for the disks attached to the virtual machines. There are
also other storage costs associated with a virtual machine such as storage for diagnostic data
and virtual machine backups.
References:
https://meritsolutions.com/capex-vs-opex-cloud-computing-blog/
Question #3Topic 1
HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:
When you are implementing a Software as a Service (SaaS) solution, you are responsible for
configuring the SaaS solution. Everything else is managed by the cloud provider.
SaaS requires the least amount of management. The cloud provider is responsible for
managing everything, and the end user just uses the software.
Software as a service (SaaS) allows users to connect to and use cloud-based apps over the
Internet. Common examples are email, calendaring and office tools
(such as Microsoft Office 365).
SaaS provides a complete software solution which you purchase on a pay-as-you-go basis from
a cloud service provider. You rent the use of an app for your organization and your users
connect to it over the Internet, usually with a web browser. All of the underlying infrastructure,
middleware, app software and app data are located in the service providerג€™s data center. The
service provider manages the hardware and software and with the appropriate service
agreement, will ensure the availability and the security of the app and your data as well.
Reference:
https://azure.microsoft.com/en-in/overview/what-is-saas/
https://docs.microsoft.com/en-gb/learn/modules/principles-cloud-computing/5-types-of-
cloud-services
Question #4Topic 1
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?
A. fault tolerance
B. elasticity
C. scalability
D. low latency
Welcome to ExamTopics
Question #6Topic 1
What are two characteristics of the public cloud? Each correct answer presents a complete
solution.
NOTE: Each correct selection is worth one point.
A. dedicated hardware
B. unsecured connections
C. limited storage
D. metered pricing
E. self-service management
When planning to migrate a public website to Azure, you must plan to pay monthly usage costs.
This is because Azure uses the pay-as-you-go model.
Question #8Topic 1
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 plans to 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 migration plan.
Solution: You create an Azure App Service and Azure SQL databases.
Does this meet the goal?
A. Yes
B. No
A. Yes
B. No
A. Yes
B. No
Question #11Topic 1
Your company hosts an accounting application 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?
A. high availability
B. high latency
C. elasticity
D. load balancing
Box 1:
Azure virtual machines are Infrastructure as a Service (IaaS).
Infrastructure as a Service is the most flexible category of cloud services. It aims to give you
complete control over the hardware that runs your application (IT infrastructure servers and
virtual machines (VMs), storage, networks, and operating systems). Instead of buying
hardware, with IaaS, you rent it.
Box 2:
Azure SQL databases are Platform as a Service (Paas).
Azure SQL Database is a fully managed Platform as a Service (PaaS) Database Engine that
handles most of the database management functions such as upgrading, patching, backups,
and monitoring without user involvement. Azure SQL Database is always running on the latest
stable version of SQL Server
Database Engine and patched OS with 99.99% availability. PaaS capabilities that are built-in
into Azure SQL database enable you to focus on the domain specific database administration
and optimization activities that are critical for your business.
Reference:
https://docs.microsoft.com/en-gb/learn/modules/principles-cloud-computing/5-types-of-
cloud-services https://docs.microsoft.com/en-us/azure/sql-database/sql-database-paas-index
Question #14Topic 1
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?
Box 1: No -
It is not true that a company must always migrate from a private cloud model to implement a
hybrid cloud. You could start with a public cloud and then combine that with an on-premise
infrastructure to implement a hybrid cloud.
Box 2: Yes -
A company can extend the capacity of its internal network by using the public cloud. This is
very common. When you need more capacity, rather than pay out for new on-premises
infrastructure, you can configure a cloud environment and connect your on-premises network to
the cloud environment by using a VPN.
Box 3: No -
It is not true that only guest users can access cloud resources. You can give anyone with an
account in Azure Active Directory access to the cloud resources.
There are many authentication scenarios but a common one is to replicate your on-premises
Active Directory accounts to Azure Active Directory and provide access to the Azure Active
Directory accounts. Another commonly used authentication method is ג€˜Federationג€™ where
authentication for access to cloud resources is passed to another authentication provider such
as an on-premises Active Directory. https://azure.microsoft.com/en-gb/overview/what-is-
hybrid-cloud-computing/
Question #16Topic 1
You plan to migrate several servers from an on-premises network to Azure.
What is an advantage of using a public cloud service for the servers over an on-premises
network?
Azure Site Recovery helps ensure business continuity by keeping business apps and workloads
running during outages. Site Recovery replicates workloads running on physical and virtual
machines (VMs) from a primary site to a secondary location.
Reference:
https://docs.microsoft.com/en-us/azure/site-recovery/site-recovery-overview
Question #18Topic 1
In which type of cloud model are all the hardware resources owned by a third-party and shared
between multiple tenants?
A. private
B. hybrid
C. public
Reference:
https://azure.microsoft.com/en-gb/overview/what-is-hybrid-cloud-computing/
Question #20Topic 1
You have 1,000 virtual machines hosted on the Hyper-V hosts in a data center.
You plan to migrate all the virtual machines to an Azure pay-as-you-go subscription.
You need to identify which expenditure model to use for the planned Azure solution.
Which expenditure model should you identify?
A. operational
B. elastic
C. capital
D. scalable
Hide Solution Discussion 49
Correct Answer: A
One of the major changes that you will face when you move from on-premises cloud to the
public cloud is the switch from capital expenditure (buying hardware) to operating expenditure
(paying for service as you use it). This switch also requires more careful management of your
costs. The benefit of the cloud is that you can fundamentally and positively affect the cost of a
service you use by merely shutting down or resizing it when it's not needed.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/cloud-adoption/appendix/azure-scaffold
Question #21Topic 1
DRAG DROP -
Match the Azure Cloud Services benefit to the correct description.
Instructions: To answer, drag the appropriate benefit from the column on the left to its
description on the right. Each benefit may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
Select and Place:
Box 1:
Fault tolerance is the ability of a service to remain available after a failure of one of the
components of the service. For example, a service running on multiple servers can withstand
the failure of one of the servers.
Box 2:
Disaster recovery is the recovery of a service after a failure. For example, restoring a virtual
machine from backup after a virtual machine failure.
Box 3:
Dynamic scalability is the ability for compute resources to be added to a service when the
service is under heavy load. For example, in a virtual machine scale set, additional instances of
the virtual machine are added when the existing virtual machines are under heavy load.
Box 4:
Latency is the time a service to respond to requests. For example, the time it takes for a web
page to be returned from a web server. Low latency means low response time which means a
quicker response.
References:
https://msdn.microsoft.com/en-us/magazine/mt422582.aspx
https://searchdisasterrecovery.techtarget.com/definition/cloud-disaster-recovery-cloud-DR
http://www.siasmsp.com/the-benefit-of-scalability-in-cloud-computing-2/
https://azure.microsoft.com/en-in/overview/what-is-cloud-computing/
Question #22Topic 1
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
Box 2: Yes -
A company can extend the computing resources of its internal network by using the public
cloud. This is very common. When you need more resources, rather than pay out for new on-
premises infrastructure, you can configure a cloud environment and connect your on-premises
network to the cloud environment by using a VPN.
Box 3: No -
It is not true that only guest users can access cloud resources. You can give anyone with an
account in Azure Active Directory access to the cloud resources.
There are many authentication scenarios but a common one is to replicate your on-premises
Active Directory accounts to Azure Active Directory and provide access to the Azure Active
Directory accounts. Another commonly used authentication method is ג€˜Federationג€™ where
authentication for access to cloud resources is passed to another authentication provider such
as an on-premises Active Directory.
Reference:
https://azure.microsoft.com/en-gb/overview/what-is-hybrid-cloud-computing/
Question #23Topic 1
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
Question #24Topic 1
Your company has an on-premises network that contains multiple servers.
The company plans to reduce the following administrative responsibilities of network
administrators:
✑ Backing up application data
✑ Replacing failed server hardware
✑ Managing physical server security
✑ Updating server operating systems
✑ Managing permissions to shared documents
The company plans to migrate several servers to Azure virtual machines.
You need to identify which administrative responsibilities will be eliminated after the planned
migration.
Which two responsibilities should you identify? Each correct answer presents a complete
solution.
NOTE: Each correct selection is worth one point.
Box 1: No -
With the pay-as-go model, you pay for services as you use them. This is Opex (Operational
Expenditure), not CapEx (Captial Expenditure). CapEx is where you pay for something upfront.
For example, buying a new physical server.
Box 2: No -
Paying for electricity for your own datacenter will be classed as CapEx, not OpEx.
Box 3: Yes -
Deploying your own datacenter is an example of CapEx. This is because you need to purchase
all the infrastructure upfront before you can use it.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/cloud-adoption/appendix/azure-scaffold
Question #26Topic 1
You plan to provision Infrastructure as a Service (IaaS) resources in Azure.
Which resource is an example of IaaS?
Box 1: No -
You cannot add physical servers to the public cloud. You can only deploy virtual servers in the
public cloud. You can extend a private cloud by deploying virtual servers in a public cloud. This
would create a hybrid cloud.
Box 2: Yes -
A hybrid cloud is a combination of a private cloud and public cloud. Therefore, to create a
hybrid cloud, you must deploy resources to a public cloud.
Box 3: No.
It is not true that a private cloud must be disconnected from the Internet. Private clouds can be
and most commonly are connected to the Internet. ג€Private cloudג€ means that the physical
servers are managed by you. It does not mean that it is disconnected from the Internet.
Reference:
https://azure.microsoft.com/en-gb/overview/what-are-private-public-hybrid-clouds/
Question #30Topic 1
You have 50 virtual machines hosted on-premises and 50 virtual machines hosted in Azure. The
on-premises virtual machines and the Azure virtual machines connect to each other.
Which type of cloud model is this?
A. hybrid
B. private
C. public
Box 2: Yes -
Box 3: Yes -
A PaaS solution that hosts web apps in Azure does provide the ability to scale the platform
automatically. This is known as autoscaling. Behind the scenes, the web apps are hosted on
virtual machines running IIS. Autoscaling means adding more load balanced virtual machines
to host the web apps.
References:
https://azure.microsoft.com/en-gb/overview/what-is-paas/
Question #32Topic 1
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 plans to 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 migration plan.
Solution: You create Azure virtual machines, Azure SQL databases, and Azure Storage
accounts.
Does this meet the goal?
A. Yes
B. No
Box 2: Yes -
OpEx is ongoing costs (costs of operations) such as staff salaries.
Box 2: Yes -
OpEx is ongoing costs (costs of operations) such as leasing software. If you purchased
software as a one-off purchase, that would be CapEx, but leasing software is ongoing so itג€™s
OpEx.
Question #35Topic 1
HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:
Reference:
https://azure.microsoft.com/en-us/overview/what-is-saas/
https://azure.microsoft.com/en-us/overview/what-is-iaas/
https://azure.microsoft.com/en-us/overview/what-is-paas/
Question #37Topic 1
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
Box 1: No -
Box 2: No -
Each resource can exist in only one resource group.
Box 3: Yes -
Resources from multiple different regions can be placed in a resource group. The resource
group only contains metadata about the resources it contains.
Reference:
https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-overview
https://www.codeisahighway.com/effective-ways-to-delete-resources-in-a-resource-group-on-
azure/
Question #38Topic 1
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
Reference:
https://docs.microsoft.com/en-us/azure/azure-sql/azure-sql-iaas-vs-paas-what-is-overview
https://docs.microsoft.com/en-us/azure/cosmos-db/account-databases-containers-items
https://www.red-gate.com/simple-talk/cloud/azure/overview-of-azure-cosmos-db
Question #39Topic 1
HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:
A. Azure virtual machines, Azure SQL databases, and Azure Storage accounts.
B. an Azure App Service and Azure virtual machines that have Microsoft SQL Server
installed.
C. an Azure App Service and Azure SQL databases.
D. Azure storage account and web server in Azure virtual machines.
A. application data
B. data storage
C. compute resources
D. application software
Reference:
https://azure.microsoft.com/en-gb/overview/what-is-iaas/
https://azure.microsoft.com/en-gb/overview/what-is-paas/
https://azure.microsoft.com/en-gb/overview/what-is-saas/
Question #43Topic 1
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
Question #44Topic 1
HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:
Hide Solution Discussion 8
Correct
Answer:
A resource group is a logical container for Azure resources. Resource groups make the
management of Azure resources easier.
With a resource group, you can allow a user to manage all resources in the resource group,
such as virtual machines, websites, and subnets. The permissions you apply to the resource
group apply to all resources contained in the resource group.
Reference:
https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/
overview#resource-groups https://docs.microsoft.com/en-us/azure/role-based-access-
control/overview
Question #45Topic 1
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 availability zones.
Does this meet the goal?
A. Yes
B. No
A. Yes
B. No
Hide Solution Discussion 216
Correct Answer: A
By deploying the virtual machines to two or more regions, you are deploying the virtual
machines to multiple datacenters. This will ensure that the services running on the virtual
machines are available if a single data center fails.
Azure operates in multiple datacenters around the world. These datacenters are grouped in to
geographic regions, giving you flexibility in choosing where to build your applications.
You create Azure resources in defined geographic regions like 'West US', 'North Europe', or
'Southeast Asia'. You can review the list of regions and their locations.
Within each region, multiple datacenters exist to provide for redundancy and availability.
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/regions
Question #48Topic 1
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
Box 1: No -
A resource can interact with resources in other resource groups.
Box 2: Yes -
Deleting the resource group will remove the resource group as well as all the resources in that
resource group. This can be useful for the management of resources. For example, a virtual
machine has several components (the VM itself, virtual disks, network adapter etc.). By placing
the VM in its own resource group, you can delete the VM along with all its associated
components by deleting the resource group.
Another example is when creating a test environment. You could place the entire test
environment (Network components, virtual machines etc.) in one resource group. You can then
delete the entire test environment by deleting the resource group.
Box 3: Yes -
Resources from multiple different regions can be placed in a resource group. The resource
group only contains metadata about the resources it contains.
References:
https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-overview
https://www.codeisahighway.com/effective-ways-to-delete-resources-in-a-resource-group-on-
azure/
Question #49Topic 1
You plan to store 20 TB of data in Azure. The data will be accessed infrequently and visualized
by using Microsoft Power BI.
You need to recommend a storage solution for the data.
Which two solutions should you recommend? Each correct answer presents a complete
solution.
NOTE: Each correct selection is worth one point.
The Azure portal is a web-based management interface where you can view and manage all
your Azure resources in one unified hub, including web apps, databases, virtual machines,
virtual networks, storage and Visual Studio team projects.
The URL of the Azure portal is https://portal.azure.com.
References:
https://azure.microsoft.com/en-gb/features/azure-portal/
Question #51Topic 1
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?
A Local Network Gateway is an object in Azure that represents your on-premise VPN device. A
Virtual Network Gateway is the VPN object at the Azure end of the
VPN. A ג€˜connectionג€™ is what connects the Local Network Gateway and the Virtual Network
Gateway to bring up the VPN.
The local network gateway typically refers to your on-premises location. You give the site a
name by which Azure can refer to it, then specify the IP address of the on-premises VPN device
to which you will create a connection. You also specify the IP address prefixes that will be
routed through the VPN gateway to the VPN device. The address prefixes you specify are the
prefixes located on your on-premises network. If your on-premises network changes or you
need to change the public IP address for the VPN device, you can easily update the values later.
Reference:
https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-site-to-site-
resource-manager-portal
Question #53Topic 1
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?
A. Yes
B. No
A. Yes
B. No
Box 1: No -
An Azure AD tenant can have multiple subscriptions but an Azure subscription can only be
associated with one Azure AD tenant.
Box 2: Yes -
Box 3: No -
If your subscription expires, you lose access to all the other resources associated with the
subscription. However, the Azure AD directory remains in Azure. You can associate and
manage the directory using a different Azure subscription.
References:
https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-how-
subscriptions-associated-directory
Question #56Topic 1
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.
Box 2: No -
You cannot merge two subscriptions into a single subscription. However, you can move some
Azure resources from one subscription to another. You can also transfer ownership of a
subscription and change the billing type for a subscription.
Box 3: Yes -
A company can have multiple subscriptions and store resources in the different subscriptions.
However, a resource instance can exist in only one subscription.
Reference:
https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/create-
subscription
Question #59Topic 1
HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:
You can move a VM and its associated resources to a different subscription by using the Azure
portal.
Moving between subscriptions can be handy if you originally created a VM in a personal
subscription and now want to move it to your company's subscription to continue your work.
You do not need to start the VM in order to move it and it should continue to run during the
move.
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/move-vm
Question #60Topic 1
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.
A. a virtual network gateway
B. a load balancer
C. an application gateway
D. a virtual network
E. a gateway subnet
Box 1: No -
You can assign service administrators and co-administrators in the Azure Portal but there can
only be one account administrator.
Box 2: No -
You need an Azure Active Directory account to manage a subscription, not a Microsoft account.
An account is created in the Azure Active Directory when you create the subscription. Further
accounts can be created in the Azure Active Directory to manage the subscription.
Box 3: No -
Resource groups are logical containers for Azure resources. However, resource groups do not
contain subscriptions. Subscriptions contain resource groups.
Reference:
https://docs.microsoft.com/en-us/office365/enterprise/subscriptions-licenses-accounts-and-
tenants-for-microsoft-cloud-offerings
Question #63Topic 1
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
Box 1: No -
Not all Azure regions support availability zones.
Box 2: No -
Availability zones can be used with many Azure services, not just VMs.
Box 3: No -
Availability Zones are unique physical locations within a single Azure region.
Reference:
https://docs.microsoft.com/en-us/azure/availability-zones/az-region#azure-regions-with-
availability-zones
Question #64Topic 1
HOTSPOT -
You plan to create an Azure virtual machine.
You need to identify which storage service must be used to store the unmanaged data disks of
the virtual machine.
What should you identify? To answer, select the appropriate service in the answer area.
Hot Area:
Azure containers are the backbone of the virtual disks platform for Azure IaaS. Both Azure OS
and data disks are implemented as virtual disks where data is durably persisted in the Azure
Storage platform and then delivered to the virtual machines for maximum performance. Azure
Disks are persisted in Hyper-V VHD format and stored as a page blob in Azure Storage.
Reference:
https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-pageblob-overview
Question #65Topic 1
Your company plans to move several servers to Azure.
The companyג€™s compliance policy states that a server named FinServer must be on a
separate network segment.
You are evaluating which Azure services can be used to meet the compliance policy
requirements.
Which Azure solution should you recommend?
A. a resource group for FinServer and another resource group for all the other servers
B. a virtual network for FinServer and another virtual network for all the other servers
C. a VPN for FinServer and a virtual network gateway for each other server
D. one resource group for all the servers and a resource lock for FinServer
Azure Cosmos DB is Microsoft's globally distributed, multi-model database service. With a click
of a button, Cosmos DB enables you to elastically and independently scale throughput and
storage across any number of Azure regions worldwide.
Azure Cosmos DB is a great way to store unstructured and JSON data. Combined with Azure
Functions, Cosmos DB makes storing data quick and easy with much less code than required
for storing data in a relational database.
References:
https://docs.microsoft.com/en-us/azure/cosmos-db/introduction
https://docs.microsoft.com/en-us/azure/azure-functions/functions-integrate-store-
unstructured-data-cosmosdb?tabs=csharp
Question #68Topic 1
Your company plans to migrate all its network resources to Azure.
You need to start the planning process by exploring Azure.
What should you create first?
A. a subscription
B. a resource group
C. a virtual network
D. a management group
Box 2: No -
Tags for Resources are not inherited by default from their Resource Group
Box 3: Yes -
A resource group can be used to scope access control for administrative actions. By default,
permissions set at the resource level are inherited by the resources in the resource group.
Reference:
https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-overview
Question #70Topic 1
HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:
Azure storage offers different access tiers: hot, cool and archive.
The archive access tier has the lowest storage cost. But it has higher data retrieval costs
compared to the hot and cool tiers. Data in the archive tier can take several hours to retrieve.
While a blob is in archive storage, the blob data is offline and can't be read, overwritten, or
modified. To read or download a blob in archive, you must first rehydrate it to an online tier.
Example usage scenarios for the archive access tier include:
✑ Long-term backup, secondary backup, and archival datasets
✑ Original (raw) data that must be preserved, even after it has been processed into final usable
form.
✑ Compliance and archival data that needs to be stored for a long time and is hardly ever
accessed.
Reference:
https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-storage-tiers?tabs=azure-
portal#archive-access-tier
Question #71Topic 1
HOTSPOT -
You plan to deploy a critical line-of-business application to Azure.
The application will run on an Azure virtual machine.
You need to recommend a deployment solution for the application. The solution must provide a
guaranteed availability of 99.99 percent.
What is the minimum number of virtual machines and the minimum number of availability
zones you should recommend for the deployment? To answer, select the appropriate options in
the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
Availability Zones is a high-availability offering that protects your applications and data from
datacenter failures. Availability Zones are unique physical locations within an Azure region.
Reference:
https://docs.microsoft.com/en-us/azure/availability-zones/az-overview
Question #74Topic 1
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
Box 1: Yes -
There are different replication options available with a storage account. The ג€˜minimumג€™
replication option is Locally Redundant Storage (LRS). With LRS, data is replicated
synchronously three times within the primary region.
Box 2: No -
Data is not backed up automatically to another Azure Data Center although it can be depending
on the replication option configured for the account. Locally
Redundant Storage (LRS) is the default which maintains three copies of the data in the data
center.
Geo-redundant storage (GRS) has cross-regional replication to protect against regional
outages. Data is replicated synchronously three times in the primary region, then replicated
asynchronously to the secondary region.
Box 3: No -
The limits are much higher than that. The current storage limit is 2 PB for US and Europe, and
500 TB for all other regions (including the UK) with no limit on the number of files.
Reference:
https://docs.microsoft.com/en-us/azure/storage/common/storage-account-overview
Question #75Topic 1
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
Box 1: No -
Not all Azure regions support availability zones.
Box 2: No -
Regions that support availability zones support Linux virtual machines.
Box 3: Yes -
Availability Zones is a high-availability offering that protects your applications and data from
datacenter failures. Availability Zones are unique physical locations within an Azure region.
Each zone is made up of one or more datacenters equipped with independent power, cooling,
and networking. To ensure resiliency, thereג€™s a minimum of three separate zones in all
enabled regions. The physical separation of Availability Zones within a region protects
applications and data from datacenter failures. Zone-redundant services replicate your
applications and data across Availability Zones to protect from single-points-of-failure. With
Availability
Zones, Azure offers industry best 99.99% VM uptime SLA.
References:
https://docs.microsoft.com/en-gb/azure/availability-zones/az-overview
Question #76Topic 1
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
Box 1: No -
North America has several Azure regions, including West US, Central US, South Central US, East
Us, and Canada East.
Box 2: Yes -
A region is a set of datacenters deployed within a latency-defined perimeter and connected
through a dedicated regional low-latency network.
Box 3: No -
Outbound data transfer is charged at the normal rate and inbound data transfer is free.
References:
https://azure.microsoft.com/en-us/global-infrastructure/regions/
https://azure.microsoft.com/en-us/pricing/details/bandwidth/
Question #77Topic 1
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 scale sets.
Does this meet the goal?
A. Yes
B. No
A. Azure Monitor
B. Azure Service Health
C. Azure Advisor
D. Microsoft Trust Center
Reference:
https://docs.microsoft.com/en-us/azure-sphere/product-overview/what-is-azure-sphere
https://docs.microsoft.com/en-us/azure/iot-central/core/overview-iot-central
https://docs.microsoft.com/en-us/azure/iot-hub/about-iot-hub
Question #80Topic 1
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
Reference:
https://docs.microsoft.com/en-us/azure/virtual-desktop/overview
Question #81Topic 1
HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:
Box 1: No -
A subscription can have multiple administrators, but there can only be one account
administrator.
Box 2: Yes -
An Azure subscription is linked to a single account, the one that was used to create the
subscription and is used for billing purposes. You can have more than one subscription.
Box 3: No -
A subscription can contain multiple resource groups but a resource group can only belong to
one subscription. Resource groups can contain multiple resources.
Reference:
https://k21academy.com/microsoft-azure/az-900/az-900-azure-subscriptions/
https://azure.microsoft.com/en-us/blog/organizing-subscriptions-and-resource-groups-within-
the-enterprise/
Question #84Topic 1
This question requires that you evaluate the underlined text to determine if it is correct.
An Azure region contains one or more data centers that are connected by using a low-latency
network.
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.
Azure automatically routes traffic between subnets in a virtual network. Therefore, all virtual
machines in a virtual network can connect to the other virtual machines in the same virtual
network. Even if the virtual machines are on separate subnets within the virtual network, they
can still communicate with each other.
To ensure that a virtual machine cannot connect to the other virtual machines, the virtual
machine must be deployed to a separate virtual network.
Reference:
https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-udr-overview
Question #88Topic 1
DRAG DROP -
Match the Azure service to the appropriate description.
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.
Select and Place:
Box 1:
Azure Functions provides the platform for serverless code.
Azure Functions is a serverless compute service that lets you run event-triggered code without
having to explicitly provision or manage infrastructure.
Box 2:
Azure Databricks is a big analysis service for machine learning.
Azure Databricks is an Apache Spark-based analytics platform. The platform consists of
several components including ג€˜MLibג€™. Mlib is a Machine Learning library consisting of
common learning algorithms and utilities, including classification, regression, clustering,
collaborative filtering, dimensionality reduction, as well as underlying optimization primitives.
Box 3:
Azure Application Insights detects and diagnoses anomalies in web apps.
Application Insights, a feature of Azure Monitor, is an extensible Application Performance
Management (APM) service for developers and DevOps professionals.
Use it to monitor your live applications. It will automatically detect performance anomalies, and
includes powerful analytics tools to help you diagnose issues and to understand what users
actually do with your app.
Box 4:
Azure App Service hosts web apps.
Azure App Service is an HTTP-based service for hosting web applications, REST APIs, and
mobile back ends. You can develop in your favorite language, be it
.NET, .NET Core, Java, Ruby, Node.js, PHP, or Python. Applications run and scale with ease on
both Windows and Linux-based environments.
References:
https://docs.microsoft.com/en-us/azure/azure-functions/
https://docs.microsoft.com/en-us/azure/azure-databricks/what-is-azure-databricks#apache-
spark-based-analytics-platform
https://docs.microsoft.com/en-us/azure/azure-monitor/app/app-insights-overview
https://docs.microsoft.com/en-us/azure/app-service/overview
Question #90Topic 1
A team of developers at your company plans to deploy, and then remove, 50 customized virtual
machines each week. Thirty of the virtual machines run Windows
Server 2016 and 20 of the virtual machines run Ubuntu Linux.
You need to recommend which Azure service will minimize the administrative effort required to
deploy and remove the virtual machines.
What should you recommend?
A. Command Prompt
B. Azure Resource Explorer
C. Windows PowerShell
D. Windows Defender Firewall
E. Network and Sharing Center
A. Yes
B. No
A. Yes
B. No
Box 1: Yes -
Azure Monitor maximizes the availability and performance of your applications and services by
delivering a comprehensive solution for collecting, analyzing, and acting on telemetry from your
cloud and on-premises environments.
Box 2: Yes -
Alerts in Azure Monitor proactively notify you of critical conditions and potentially attempt to
take corrective action.
Box 3: Yes -
Azure Monitor uses Target Resource, which is the scope and signals available for alerting. A
target can be any Azure resource. Example targets: a virtual machine, a storage account, a
virtual machine scale set, a Log Analytics workspace, or an Application Insights resource.
References:
https://docs.microsoft.com/en-us/azure/azure-monitor/overview
https://docs.microsoft.com/en-us/azure/azure-monitor/platform/alerts-overview
Question #97Topic 1
Which Azure service provides a set of version control tools to manage code?
A. Azure Repos
B. Azure DevTest Labs
C. Azure Storage
D. Azure Cosmos DB
You can access Azure Cloud Shell in the Azure portal by clicking the icon.
Azure Cloud Shell is an interactive, authenticated, browser-accessible shell for managing Azure
resources. It provides the flexibility of choosing the shell experience that best suits the way you
work, either Bash or PowerShell.
Cloud Shell enables access to a browser-based command-line experience built with Azure
management tasks in mind.
References:
https://docs.microsoft.com/en-us/azure/cloud-shell/overview?view=azure-cli-latest
Question #99Topic 1
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?
A. Yes
B. No
A. Yes
B. No
Box 1: Yes -
Azure Service Health consists of three components: Azure Status, Azure Service Heath and
Azure Resource Health.
Azure service health provides a personalized view of the health of the Azure services and
regions you're using. This is the best place to look for service impacting communications about
outages, planned maintenance activities, and other health advisories because the
authenticated Azure Service Health experience knows which services and resources you
currently use.
To view the health of all other services available in Azure, you would use the Azure Status
component of Azure Service Health. Azure status informs you of service outages in Azure on
the Azure Status page. The page is a global view of the health of all Azure services across all
Azure regions.
Box 2: Yes -
The best way to use Service Health is to set up Service Health alerts to notify you via your
preferred communication channels when service issues, planned maintenance, or other
changes may affect the Azure services and regions you use.
Box 3: No -
You can use Resource Health to view the health of a virtual machine. However, you cannot use
Resource Health to prevent a service failure affecting the virtual machine.
Azure resource health provides information about the health of your individual cloud resources
such as a specific virtual machine instance.
References:
https://docs.microsoft.com/en-us/azure/service-health/overview
Question #103Topic 1
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.
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.
Solution: Run the script from a computer that runs macOS and has PowerShell Core 6.0
installed.
Does this meet the goal?
A. Yes
B. No
Correct Answer:
On the Help and Support blade, there is a Service Health option. If you click Service Health, a
new blade opens. The Service Health blade contains the Planned
Maintenance link which opens a blade where you can view a list of planned maintenance events
that can affect the availability of an Azure subscription.
Question #105Topic 1
DRAG DROP -
Match the Azure service to the correct definition.
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:
A. Yes
B. No
A. Azure CLI
B. the Azure portal
C. Azure Cloud Shell
D. Windows PowerShell
E. Azure Storage Explorer
Box 1: No -
Azure Advisor does not generate a list of virtual machines that ARE protected by Azure Backup.
Azure Advisor does however, generate a list of virtual that ARE
NOT protected by Azure Backup. You can view a list of virtual machines that are protected by
Azure Backup by viewing the Protected Items in the Azure Recovery
Services Vault.
Box 2: No -
If you implement the security recommendations, you companyג€™s score will increase, not
decrease.
Box 3: No -
There is no requirement to implement the security recommendations provided by Azure
Advisor. The recommendations are just that, ג€˜recommendationsג€™. They are not ג
€˜requirementsג€™.
References:
https://azure.microsoft.com/en-gb/blog/advisor-backup-recommendations/
https://docs.microsoft.com/en-us/azure/advisor/advisor-overview
https://microsoft.github.io/AzureTipsAndTricks/blog/tip173.html
Question #115Topic 1
What can you use to automatically send an alert if an administrator stops an Azure virtual
machine?
A. Azure Advisor
B. Azure Service Health
C. Azure Monitor
D. Azure Network Watcher
Box 1: No -
Azure Advisor provides you with a consistent, consolidated view of recommendations for all
your Azure resources. It integrates with Azure Security Center to bring you security
recommendations. You can get security recommendations from the Security tab on the Advisor
dashboard. Examples of recommendations include restricting access to virtual machines by
configuring Network Security Groups, enabling storage encryption, installing vulnerability
assessment solutions.
However, Azure Advisor does not provide recommendations on how to improve the security of
an Azure AD environment.
Box 2: Yes -
Advisor helps you optimize and reduce your overall Azure spend by identifying idle and
underutilized resources. You can get cost recommendations from the Cost tab on the Advisor
dashboard.
Box 3: No.
Azure Advisor does not provide recommendations on how to configure network settings on
Azure virtual machines.
References:
https://docs.microsoft.com/en-us/azure/advisor/advisor-security-recommendations
https://docs.microsoft.com/en-us/azure/advisor/advisor-cost-recommendations
Question #120Topic 1
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?
A. Yes
B. No
A. Yes
B. No
A. Yes
B. No
You need to identify which Azure management tools can be used from each computer.
What should you identify for each computer? To answer, select the appropriate options in the
answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
Question #125Topic 1
HOTSPOT -
To complete the sentence, select the appropriate option in the answer area.
Hot Area:
Azure Resource Manager templates provides a common platform for deploying objects to a
cloud infrastructure and for implementing consistency across the
Azure environment.
Azure policies are used to define rules for what can be deployed and how it should be deployed.
Whilst this can help in ensuring consistency, Azure policies do not provide the common
platform for deploying objects to a cloud infrastructure.
Reference:
https://docs.microsoft.com/en-us/azure/governance/policy/overview
Question #126Topic 1
DRAG DROP -
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 selection is worth one point.
Select and Place:
Box 1:
Azure Bot Services provides a digital online assistant that provides speech support.
Bots provide an experience that feels less like using a computer and more like dealing with a
person - or at least an intelligent robot. They can be used to shift simple, repetitive tasks, such
as taking a dinner reservation or gathering profile information, on to automated systems that
may no longer require direct human intervention. Users converse with a bot using text,
interactive cards, and speech. A bot interaction can be a quick question and answer, or it can
be a sophisticated conversation that intelligently provides access to services.
Box 2:
Azure Machine Learning uses past trainings to provide predictions that have high probability.
Machine learning is a data science technique that allows computers to use existing data to
forecast future behaviors, outcomes, and trends. By using machine learning, computers learn
without being explicitly programmed.
Forecasts or predictions from machine learning can make apps and devices smarter. For
example, when you shop online, machine learning helps recommend other products you might
want based on what you've bought.
Box 3:
Azure Functions provides serverless computing functionalities.
Azure Functions is a serverless compute service that lets you run event-triggered code without
having to explicitly provision or manage infrastructure.
Box 4:
IoT Hub (Internet of things Hub) provides data from millions of sensors.
IoT Hub is a managed service, hosted in the cloud, that acts as a central message hub for bi-
directional communication between your IoT application and the devices it manages. You can
use Azure IoT Hub to build IoT solutions with reliable and secure communications between
millions of IoT devices and a cloud- hosted solution backend. You can connect virtually any
device to IoT Hub.
References:
https://docs.microsoft.com/en-us/azure/bot-service/bot-service-overview-introduction?
view=azure-bot-service-4.0
https://docs.microsoft.com/en-us/azure/machine-learning/overview-what-is-azure-ml
https://docs.microsoft.com/en-us/azure/azure-functions/
https://docs.microsoft.com/en-us/azure/iot-hub/about-iot-hub
Question #127Topic 1
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.
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.
Solution: Run the script from a computer that runs Windows 10 and has the Azure PowerShell
module installed.
Does this meet the goal?
A. Yes
B. No
Box 1:
Azure virtual machines provide operation system virtualization.
Azure Virtual Machines (VM) is one of several types of on-demand, scalable computing
resources that Azure offers. Typically, you choose a VM when you need more control over the
computing environment than the other choices offer.
Box 2:
Azure Container Instances provide portable environments for virtualized applications.
Containers are becoming the preferred way to package, deploy, and manage cloud applications.
Azure Container Instances offers the fastest and simplest way to run a container in Azure,
without having to manage any virtual machines and without having to adopt a higher-level
service.
Containers offer significant startup benefits over virtual machines (VMs). Azure Container
Instances can start containers in Azure in seconds, without the need to provision and manage
VMs.
Box 3:
Azure App Service is used to build, deploy and scale web apps.
Azure App Service is a platform-as-a-service (PaaS) offering that lets you create web and
mobile apps for any platform or device and connect to data anywhere, in the cloud or on-
premises. App Service includes the web and mobile capabilities that were previously delivered
separately as Azure Websites and Azure Mobile
Services.
Box 4:
Azure Functions provide a platform for serverless code.
Azure Functions is a serverless compute service that lets you run event-triggered code without
having to explicitly provision or manage infrastructure.
References:
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/overview
https://docs.microsoft.com/en-us/azure/security/fundamentals/paas-applications-using-app-
services https://docs.microsoft.com/en-us/azure/azure-functions/
https://docs.microsoft.com/en-us/azure/container-instances/container-instances-overview
Question #129Topic 1
Which service provides serverless computing in Azure?
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 Linux and has the Azure PowerShell module installed.
D. a computer that runs Linux and has the Azure CLI tools installed.
E. a computer that runs Chrome OS and uses Azure Cloud Shell.
A. Yes
B. No
A. Azure Firewall
B. a network security group (NSG)
C. Azure Information Protection
D. DDoS protection
Box 1:
To monitor threats by using sensors, you would use Azure Advanced Threat Protection (ATP).
Azure Advanced Threat Protection (ATP) is a cloud-based security solution that leverages your
on-premises Active Directory signals to identify, detect, and investigate advanced threats,
compromised identities, and malicious insider actions directed at your organization.
Sensors are software packages you install on your servers to upload information to Azure ATP.
Box 2:
To enforce MFA based on a condition, you would use Azure Active Directory Identity Protection.
Azure AD Identity Protection helps you manage the roll-out of Azure Multi-Factor Authentication
(MFA) registration by configuring a Conditional Access policy to require MFA registration no
matter what modern authentication app you are signing in to.
References:
https://docs.microsoft.com/en-us/azure-advanced-threat-protection/what-is-atp
https://docs.microsoft.com/en-us/azure/active-directory/identity-protection/howto-identity-
protection-configure-mfa-policy
Question #135Topic 1
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.
NOTE: Each correct selection is worth one point.
The just-in-time (JIT) virtual machine (VM) access feature in Azure Security Center allows you
to lock down inbound traffic to your Azure Virtual Machines. This reduces exposure to attacks
while providing easy access when you need to connect to a VM.
Reference:
https://docs.microsoft.com/en-us/azure/security-center/security-center-just-in-time?tabs=jit-
config-asc%2Cjit-request-asc
Question #137Topic 1
HOTSPOT -
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
Reference:
https://docs.microsoft.com/en-us/azure/virtual-network/network-security-group-how-it-works
Question #138Topic 1
You have an Azure environment that contains 10 virtual networks and 100 virtual machines.
You need to limit the amount of inbound traffic to all the Azure virtual networks.
What should you create?