SlideShare une entreprise Scribd logo
1  sur  31
Télécharger pour lire hors ligne
Full Practice Exam
Graded Quiz • 2h
DueJan 10, 2:59 AM -05
Congratulations! You passed!
Grade received 82%
To pass 80% or higher
Go to next item
Full Practice Exam
Latest Submission Grade 82%
1.
Question 1
Tradewind Traders operate a successful ecommerce site. Recent customer feedback has
shown that response times at certain times during the month can be very slow. Which
feature of Azure cloud services could improve response times while also providing cost
management?
0 / 1 point
High Availability
High Latency
Load Balancing
Elasticity
Incorrect
Depending on the service-level agreement (SLA) that you choose, your cloud-based
applications can provide a continuous user experience with no apparent downtime even
when things go wrong.
2.
Question 2
Tradewind Traders has recently migrated some of its data and resources to Azure cloud
services. They are now planning on building and deploying an Artificial Intelligence (AI)
solution in Azure. Which feature should the company avail of to build, test, and deploy
predictive analytics solutions?
1 / 1 point
Azure Logic Apps
Azure Machine Learning Designer
Azure Cosmos DB
Azure Batch
Correct
Azure Machine Learning designer lets you visually connect datasets and modules on an
interactive canvas to create machine learning models.
3.
Question 3
Tradewind Traders has recently migrated to Azure cloud services. The company has
several departments and management has decided that the departmental administrators
will be responsible for managing the resources related to their department. Which of the
following will allow for the segmentation of the departments?
Select all options that apply.
1 / 1 point
Multiple subscriptions
Correct
An Azure subscription is a container for Azure resources. It is also a boundary for
permissions to resources and billing. You are charged monthly for all resources in a
subscription. A single Azure tenant (Azure Active Directory) can contain multiple Azure
subscriptions.
Multiple Azure Active Directory (Azure AD) directories
Multiple Regions
Multiple resource groups
Correct
A resource group is a container that holds related resources for an Azure solution. The
resource group can include all the resources for the solution, or only those resources that
you want to manage as a group.
4.
Question 4
Tradewind Traders is planning to migrate some of their data and resources to Azure cloud
services, Management has asked you to design a deployment plan that will guarantee
services running on virtual machines will continue to operate in the event a single
datacenter fails. As part of this design, you will deploy virtual machines to two or more
scale sets.
Does this design meet the requirements of the organization?
1 / 1 point
Yes
No
Correct
Azure virtual machine scale sets let you create and manage a group of load-balanced VMs.
The number of VM instances can automatically increase or decrease in response to
demand or a defined schedule. Scale sets provide high availability to your applications and
allow you to centrally manage, configure, and update many VMs. However, this question
does not specify that the scale set will be configured across multiple datacenters so this
solution does not meet the goal
5.
Question 5
Tailwind Traders has recently moved to Azure cloud services from an on-premises
Windows environment and the Chief Financial Officer (CFO) now wants to gain insights into
how Azure resources are being used and costed. He wants to see the data displayed
visually and be able to run reports on an ongoing basis in real-time. Which tool would you
recommend using in this scenario?
1 / 1 point
Azure CLI
ARM Templates
Azure Portal
Azure PowerShell
Correct
That’s correct, given the requirement to view data visually and create custom reports the
Azure portal is the best choice. You can quickly find answers to questions using a range of
reporting options.
6.
Question 6
Tradewind Traders has recently migrated to Azure cloud services. The company is
reviewing its support plans. You have been asked to determine which support plan will
provide best practice information, health status and notifications, and 24/7 access to billing
information at the lowest possible cost. Which support plan should you choose?
0 / 1 point
Basic
Premier
Standard support plan
Developer
Incorrect
Developer support is chargeable and also provides support for Third-party software with
interoperability and configuration guidance and troubleshooting.
7.
Question 7
Tradewind Traders is planning to migrate some of their data and resources to Azure cloud
services, Management has asked you to design a deployment plan that will guarantee
services running on virtual machines will continue to operate in the event a single
datacenter fails. As part of this design, you will deploy virtual machines to two or more
availability zones.
Does this design meet the requirements of the Organisation?
1 / 1 point
Yes
No
Correct
Availability zones expand the level of control you have to maintain the availability of the
applications and data on your VMs. An Availability Zone is a physically separate zone,
within an Azure region. Each Availability Zone has a distinct power source, network, and
cooling.
8.
Question 8
Tradewind Traders has recently migrated some of their data and resources to Azure cloud
services, Management has asked you to research the various features of serverless
computing in Azure. Which of the following services provides serverless computing in
Azure?
0 / 1 point
Azure storage account
Azure Functions
Azure Container Instances
Azure virtual machines
Incorrect
Azure Container Instances is a solution for any scenario that can operate in isolated
containers, without orchestration. Run event-driven applications, quickly deploy from your
container development pipelines, and run data processing and build jobs.
9.
Question 9
Tradewind Traders is planning to migrate its data and resources to Azure cloud services.
Before this happens, management wants clarification on which support plan will provide an
option to access support engineers by phone or email at the cheapest cost. You
recommend a Basic support plan. Will this meet the company’s requirements?
0 / 1 point
Yes
No
Incorrect
The basic support plan does not have any technical support for engineers, Access to
Support Engineers via email or phone is available in the following support plans: Premier,
Professional Direct, and Standard.
10.
Question 10
Tradewind Traders is planning to migrate some of their data and resources to Azure cloud
services, Management has decided to only make use of the Platform as a Service (PaaS)
offerings in Azure. You have been asked to design a migration plan. As part of this design,
you have included the creation of Azure virtual machines, Azure SQL databases, and
Azure Storage accounts
Does this design meet the requirements of the organization?
1 / 1 point
Yes
No
Correct
Platform as a service (PaaS) is a complete development and deployment environment in
the cloud. PaaS includes infrastructure servers, storage, and networking as well as
middleware, development tools, business intelligence (BI) services, database management
systems, and more. PaaS is designed to support the complete web application lifecycle:
building, testing, deploying, managing, and updating. However, virtual machines are
examples of Infrastructure as a service (IaaS). IaaS is an instant computing infrastructure,
provisioned and managed over the internet.
11.
Question 11
Tradewind Traders has recently migrated some of their data and resources to Azure cloud
services, Management has asked you to research specific tools to assist with securing their
environment. Which of the following would be the simplest way to monitor your resources
and perform automatic security assessments to identify potential vulnerabilities?
1 / 1 point
Azure Security Center
Azure Sentinel
Azure Key Vault
Correct
Azure Security Center is a monitoring service that provides visibility of your security posture
across all your services on Azure and on-premises.
12.
Question 12
Tradewind Traders is planning to migrate its data and resources to Azure cloud services.
Management is concerned that costs of resources may exceed budget in any month.
Management wants to be notified by email alerts when the cost of the current billing period
for an Azure subscription exceeds a specified limit. Which of the following Azure features
can be implemented to satisfy this requirement?
1 / 1 point
Compliance
Budget Alerts
Azure advisor
Access control (IAM)
Correct
Budget alerts notify you when spending, based on usage or cost reaches or exceeds the
amount defined in the alert condition of the budget. Cost Management budgets are created
using the Azure portal or the Azure Consumption API.
13.
Question 13
Tradewind Traders is planning to migrate to Azure cloud services. The majority of their IT
department is more familiar with Linux environments than Windows. Will these users be
able to continue using Bash commands to create resources such as Virtual Machines once
the organization has migrated?
1 / 1 point
No
Yes
Correct
With Azure Cloud Shell, you can create virtual machines using Bash or PowerShell.
14.
Question 14
Tradewind Traders has recently migrated some of its data and resources to Azure cloud
services. Management wants to allow HTTP access from the internet to a specific virtual
machine. You configure a Network Security Group. Does this meet the goal?
1 / 1 point
Yes
No
Correct
A network security group works as a firewall. You can attach a network security group to a
virtual network and/or individual subnets within the virtual network. In this question, we
need to add a rule to the network security group to allow the connection to the virtual
machine on port 80 (HTTP).
15.
Question 15
Tradewind Traders has recently migrated to Azure cloud services. Users have deployed
multiple resources since the migration however today one of the developers has received a
message when creating several SQL database instances stating that that the Azure
subscription limits must be increased. What must be done to increase this limit?
1 / 1 point
Modify an Azure policy
Create a new support request.
Create a service health alert
Upgrade your support plan
Correct
Many Azure resources have quota limits. The purpose of the quota limits is to help you
control your Azure costs. It is common to require an increase to the default quota. You can
request a quota limit increase by opening a support request. Selecting your subscription
and the service you want to increase the quota in this case SQL Database Managed
Instance would be the quota type.
16.
Question 16
Tradewind Traders is planning to migrate some of their data and resources to Azure cloud
services, Management has asked you to design a deployment plan that will guarantee
services running on virtual machines will continue to operate in the event a single
datacenter fails. As part of this design, you will deploy virtual machines to a single scale
set.
Does this design meet the requirements of the organization?
1 / 1 point
Yes
No
Correct
Azure virtual machine scale sets let you create and manage a group of load-balanced VMs.
The number of VM instances can automatically increase or decrease in response to
demand or a defined schedule. Scale sets provide high availability to your applications and
allow you to centrally manage, configure, and update many VMs. However, this question
does not specify that the scale set will be configured across multiple datacenters, so this
solution does not meet the goal.
17.
Question 17
Tradewind Traders has migrated its data and resources to Azure cloud services. They
currently have multiple subscriptions and virtual networks in place. Management has asked
you to research the ability to securely store certificates in Azure. Which of the following
services should you configure to enable this feature?
1 / 1 point
Azure Information Protection
Azure Security Center
Azure Storage account
Azure Key Vault
Correct
Azure Key Vault is a secure store for storing various types of sensitive information including
passwords and certificates. Azure Key Vault can be used to Securely store and tightly
control access to tokens, passwords, certificates, API keys, and other secrets.
18.
Question 18
Tradewind Traders is planning to migrate its data and resources to Azure cloud services.
The company wants to ensure that certain content is only accessible from specific
locations. Which of the following solutions is the most suitable to meet this requirement?
1 / 1 point
Conditional Access
Single Sign On (SSO)
Multifactor Authentication
Correct
Conditional Access is a tool that's used by Azure Active Directory to allow (or deny) access
to resources based on identity signals. These signals include who the user is, the user's
location, and what device the user is requesting access from.
19.
Question 19
Tradewind Traders is planning to migrate to Azure cloud services. Management has asked
you to spend some time researching the big data and analytic solutions available in Azure.
Based on your research, which of the following provides a fully managed, open-source
analytics service for enterprises that makes it easier and more cost-effective to process
massive amounts of data while running popular open-source frameworks?
1 / 1 point
Azure HDInsight
Azure Data Lake Analytics
Azure Databricks
Azure Synapse Analytics
Correct
Azure HDInsight is a fully managed, open-source analytics service for enterprises. It is a
cloud service that makes it easier, faster, and more cost-effective to process massive
amounts of data. HDInsight allows you to run popular open-source frameworks and create
cluster types.
20.
Question 20
Tradewind Traders is planning to migrate to Azure cloud services and management wants
to start developing AI solutions. You have been asked to research what AI features are
available with Azure with specific emphasis on using existing data to train and test a model
and then apply that model to new data to forecast future behaviors, outcomes, and trends.
Which of the following terms best describe this?
1 / 1 point
Machine Learning
Deep Learning
Correct
Machine learning is a data science technique that uses existing data to train and test a
model, then apply that model to new data to forecast future behaviors, outcomes, and
trends.
21.
Question 21
Tradewind Traders has recently migrated to Azure cloud services. Their Azure deployment
consists of multiple subscriptions and resource groups. You need to restrict the actions that
some of your users can carry out. You are required to allow some users to manage VM’s
without having permission to make configuration changes to networking etc. Which of the
following solutions allows you to do this?
0 / 1 point
Use Azure AD Role Based Access Control (Azure RBAC) to create role assignments.
Create policies in Azure Policy that will audit resource usage.
Create multiple Resource Groups.
Incorrect
Azure Policy is a service in Azure that enables you to create, assign, and manage policies
that control or audit your resources. These policies enforce different rules and effects over
your resource configurations so that those configurations stay compliant with corporate
standards.
22.
Question 22
Tradewinds Traders is planning to migrate to Azure cloud services. Management has
asked you to research the main benefits of cloud services. Your research has shown that
cloud service providers operate on a consumption-based model. Which of the following are
characteristics of a consumption-based model?
Select all options that apply.
1 / 1 point
There is no need for companies to purchase and manage a costly infrastructure that they
may or may not use to its full capacity.
Correct
In a consumption-based model, you don’t need to purchase and manage a costly
infrastructure that they may or may not use to its full capacity.
Resources will be charged for, even when they are not in use.
Consumers must pay the costs upfront.
You only pay for additional resources when they are needed.
Correct
In a consumption-based model, you only pay for additional resources when they are
needed.
23.
Question 23
Tradewind Traders has recently migrated to Azure cloud services and management wants
their developers to start utilizing solutions such as using shared source code repositories
and tools that enable developers to perform code reviews by adding comments and
questions in a web-view of the source code before it is merged into the main codebase.
Which of the following solutions would be most suitable?
1 / 1 point
Azure DevOps Services
Azure DevTest Labs
GitHub and GitHub Actions
Correct
GitHub is one of the most popular code repositories for open-source software. GitHub
provides related services for coordinating work, reporting, and discussing issues, providing
documentation, and more.
24.
Question 24
Tradewind Traders has recently migrated to Azure cloud services. Management wants
clarification on their legal agreement between themselves and Microsoft that details the
obligations by both parties concerning the processing and security of customer data and
personal data. Which of the following should you refer management to?
0 / 1 point
Microsoft Privacy Statement
Online Services Terms
Incorrect
That’s incorrect, the Microsoft Privacy Agreement explains what personal data Microsoft
collects, how Microsoft uses it, and for what purposes.
25.
Question 25
Tradewinds Traders is planning to migrate to Azure cloud services however management
has questions about management and responsibilities once resources are migrated. You
have identified three cloud service models. In which cloud service model is the cloud
provider responsible for managing the virtual machines, the operating system, and
networking resources that the cloud tenant deploys their applications into?
1 / 1 point
IaaS
Paas
SaaS
Correct
The PaaS cloud service model is a managed hosting environment. In this model, the cloud
provider manages the virtual machines and networking resources. The cloud tenant
deploys their applications into this managed hosting environment.
26.
Question 26
Tradewind Traders has recently migrated some of its data and resources to Azure cloud
services. Management wants to allow HTTP access from the internet to a specific virtual
machine. You modify a DDoS protection plan. Does this meet the requirements of
management?
1 / 1 point
Yes
No
Correct
DDoS is a form of attack on a network resource. A DDoS protection plan is used to protect
against DDoS attacks; it does not provide connectivity to a virtual machine. To ensure that
a virtual machine named VM1 is accessible from the Internet over HTTP, you need to
modify a network security group or Azure Firewall
27.
Question 27
Tradewind Traders is a large multinational with offices in multiple locations. They are
planning to move to Azure cloud services. Management wants to avail of the best pricing
Microsoft has to offer on their Azure services. Which Azure service should you purchase?
1 / 1 point
Buy Directly from the web
An Enterprise agreement
Through a Cloud Solution Provider (CSP)
Feedback, A CSP is a Microsoft partner who helps you build solutions on top of Azure.
Your CSP bills you for your Azure usage at a price they determine. They also answer your
support questions, escalating them to Microsoft as needed.
Correct
Larger customers (known as Enterprise customers) can sign an Enterprise Agreement with
Microsoft that commits them to spend a predetermined amount on Azure services over 3
years, which is typically paid annually. As an Enterprise Agreement customer, you will
receive the best, customized pricing based on the kinds and amounts of services you plan
on using.
28.
Question 28
Tradewind Traders is planning to migrate to Azure cloud services however management
has asked you to research some of the main features of cloud storage. In your research,
you discover that Azure storage offers different access tiers for blob and file storage. This
allows you to store object data most cost-effectively. Based on your research, which is the
most cost-effective tier to optimize storage for data that is infrequently accessed and stored
for at least 30 days?
1 / 1 point
Hot storage tier
Cool storage tier
Archive storage tier
Correct
Cool storage tier is optimized for data that is infrequently accessed and stored for at least
30 days.
29.
Question 29
Tradewind Traders has recently migrated some of its data and resources to Azure cloud
services. Management wants to allow HTTP access from the internet to a specific virtual
machine. You modify the settings on your Azure Firewall. Does this meet the requirements
of management?
1 / 1 point
Yes
No
Correct
Azure Firewall is a managed, cloud-based network security service that protects your Azure
Virtual Network resources. It's a fully stateful firewall as a service with built-in high
availability and unrestricted cloud scalability. In this question, we need to add a rule to
Azure Firewall to allow the connection to the virtual machine on port 80 (HTTP).
30.
Question 30
Tradewind Traders has recently migrated to Azure cloud services and management is in
the process of setting up an SLA with Microsoft. They want clarification on the time duration
that the service is unavailable based on the percentages listed. How much cumulative
downtime per year will an SLA percentage of 99.95 give?
0 / 1 point
52.56 minutes
3.65 days
8.76 hours
4.38 hours
Incorrect
An SLA percentage of 99.9 will give an annual cumulative downtime of 8.76 hours.
31.
Question 31
Tradewind Traders is planning to migrate to Azure cloud services but before they do,
management has asked you to spend some time researching the Database solutions
available in Azure specifically the capability to elastically and independently scale
throughput and storage across any number of Azure regions worldwide. Based on your
research, which of the following cloud database solutions is most appropriate to provide
this feature?
1 / 1 point
Azure Cosmos DB
Azure SQL Database
Azure Database for MySQL
Azure Database for PostgreSQL
Correct
Cosmos DB level of flexibility means that as you migrate your company's databases to
Azure Cosmos DB. Cosmos DB enables you to elastically and independently scale
throughput and storage across any number of Azure regions worldwide and your
developers can stick with the API where they're most comfortable.
32.
Question 32
Tradewind Traders has migrated its data and resources to Azure cloud services. They
currently have multiple subscriptions and virtual networks in place. As part of their ongoing
cloud implementation management wants to have the ability to prevent virtual machines
from being created in certain resource groups. Which of the following can be used to
prevent VM’s being created in specific resource groups?
0 / 1 point
Lock
Tag
Azure policy
Azure role
Incorrect
A role lists the operations that can be performed, such as read, write, and delete. Roles can
be high-level, like owner, or specific, like virtual machine reader. Azure includes several
built-in roles that you can use.
33.
Question 33
Tradewind Traders is planning to migrate to Azure cloud services but before they do,
management has asked you to spend some time researching the Database solutions
available in Azure specifically the ability to migrate existing on-premises SQL databases to
Azure SQL Databases. Based on your research, is it possible to migrate directly?
1 / 1 point
Yes
No
Correct
That’s correct, you can migrate your existing SQL Server databases with minimal downtime
using the Azure Database Migration Service. The Azure Database Migration Service
performs all the required steps. You just change the connection string in your apps.
34.
Question 34
Tradewind Traders has migrated its data and resources to Azure cloud services. They
currently have multiple subscriptions and virtual networks across multiple regions. As part
of their ongoing cloud implementation management is implementing a policy that limits the
creation of additional Azure resources by administrators to a region based on their office
location and country. Which of the following can be used to implement this policy?
1 / 1 point
Reservation
Read-only lock
Azure policy
Management Group
Correct
Azure policies can be used to define requirements for resource properties during
deployment and for already existing resources. Azure Policy controls properties such as the
types or locations of resources.
35.
Question 35
Tradewind Traders is planning to migrate to Azure cloud services. Management has asked
you to spend some time researching the big data and analytic solutions available in Azure.
Based on your research, which of the following provides an on-demand analytics job
service that simplifies big data by enabling users to write queries to transform their data
and extract valuable insights?
0 / 1 point
Azure HDInsight
Azure Data Lake Analytics
Azure Synapse Analytics
Azure Databricks
Incorrect
Azure Databricks helps you unlock insights from all your data and build artificial intelligence
(AI) solutions. You can set up your Apache Spark™ environment in minutes, then auto-
scale and collaborate on shared projects in an interactive workspace.
36.
Question 36
Tradewind Traders has recently migrated to Azure cloud services and management wants
to start developing AI solutions. Management requires the development of an app that will
predict future outcomes based on private historical data. Which Azure service will you
recommend to management?
1 / 1 point
Azure Cognitive Services
Azure Machine Learning
Azure Bot Service
Correct
Azure Machine Learning is a platform for making predictions. It consists of tools and
services that allow you to connect to data to train and test models to accurately predict a
future result.
37.
Question 37
Tradewind Traders is planning to migrate to Azure cloud services, however, management
has asked you to research some of the main benefits of cloud services. One of these
benefits is referred to as agility.
Which of the following benefits of cloud services are characteristic of agility?
1 / 1 point
Cloud-based resources can be deployed and configured quickly as your requirements
change.
You can deploy your applications with the confidence that comes from knowing that your
data is safe in the event of a disaster.
Your cloud-based applications can provide a continuous user experience with no apparent
downtime even when things go wrong.
Applications and data can be deployed to regional datacenters around the globe.
Correct
With agility, cloud-based resources can be deployed and configured quickly as your
application requirements change.
38.
Question 38
Tradewind Traders has recently migrated to Azure cloud services and management wants
to start developing AI solutions. Management requires the development of an app that can
understand the content and meaning of images, video, audio, or translate text into a
different language. Which Azure services do you think are the most appropriate to use in
this scenario?
1 / 1 point
Azure Machine Learning
Azure Bot Service
Azure Cognitive Services
Correct
Azure Cognitive Services provides pre-built machine learning models that enable
applications to see, hear, speak, understand, and even begin to reason.
39.
Question 39
Tradewinds Traders is planning to migrate to Azure cloud services. Management has
questions regarding the expenditure once they migrate. You have been asked to research
expenditure types and how they differ. Based on your research, you have identified two
types of expenditures that are relevant to Cloud migration. Capital Expenditure (CapEx)
and Operational Expenditure (OpEx).
Which of these expenditure types require the upfront spend on physical infrastructure that
can then be deducted as an expense over time?
1 / 1 point
Operational Expenditure (OpEx)
Capital Expenditure (CapEx)
Correct
Capital Expenditure (CapEx) is the upfront spending of money on physical infrastructure
and then deducting that upfront expense over time. The upfront cost from CapEx has a
value that reduces over time.
40.
Question 40
Tradewind Traders has recently migrated to Azure cloud services and management wants
you to research the features of GitHub and Azure DevOps. Based on this research do you
agree with the following statement?
GitHub is lighter weight than Azure DevOps, with a focus on individual developers
contributing to open source while Azure DevOps, is more focused on enterprise
development with heavier project management, planning tools, and fine-grained access
control.
1 / 1 point
Yes
No
Correct
GitHub has a long and trusted history with public repositories and is trusted by tens of
thousands of open-source projects. GitHub is “lighter-weight” than Azure DevOps, with a
focus on individual developers contributing to open source. Azure DevOps, on the other
hand, is more focused on enterprise development with heavier project management and
planning tools, and finer-grained access control.
41.
Question 41
Tradewinds Traders is planning to migrate to Azure cloud services however management
has questions regarding the expenditure once they migrate. You have been asked to
research expenditure types and how they differ. Based on your research you have
identified two types of expenditure that are relevant to Cloud migration. Capital Expenditure
(CapEx) and Operational Expenditure (OpEx).
Which of these expenditure types requires no upfront cost and allows you to pay for
services as you use them?
1 / 1 point
Operational Expenditure (OpEx)
Expenditure (CapEx)
Correct
Operational Expenditure (OpEx) is spending money on services or products now and being
billed for them now. You can deduct this expense in the same year you spend it. There is
no up-front cost, as you pay for a service or product as you use it.
42.
Question 42
Tradewind Traders has recently migrated to Azure cloud services. Management wants you
to research the features of Azure DevTest Labs which they feel may be a good fit for their
developers on an ongoing basis.
Based on your research, do you agree with the following definition?
DevTest labs provide automated provisioning of pre-created lab environments with required
configurations and tools already installed.
1 / 1 point
True
False
Correct
Azure DevTest Labs allows for the provisioning of pre-created lab environments with
required configurations and tools already installed. It is a huge timesaver for quality
assurance professionals and developers.
43.
Question 43
Tailwind Traders has recently migrated to Azure cloud services. Management now requires
ongoing analysis of how well they are using their services compared to industry best
practices. Which monitoring tool would you recommend using for this?
1 / 1 point
Azure Service Health
Azure Monitor
Azure Advisor
Correct
Azure Advisor evaluates your Azure resources and makes recommendations to help you
improve reliability, security, and performance, achieve operational excellence, and reduce
costs.
44.
Question 44
Tradewind Traders is planning to migrate to Azure cloud services however management
has asked you to research some of the main features of cloud services. One of these
features is Geo-distribution.
What does Geo Distribution mean?
1 / 1 point
Applications and data can be deployed to regional datacenters around the globe.
You can deploy your applications with the confidence that comes from knowing that your
data is safe in the event of a disaster.
Cloud-based resources can be deployed and configured quickly as your requirements
change.
Your cloud-based applications can provide a continuous user experience with no apparent
downtime even when things go wrong.
Correct
With Geo-distribution, applications and data can be deployed to regional datacenters
around the globe ensuring that your customers always have the best performance in their
region.
45.
Question 45
Tradewind Traders is planning to migrate to Azure cloud services however management
has asked you to research some of the main features of cloud storage. Which of the
following is the most suitable for the storage of streaming video and audio?
1 / 1 point
Azure Files Storage
Azure Storage Tiers
Azure Blob Storage
Azure Disk Storage
Correct
Blob Storage is ideal for serving images or documents directly to a browser, storing files for
distributed access, and streaming media.
46.
Question 46
Tailwind Traders have recently migrated to Azure cloud services. The company has
multiple offices around the globe which requires IT staff to travel between them regularly.
The IT manager is now hoping to provide a solution that will allow employees to monitor the
services remotely. Which service Azure Cloud services do you think is best to use in this
scenario?
1 / 1 point
Azure PowerShell
Azure CLI
Azure Mobile App
Correct
The Azure mobile app running on a phone or tablet could help key employees keep an eye
on the health of the cloud environment. The Azure mobile app is a good compromise in this
scenario, it allows employees the freedom to be away from the office while still being able
to perform one-off management and administrative tasks.
47.
Question 47
Tradewind Traders is planning to migrate to Azure cloud services however management
has asked you to research connectivity features between your on-premises environment
and Cloud resources. In your research, you learn that Azure virtual networks enable you to
filter traffic between subnets. Which of the following are valid filtering approaches?
Select all options that apply.
1 / 1 point
Border Gateway Protocol
Network security groups
Correct
A network security group is an Azure resource that can contain multiple inbound and
outbound security rules. You can define these rules to allow or block traffic, based on
factors such as source and destination IP address, port, and protocol.
Network virtual appliances
Correct
A network virtual appliance is a specialized VM that can be compared to a hardened
network appliance. A network virtual appliance carries out a particular network function,
such as running a firewall or performing Wide Area Network (WAN) optimization.
48.
Question 48
Tailwind Traders has recently migrated to Azure cloud services. Management has asked
you to work on optimizing their cloud services for reliability, security, performance, costs,
and operations based on expert best practices. Which Azure monitoring tool would you
recommend to best satisfy this requirement?
1 / 1 point
Azure Service Health
Azure Monitor
Azure Advisor
Correct
Azure Advisor evaluates your Azure resources and makes recommendations to help you
improve reliability, security, and performance, achieve operational excellence, and reduce
costs.
49.
Question 49
Tradewind Traders is planning to migrate to Azure cloud services however management
has asked you to research Policy-based VPN gateways. In your research, you learn that
Policy-based VPN Gateways evaluate all data packets against sets of IP addresses to
determine the tunnel that the packet is going to be sent through.
Which of the following are key features of policy-based VPN gateways in Azure?
Select all options that apply.
1 / 1 point
Use of static routing,
Correct
Combinations of address prefixes from both networks control how traffic is encrypted and
decrypted through the VPN tunnel. The source and destination of the tunneled networks
are declared in the policy and don't need to be declared in routing tables.
Compatibility with legacy on-premises VPN devices
Correct
Policy-based VPNs must be used in specific scenarios that require them, such as for
compatibility with legacy on-premises VPN devices.
Support for IKEv2.
Dynamic routing protocols
50.
Question 50
Tailwind Traders has recently migrated its data and resources to Azure cloud services.
Management has asked you to provide a personalized view of the health of the Azure
services, regions, and resources. Which of the following tools would best satisfy these
requirements?
1 / 1 point
Azure Monitor
Azure Advisor
Azure Service Health
Correct
Azure Service Health provides a personalized view of the health of the Azure services,
regions, and resources.

Contenu connexe

Tendances

The Ideal Approach to Application Modernization; Which Way to the Cloud?
The Ideal Approach to Application Modernization; Which Way to the Cloud?The Ideal Approach to Application Modernization; Which Way to the Cloud?
The Ideal Approach to Application Modernization; Which Way to the Cloud?Codit
 
Virtualization for Cloud Environment
Virtualization for Cloud EnvironmentVirtualization for Cloud Environment
Virtualization for Cloud EnvironmentDr. Sunil Kr. Pandey
 
DevOps Powerpoint Presentation Slides
DevOps Powerpoint Presentation SlidesDevOps Powerpoint Presentation Slides
DevOps Powerpoint Presentation SlidesSlideTeam
 
Exposing services with Azure API Management
Exposing services with Azure API ManagementExposing services with Azure API Management
Exposing services with Azure API ManagementCallon Campbell
 
Seminar Report On Amazon Web Service
Seminar Report On Amazon Web ServiceSeminar Report On Amazon Web Service
Seminar Report On Amazon Web Serviceshishupal choudhary
 
Designing Microservices
Designing MicroservicesDesigning Microservices
Designing MicroservicesDavid Chou
 
Azure DevOps Best Practices Webinar
Azure DevOps Best Practices WebinarAzure DevOps Best Practices Webinar
Azure DevOps Best Practices WebinarCambay Digital
 
Azure Application Modernization
Azure Application ModernizationAzure Application Modernization
Azure Application ModernizationKarina Matos
 
Cloud computing notes unit II
Cloud computing notes unit II Cloud computing notes unit II
Cloud computing notes unit II NANDINI SHARMA
 
Cloud computing using Eucalyptus
Cloud computing using EucalyptusCloud computing using Eucalyptus
Cloud computing using EucalyptusAbhishek Dey
 
Kafka Summit 2018: Monitoring and Orchestration of Your Microservices Landsca...
Kafka Summit 2018: Monitoring and Orchestration of Your Microservices Landsca...Kafka Summit 2018: Monitoring and Orchestration of Your Microservices Landsca...
Kafka Summit 2018: Monitoring and Orchestration of Your Microservices Landsca...Bernd Ruecker
 
DevOps introduction
DevOps introductionDevOps introduction
DevOps introductionSridhara T V
 
Cloud Computing Architecture with Open Nebula - HPC Cloud Use Cases - NASA A...
Cloud Computing Architecture with Open Nebula  - HPC Cloud Use Cases - NASA A...Cloud Computing Architecture with Open Nebula  - HPC Cloud Use Cases - NASA A...
Cloud Computing Architecture with Open Nebula - HPC Cloud Use Cases - NASA A...Ignacio M. Llorente
 
Point of View -Converged Infrastructure
Point of View -Converged InfrastructurePoint of View -Converged Infrastructure
Point of View -Converged InfrastructureChaitanya Gaajula
 
Platform as a Service (PaaS) Providers
Platform as a Service (PaaS) ProvidersPlatform as a Service (PaaS) Providers
Platform as a Service (PaaS) ProvidersCloud Computing Wire
 
Azure Pipelines Multistage YAML - Top 10 Features
Azure Pipelines Multistage YAML - Top 10 FeaturesAzure Pipelines Multistage YAML - Top 10 Features
Azure Pipelines Multistage YAML - Top 10 FeaturesMarc Müller
 
Legacy application modernization with microsoft azure
Legacy application modernization with microsoft azureLegacy application modernization with microsoft azure
Legacy application modernization with microsoft azureOptiSol Business Solutions
 

Tendances (20)

The Ideal Approach to Application Modernization; Which Way to the Cloud?
The Ideal Approach to Application Modernization; Which Way to the Cloud?The Ideal Approach to Application Modernization; Which Way to the Cloud?
The Ideal Approach to Application Modernization; Which Way to the Cloud?
 
Virtualization for Cloud Environment
Virtualization for Cloud EnvironmentVirtualization for Cloud Environment
Virtualization for Cloud Environment
 
DevOps Powerpoint Presentation Slides
DevOps Powerpoint Presentation SlidesDevOps Powerpoint Presentation Slides
DevOps Powerpoint Presentation Slides
 
Exposing services with Azure API Management
Exposing services with Azure API ManagementExposing services with Azure API Management
Exposing services with Azure API Management
 
Seminar Report On Amazon Web Service
Seminar Report On Amazon Web ServiceSeminar Report On Amazon Web Service
Seminar Report On Amazon Web Service
 
Designing Microservices
Designing MicroservicesDesigning Microservices
Designing Microservices
 
Azure DevOps Best Practices Webinar
Azure DevOps Best Practices WebinarAzure DevOps Best Practices Webinar
Azure DevOps Best Practices Webinar
 
Azure Application Modernization
Azure Application ModernizationAzure Application Modernization
Azure Application Modernization
 
Cloud computing notes unit II
Cloud computing notes unit II Cloud computing notes unit II
Cloud computing notes unit II
 
Cloud computing using Eucalyptus
Cloud computing using EucalyptusCloud computing using Eucalyptus
Cloud computing using Eucalyptus
 
Kafka Summit 2018: Monitoring and Orchestration of Your Microservices Landsca...
Kafka Summit 2018: Monitoring and Orchestration of Your Microservices Landsca...Kafka Summit 2018: Monitoring and Orchestration of Your Microservices Landsca...
Kafka Summit 2018: Monitoring and Orchestration of Your Microservices Landsca...
 
DevOps introduction
DevOps introductionDevOps introduction
DevOps introduction
 
Cloud Native In-Depth
Cloud Native In-DepthCloud Native In-Depth
Cloud Native In-Depth
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloud Computing Architecture with Open Nebula - HPC Cloud Use Cases - NASA A...
Cloud Computing Architecture with Open Nebula  - HPC Cloud Use Cases - NASA A...Cloud Computing Architecture with Open Nebula  - HPC Cloud Use Cases - NASA A...
Cloud Computing Architecture with Open Nebula - HPC Cloud Use Cases - NASA A...
 
DevOps
DevOps DevOps
DevOps
 
Point of View -Converged Infrastructure
Point of View -Converged InfrastructurePoint of View -Converged Infrastructure
Point of View -Converged Infrastructure
 
Platform as a Service (PaaS) Providers
Platform as a Service (PaaS) ProvidersPlatform as a Service (PaaS) Providers
Platform as a Service (PaaS) Providers
 
Azure Pipelines Multistage YAML - Top 10 Features
Azure Pipelines Multistage YAML - Top 10 FeaturesAzure Pipelines Multistage YAML - Top 10 Features
Azure Pipelines Multistage YAML - Top 10 Features
 
Legacy application modernization with microsoft azure
Legacy application modernization with microsoft azureLegacy application modernization with microsoft azure
Legacy application modernization with microsoft azure
 

Similaire à Full practice exam

Microsoft Azure
Microsoft AzureMicrosoft Azure
Microsoft AzureSoumya De
 
Top 20 Azure Administrator Interview Questions.pdf
Top 20 Azure Administrator Interview Questions.pdfTop 20 Azure Administrator Interview Questions.pdf
Top 20 Azure Administrator Interview Questions.pdfShivamSharma909
 
Top 20 Azure Administrator Interview Questions.pdf
Top 20 Azure Administrator Interview Questions.pdfTop 20 Azure Administrator Interview Questions.pdf
Top 20 Azure Administrator Interview Questions.pdfinfosec train
 
Microsoft azure architect design (az 304) practice tests 2022
Microsoft azure architect design (az 304) practice tests 2022Microsoft azure architect design (az 304) practice tests 2022
Microsoft azure architect design (az 304) practice tests 2022SkillCertProExams
 
Top 20 azure interview questions
Top 20 azure interview questionsTop 20 azure interview questions
Top 20 azure interview questionsShivamSharma909
 
AZ 900 135 New Questions.pdf
AZ 900 135 New Questions.pdfAZ 900 135 New Questions.pdf
AZ 900 135 New Questions.pdfDiegoArguello20
 
2020 Cloud Data Lake Platforms Buyers Guide - White paper | Qubole
2020 Cloud Data Lake Platforms Buyers Guide - White paper | Qubole2020 Cloud Data Lake Platforms Buyers Guide - White paper | Qubole
2020 Cloud Data Lake Platforms Buyers Guide - White paper | QuboleVasu S
 
Interview Questions for Microsoft Azure Architect Technologies AZ-303.pptx
Interview Questions for Microsoft Azure Architect Technologies AZ-303.pptxInterview Questions for Microsoft Azure Architect Technologies AZ-303.pptx
Interview Questions for Microsoft Azure Architect Technologies AZ-303.pptxinfosec train
 
Interview Questions for Microsoft Azure Architect Technologies AZ-303.pptx
Interview Questions for Microsoft Azure Architect Technologies AZ-303.pptxInterview Questions for Microsoft Azure Architect Technologies AZ-303.pptx
Interview Questions for Microsoft Azure Architect Technologies AZ-303.pptxInfosectrain3
 
MS Azure for Beginners Getting Started with Cloud Computing for Businesses.pdf
MS Azure for Beginners Getting Started with Cloud Computing for Businesses.pdfMS Azure for Beginners Getting Started with Cloud Computing for Businesses.pdf
MS Azure for Beginners Getting Started with Cloud Computing for Businesses.pdfVCERPConsultingPvtLt1
 
Microsoft Azure Bringing Cloud to Your Enterprise
Microsoft Azure Bringing Cloud to Your EnterpriseMicrosoft Azure Bringing Cloud to Your Enterprise
Microsoft Azure Bringing Cloud to Your EnterpriseCA Technologies
 
Exact Microsoft AZ-900 Questions And Answers
Exact Microsoft AZ-900 Questions And AnswersExact Microsoft AZ-900 Questions And Answers
Exact Microsoft AZ-900 Questions And AnswersArmstrongsmith
 
JIT Borawan Cloud computing part 2
JIT Borawan Cloud computing part 2JIT Borawan Cloud computing part 2
JIT Borawan Cloud computing part 2Sawan Mishra
 
AZ-204 A Top-Notch Exam Of Developing Solutions for Microsoft Azure.pdf
AZ-204 A Top-Notch Exam Of Developing Solutions for Microsoft Azure.pdfAZ-204 A Top-Notch Exam Of Developing Solutions for Microsoft Azure.pdf
AZ-204 A Top-Notch Exam Of Developing Solutions for Microsoft Azure.pdfshirlybaker1
 
M.S. Dissertation in Salesforce on Force.com
M.S. Dissertation in Salesforce on Force.comM.S. Dissertation in Salesforce on Force.com
M.S. Dissertation in Salesforce on Force.comArun Somu Panneerselvam
 
AZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdfAZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdfssuser5813861
 

Similaire à Full practice exam (20)

Microsoft Azure
Microsoft AzureMicrosoft Azure
Microsoft Azure
 
Top 20 Azure Administrator Interview Questions.pdf
Top 20 Azure Administrator Interview Questions.pdfTop 20 Azure Administrator Interview Questions.pdf
Top 20 Azure Administrator Interview Questions.pdf
 
Top 20 Azure Administrator Interview Questions.pdf
Top 20 Azure Administrator Interview Questions.pdfTop 20 Azure Administrator Interview Questions.pdf
Top 20 Azure Administrator Interview Questions.pdf
 
Microsoft azure architect design (az 304) practice tests 2022
Microsoft azure architect design (az 304) practice tests 2022Microsoft azure architect design (az 304) practice tests 2022
Microsoft azure architect design (az 304) practice tests 2022
 
Top 20 azure interview questions
Top 20 azure interview questionsTop 20 azure interview questions
Top 20 azure interview questions
 
AZ 900 135 New Questions.pdf
AZ 900 135 New Questions.pdfAZ 900 135 New Questions.pdf
AZ 900 135 New Questions.pdf
 
az-900.pdf
az-900.pdfaz-900.pdf
az-900.pdf
 
2020 Cloud Data Lake Platforms Buyers Guide - White paper | Qubole
2020 Cloud Data Lake Platforms Buyers Guide - White paper | Qubole2020 Cloud Data Lake Platforms Buyers Guide - White paper | Qubole
2020 Cloud Data Lake Platforms Buyers Guide - White paper | Qubole
 
Interview Questions for Microsoft Azure Architect Technologies AZ-303.pptx
Interview Questions for Microsoft Azure Architect Technologies AZ-303.pptxInterview Questions for Microsoft Azure Architect Technologies AZ-303.pptx
Interview Questions for Microsoft Azure Architect Technologies AZ-303.pptx
 
Interview Questions for Microsoft Azure Architect Technologies AZ-303.pptx
Interview Questions for Microsoft Azure Architect Technologies AZ-303.pptxInterview Questions for Microsoft Azure Architect Technologies AZ-303.pptx
Interview Questions for Microsoft Azure Architect Technologies AZ-303.pptx
 
Introduction of microsoft azure
Introduction of microsoft azureIntroduction of microsoft azure
Introduction of microsoft azure
 
Building a SaaS Style Application
Building a SaaS Style ApplicationBuilding a SaaS Style Application
Building a SaaS Style Application
 
MS Azure for Beginners Getting Started with Cloud Computing for Businesses.pdf
MS Azure for Beginners Getting Started with Cloud Computing for Businesses.pdfMS Azure for Beginners Getting Started with Cloud Computing for Businesses.pdf
MS Azure for Beginners Getting Started with Cloud Computing for Businesses.pdf
 
Microsoft Azure Bringing Cloud to Your Enterprise
Microsoft Azure Bringing Cloud to Your EnterpriseMicrosoft Azure Bringing Cloud to Your Enterprise
Microsoft Azure Bringing Cloud to Your Enterprise
 
Deep architectural competency for deploying azure solutions
Deep architectural competency for deploying azure solutionsDeep architectural competency for deploying azure solutions
Deep architectural competency for deploying azure solutions
 
Exact Microsoft AZ-900 Questions And Answers
Exact Microsoft AZ-900 Questions And AnswersExact Microsoft AZ-900 Questions And Answers
Exact Microsoft AZ-900 Questions And Answers
 
JIT Borawan Cloud computing part 2
JIT Borawan Cloud computing part 2JIT Borawan Cloud computing part 2
JIT Borawan Cloud computing part 2
 
AZ-204 A Top-Notch Exam Of Developing Solutions for Microsoft Azure.pdf
AZ-204 A Top-Notch Exam Of Developing Solutions for Microsoft Azure.pdfAZ-204 A Top-Notch Exam Of Developing Solutions for Microsoft Azure.pdf
AZ-204 A Top-Notch Exam Of Developing Solutions for Microsoft Azure.pdf
 
M.S. Dissertation in Salesforce on Force.com
M.S. Dissertation in Salesforce on Force.comM.S. Dissertation in Salesforce on Force.com
M.S. Dissertation in Salesforce on Force.com
 
AZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdfAZ-900 Azure Fundamentals.pdf
AZ-900 Azure Fundamentals.pdf
 

Dernier

Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Christo Ananth
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 

Dernier (20)

Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 

Full practice exam

  • 1. Full Practice Exam Graded Quiz • 2h DueJan 10, 2:59 AM -05 Congratulations! You passed! Grade received 82% To pass 80% or higher Go to next item Full Practice Exam Latest Submission Grade 82% 1. Question 1 Tradewind Traders operate a successful ecommerce site. Recent customer feedback has shown that response times at certain times during the month can be very slow. Which feature of Azure cloud services could improve response times while also providing cost management? 0 / 1 point High Availability High Latency Load Balancing Elasticity Incorrect Depending on the service-level agreement (SLA) that you choose, your cloud-based applications can provide a continuous user experience with no apparent downtime even when things go wrong. 2. Question 2
  • 2. Tradewind Traders has recently migrated some of its data and resources to Azure cloud services. They are now planning on building and deploying an Artificial Intelligence (AI) solution in Azure. Which feature should the company avail of to build, test, and deploy predictive analytics solutions? 1 / 1 point Azure Logic Apps Azure Machine Learning Designer Azure Cosmos DB Azure Batch Correct Azure Machine Learning designer lets you visually connect datasets and modules on an interactive canvas to create machine learning models. 3. Question 3 Tradewind Traders has recently migrated to Azure cloud services. The company has several departments and management has decided that the departmental administrators will be responsible for managing the resources related to their department. Which of the following will allow for the segmentation of the departments? Select all options that apply. 1 / 1 point Multiple subscriptions Correct An Azure subscription is a container for Azure resources. It is also a boundary for permissions to resources and billing. You are charged monthly for all resources in a
  • 3. subscription. A single Azure tenant (Azure Active Directory) can contain multiple Azure subscriptions. Multiple Azure Active Directory (Azure AD) directories Multiple Regions Multiple resource groups Correct A resource group is a container that holds related resources for an Azure solution. The resource group can include all the resources for the solution, or only those resources that you want to manage as a group. 4. Question 4 Tradewind Traders is planning to migrate some of their data and resources to Azure cloud services, Management has asked you to design a deployment plan that will guarantee services running on virtual machines will continue to operate in the event a single datacenter fails. As part of this design, you will deploy virtual machines to two or more scale sets. Does this design meet the requirements of the organization? 1 / 1 point Yes No Correct Azure virtual machine scale sets let you create and manage a group of load-balanced VMs. The number of VM instances can automatically increase or decrease in response to demand or a defined schedule. Scale sets provide high availability to your applications and allow you to centrally manage, configure, and update many VMs. However, this question
  • 4. does not specify that the scale set will be configured across multiple datacenters so this solution does not meet the goal 5. Question 5 Tailwind Traders has recently moved to Azure cloud services from an on-premises Windows environment and the Chief Financial Officer (CFO) now wants to gain insights into how Azure resources are being used and costed. He wants to see the data displayed visually and be able to run reports on an ongoing basis in real-time. Which tool would you recommend using in this scenario? 1 / 1 point Azure CLI ARM Templates Azure Portal Azure PowerShell Correct That’s correct, given the requirement to view data visually and create custom reports the Azure portal is the best choice. You can quickly find answers to questions using a range of reporting options. 6. Question 6 Tradewind Traders has recently migrated to Azure cloud services. The company is reviewing its support plans. You have been asked to determine which support plan will provide best practice information, health status and notifications, and 24/7 access to billing information at the lowest possible cost. Which support plan should you choose? 0 / 1 point Basic
  • 5. Premier Standard support plan Developer Incorrect Developer support is chargeable and also provides support for Third-party software with interoperability and configuration guidance and troubleshooting. 7. Question 7 Tradewind Traders is planning to migrate some of their data and resources to Azure cloud services, Management has asked you to design a deployment plan that will guarantee services running on virtual machines will continue to operate in the event a single datacenter fails. As part of this design, you will deploy virtual machines to two or more availability zones. Does this design meet the requirements of the Organisation? 1 / 1 point Yes No Correct Availability zones expand the level of control you have to maintain the availability of the applications and data on your VMs. An Availability Zone is a physically separate zone, within an Azure region. Each Availability Zone has a distinct power source, network, and cooling. 8. Question 8
  • 6. Tradewind Traders has recently migrated some of their data and resources to Azure cloud services, Management has asked you to research the various features of serverless computing in Azure. Which of the following services provides serverless computing in Azure? 0 / 1 point Azure storage account Azure Functions Azure Container Instances Azure virtual machines Incorrect Azure Container Instances is a solution for any scenario that can operate in isolated containers, without orchestration. Run event-driven applications, quickly deploy from your container development pipelines, and run data processing and build jobs. 9. Question 9 Tradewind Traders is planning to migrate its data and resources to Azure cloud services. Before this happens, management wants clarification on which support plan will provide an option to access support engineers by phone or email at the cheapest cost. You recommend a Basic support plan. Will this meet the company’s requirements? 0 / 1 point Yes No Incorrect
  • 7. The basic support plan does not have any technical support for engineers, Access to Support Engineers via email or phone is available in the following support plans: Premier, Professional Direct, and Standard. 10. Question 10 Tradewind Traders is planning to migrate some of their data and resources to Azure cloud services, Management has decided to only make use of the Platform as a Service (PaaS) offerings in Azure. You have been asked to design a migration plan. As part of this design, you have included the creation of Azure virtual machines, Azure SQL databases, and Azure Storage accounts Does this design meet the requirements of the organization? 1 / 1 point Yes No Correct Platform as a service (PaaS) is a complete development and deployment environment in the cloud. PaaS includes infrastructure servers, storage, and networking as well as middleware, development tools, business intelligence (BI) services, database management systems, and more. PaaS is designed to support the complete web application lifecycle: building, testing, deploying, managing, and updating. However, virtual machines are examples of Infrastructure as a service (IaaS). IaaS is an instant computing infrastructure, provisioned and managed over the internet. 11. Question 11 Tradewind Traders has recently migrated some of their data and resources to Azure cloud services, Management has asked you to research specific tools to assist with securing their environment. Which of the following would be the simplest way to monitor your resources and perform automatic security assessments to identify potential vulnerabilities? 1 / 1 point Azure Security Center
  • 8. Azure Sentinel Azure Key Vault Correct Azure Security Center is a monitoring service that provides visibility of your security posture across all your services on Azure and on-premises. 12. Question 12 Tradewind Traders is planning to migrate its data and resources to Azure cloud services. Management is concerned that costs of resources may exceed budget in any month. Management wants to be notified by email alerts when the cost of the current billing period for an Azure subscription exceeds a specified limit. Which of the following Azure features can be implemented to satisfy this requirement? 1 / 1 point Compliance Budget Alerts Azure advisor Access control (IAM) Correct Budget alerts notify you when spending, based on usage or cost reaches or exceeds the amount defined in the alert condition of the budget. Cost Management budgets are created using the Azure portal or the Azure Consumption API. 13. Question 13
  • 9. Tradewind Traders is planning to migrate to Azure cloud services. The majority of their IT department is more familiar with Linux environments than Windows. Will these users be able to continue using Bash commands to create resources such as Virtual Machines once the organization has migrated? 1 / 1 point No Yes Correct With Azure Cloud Shell, you can create virtual machines using Bash or PowerShell. 14. Question 14 Tradewind Traders has recently migrated some of its data and resources to Azure cloud services. Management wants to allow HTTP access from the internet to a specific virtual machine. You configure a Network Security Group. Does this meet the goal? 1 / 1 point Yes No Correct A network security group works as a firewall. You can attach a network security group to a virtual network and/or individual subnets within the virtual network. In this question, we need to add a rule to the network security group to allow the connection to the virtual machine on port 80 (HTTP). 15. Question 15 Tradewind Traders has recently migrated to Azure cloud services. Users have deployed multiple resources since the migration however today one of the developers has received a message when creating several SQL database instances stating that that the Azure subscription limits must be increased. What must be done to increase this limit?
  • 10. 1 / 1 point Modify an Azure policy Create a new support request. Create a service health alert Upgrade your support plan Correct Many Azure resources have quota limits. The purpose of the quota limits is to help you control your Azure costs. It is common to require an increase to the default quota. You can request a quota limit increase by opening a support request. Selecting your subscription and the service you want to increase the quota in this case SQL Database Managed Instance would be the quota type. 16. Question 16 Tradewind Traders is planning to migrate some of their data and resources to Azure cloud services, Management has asked you to design a deployment plan that will guarantee services running on virtual machines will continue to operate in the event a single datacenter fails. As part of this design, you will deploy virtual machines to a single scale set. Does this design meet the requirements of the organization? 1 / 1 point Yes No Correct
  • 11. Azure virtual machine scale sets let you create and manage a group of load-balanced VMs. The number of VM instances can automatically increase or decrease in response to demand or a defined schedule. Scale sets provide high availability to your applications and allow you to centrally manage, configure, and update many VMs. However, this question does not specify that the scale set will be configured across multiple datacenters, so this solution does not meet the goal. 17. Question 17 Tradewind Traders has migrated its data and resources to Azure cloud services. They currently have multiple subscriptions and virtual networks in place. Management has asked you to research the ability to securely store certificates in Azure. Which of the following services should you configure to enable this feature? 1 / 1 point Azure Information Protection Azure Security Center Azure Storage account Azure Key Vault Correct Azure Key Vault is a secure store for storing various types of sensitive information including passwords and certificates. Azure Key Vault can be used to Securely store and tightly control access to tokens, passwords, certificates, API keys, and other secrets. 18. Question 18 Tradewind Traders is planning to migrate its data and resources to Azure cloud services. The company wants to ensure that certain content is only accessible from specific locations. Which of the following solutions is the most suitable to meet this requirement? 1 / 1 point
  • 12. Conditional Access Single Sign On (SSO) Multifactor Authentication Correct Conditional Access is a tool that's used by Azure Active Directory to allow (or deny) access to resources based on identity signals. These signals include who the user is, the user's location, and what device the user is requesting access from. 19. Question 19 Tradewind Traders is planning to migrate to Azure cloud services. Management has asked you to spend some time researching the big data and analytic solutions available in Azure. Based on your research, which of the following provides a fully managed, open-source analytics service for enterprises that makes it easier and more cost-effective to process massive amounts of data while running popular open-source frameworks? 1 / 1 point Azure HDInsight Azure Data Lake Analytics Azure Databricks Azure Synapse Analytics Correct Azure HDInsight is a fully managed, open-source analytics service for enterprises. It is a cloud service that makes it easier, faster, and more cost-effective to process massive amounts of data. HDInsight allows you to run popular open-source frameworks and create cluster types.
  • 13. 20. Question 20 Tradewind Traders is planning to migrate to Azure cloud services and management wants to start developing AI solutions. You have been asked to research what AI features are available with Azure with specific emphasis on using existing data to train and test a model and then apply that model to new data to forecast future behaviors, outcomes, and trends. Which of the following terms best describe this? 1 / 1 point Machine Learning Deep Learning Correct Machine learning is a data science technique that uses existing data to train and test a model, then apply that model to new data to forecast future behaviors, outcomes, and trends. 21. Question 21 Tradewind Traders has recently migrated to Azure cloud services. Their Azure deployment consists of multiple subscriptions and resource groups. You need to restrict the actions that some of your users can carry out. You are required to allow some users to manage VM’s without having permission to make configuration changes to networking etc. Which of the following solutions allows you to do this? 0 / 1 point Use Azure AD Role Based Access Control (Azure RBAC) to create role assignments. Create policies in Azure Policy that will audit resource usage. Create multiple Resource Groups. Incorrect
  • 14. Azure Policy is a service in Azure that enables you to create, assign, and manage policies that control or audit your resources. These policies enforce different rules and effects over your resource configurations so that those configurations stay compliant with corporate standards. 22. Question 22 Tradewinds Traders is planning to migrate to Azure cloud services. Management has asked you to research the main benefits of cloud services. Your research has shown that cloud service providers operate on a consumption-based model. Which of the following are characteristics of a consumption-based model? Select all options that apply. 1 / 1 point There is no need for companies to purchase and manage a costly infrastructure that they may or may not use to its full capacity. Correct In a consumption-based model, you don’t need to purchase and manage a costly infrastructure that they may or may not use to its full capacity. Resources will be charged for, even when they are not in use. Consumers must pay the costs upfront. You only pay for additional resources when they are needed. Correct In a consumption-based model, you only pay for additional resources when they are needed. 23. Question 23 Tradewind Traders has recently migrated to Azure cloud services and management wants their developers to start utilizing solutions such as using shared source code repositories
  • 15. and tools that enable developers to perform code reviews by adding comments and questions in a web-view of the source code before it is merged into the main codebase. Which of the following solutions would be most suitable? 1 / 1 point Azure DevOps Services Azure DevTest Labs GitHub and GitHub Actions Correct GitHub is one of the most popular code repositories for open-source software. GitHub provides related services for coordinating work, reporting, and discussing issues, providing documentation, and more. 24. Question 24 Tradewind Traders has recently migrated to Azure cloud services. Management wants clarification on their legal agreement between themselves and Microsoft that details the obligations by both parties concerning the processing and security of customer data and personal data. Which of the following should you refer management to? 0 / 1 point Microsoft Privacy Statement Online Services Terms Incorrect That’s incorrect, the Microsoft Privacy Agreement explains what personal data Microsoft collects, how Microsoft uses it, and for what purposes. 25. Question 25
  • 16. Tradewinds Traders is planning to migrate to Azure cloud services however management has questions about management and responsibilities once resources are migrated. You have identified three cloud service models. In which cloud service model is the cloud provider responsible for managing the virtual machines, the operating system, and networking resources that the cloud tenant deploys their applications into? 1 / 1 point IaaS Paas SaaS Correct The PaaS cloud service model is a managed hosting environment. In this model, the cloud provider manages the virtual machines and networking resources. The cloud tenant deploys their applications into this managed hosting environment. 26. Question 26 Tradewind Traders has recently migrated some of its data and resources to Azure cloud services. Management wants to allow HTTP access from the internet to a specific virtual machine. You modify a DDoS protection plan. Does this meet the requirements of management? 1 / 1 point Yes No Correct DDoS is a form of attack on a network resource. A DDoS protection plan is used to protect against DDoS attacks; it does not provide connectivity to a virtual machine. To ensure that
  • 17. a virtual machine named VM1 is accessible from the Internet over HTTP, you need to modify a network security group or Azure Firewall 27. Question 27 Tradewind Traders is a large multinational with offices in multiple locations. They are planning to move to Azure cloud services. Management wants to avail of the best pricing Microsoft has to offer on their Azure services. Which Azure service should you purchase? 1 / 1 point Buy Directly from the web An Enterprise agreement Through a Cloud Solution Provider (CSP) Feedback, A CSP is a Microsoft partner who helps you build solutions on top of Azure. Your CSP bills you for your Azure usage at a price they determine. They also answer your support questions, escalating them to Microsoft as needed. Correct Larger customers (known as Enterprise customers) can sign an Enterprise Agreement with Microsoft that commits them to spend a predetermined amount on Azure services over 3 years, which is typically paid annually. As an Enterprise Agreement customer, you will receive the best, customized pricing based on the kinds and amounts of services you plan on using. 28. Question 28 Tradewind Traders is planning to migrate to Azure cloud services however management has asked you to research some of the main features of cloud storage. In your research, you discover that Azure storage offers different access tiers for blob and file storage. This allows you to store object data most cost-effectively. Based on your research, which is the most cost-effective tier to optimize storage for data that is infrequently accessed and stored for at least 30 days? 1 / 1 point
  • 18. Hot storage tier Cool storage tier Archive storage tier Correct Cool storage tier is optimized for data that is infrequently accessed and stored for at least 30 days. 29. Question 29 Tradewind Traders has recently migrated some of its data and resources to Azure cloud services. Management wants to allow HTTP access from the internet to a specific virtual machine. You modify the settings on your Azure Firewall. Does this meet the requirements of management? 1 / 1 point Yes No Correct Azure Firewall is a managed, cloud-based network security service that protects your Azure Virtual Network resources. It's a fully stateful firewall as a service with built-in high availability and unrestricted cloud scalability. In this question, we need to add a rule to Azure Firewall to allow the connection to the virtual machine on port 80 (HTTP). 30. Question 30 Tradewind Traders has recently migrated to Azure cloud services and management is in the process of setting up an SLA with Microsoft. They want clarification on the time duration that the service is unavailable based on the percentages listed. How much cumulative downtime per year will an SLA percentage of 99.95 give?
  • 19. 0 / 1 point 52.56 minutes 3.65 days 8.76 hours 4.38 hours Incorrect An SLA percentage of 99.9 will give an annual cumulative downtime of 8.76 hours. 31. Question 31 Tradewind Traders is planning to migrate to Azure cloud services but before they do, management has asked you to spend some time researching the Database solutions available in Azure specifically the capability to elastically and independently scale throughput and storage across any number of Azure regions worldwide. Based on your research, which of the following cloud database solutions is most appropriate to provide this feature? 1 / 1 point Azure Cosmos DB Azure SQL Database Azure Database for MySQL Azure Database for PostgreSQL
  • 20. Correct Cosmos DB level of flexibility means that as you migrate your company's databases to Azure Cosmos DB. Cosmos DB enables you to elastically and independently scale throughput and storage across any number of Azure regions worldwide and your developers can stick with the API where they're most comfortable. 32. Question 32 Tradewind Traders has migrated its data and resources to Azure cloud services. They currently have multiple subscriptions and virtual networks in place. As part of their ongoing cloud implementation management wants to have the ability to prevent virtual machines from being created in certain resource groups. Which of the following can be used to prevent VM’s being created in specific resource groups? 0 / 1 point Lock Tag Azure policy Azure role Incorrect A role lists the operations that can be performed, such as read, write, and delete. Roles can be high-level, like owner, or specific, like virtual machine reader. Azure includes several built-in roles that you can use. 33. Question 33 Tradewind Traders is planning to migrate to Azure cloud services but before they do, management has asked you to spend some time researching the Database solutions available in Azure specifically the ability to migrate existing on-premises SQL databases to Azure SQL Databases. Based on your research, is it possible to migrate directly? 1 / 1 point
  • 21. Yes No Correct That’s correct, you can migrate your existing SQL Server databases with minimal downtime using the Azure Database Migration Service. The Azure Database Migration Service performs all the required steps. You just change the connection string in your apps. 34. Question 34 Tradewind Traders has migrated its data and resources to Azure cloud services. They currently have multiple subscriptions and virtual networks across multiple regions. As part of their ongoing cloud implementation management is implementing a policy that limits the creation of additional Azure resources by administrators to a region based on their office location and country. Which of the following can be used to implement this policy? 1 / 1 point Reservation Read-only lock Azure policy Management Group Correct Azure policies can be used to define requirements for resource properties during deployment and for already existing resources. Azure Policy controls properties such as the types or locations of resources. 35. Question 35
  • 22. Tradewind Traders is planning to migrate to Azure cloud services. Management has asked you to spend some time researching the big data and analytic solutions available in Azure. Based on your research, which of the following provides an on-demand analytics job service that simplifies big data by enabling users to write queries to transform their data and extract valuable insights? 0 / 1 point Azure HDInsight Azure Data Lake Analytics Azure Synapse Analytics Azure Databricks Incorrect Azure Databricks helps you unlock insights from all your data and build artificial intelligence (AI) solutions. You can set up your Apache Spark™ environment in minutes, then auto- scale and collaborate on shared projects in an interactive workspace. 36. Question 36 Tradewind Traders has recently migrated to Azure cloud services and management wants to start developing AI solutions. Management requires the development of an app that will predict future outcomes based on private historical data. Which Azure service will you recommend to management? 1 / 1 point Azure Cognitive Services Azure Machine Learning
  • 23. Azure Bot Service Correct Azure Machine Learning is a platform for making predictions. It consists of tools and services that allow you to connect to data to train and test models to accurately predict a future result. 37. Question 37 Tradewind Traders is planning to migrate to Azure cloud services, however, management has asked you to research some of the main benefits of cloud services. One of these benefits is referred to as agility. Which of the following benefits of cloud services are characteristic of agility? 1 / 1 point Cloud-based resources can be deployed and configured quickly as your requirements change. You can deploy your applications with the confidence that comes from knowing that your data is safe in the event of a disaster. Your cloud-based applications can provide a continuous user experience with no apparent downtime even when things go wrong. Applications and data can be deployed to regional datacenters around the globe. Correct With agility, cloud-based resources can be deployed and configured quickly as your application requirements change. 38. Question 38 Tradewind Traders has recently migrated to Azure cloud services and management wants to start developing AI solutions. Management requires the development of an app that can understand the content and meaning of images, video, audio, or translate text into a
  • 24. different language. Which Azure services do you think are the most appropriate to use in this scenario? 1 / 1 point Azure Machine Learning Azure Bot Service Azure Cognitive Services Correct Azure Cognitive Services provides pre-built machine learning models that enable applications to see, hear, speak, understand, and even begin to reason. 39. Question 39 Tradewinds Traders is planning to migrate to Azure cloud services. Management has questions regarding the expenditure once they migrate. You have been asked to research expenditure types and how they differ. Based on your research, you have identified two types of expenditures that are relevant to Cloud migration. Capital Expenditure (CapEx) and Operational Expenditure (OpEx). Which of these expenditure types require the upfront spend on physical infrastructure that can then be deducted as an expense over time? 1 / 1 point Operational Expenditure (OpEx) Capital Expenditure (CapEx) Correct Capital Expenditure (CapEx) is the upfront spending of money on physical infrastructure and then deducting that upfront expense over time. The upfront cost from CapEx has a value that reduces over time.
  • 25. 40. Question 40 Tradewind Traders has recently migrated to Azure cloud services and management wants you to research the features of GitHub and Azure DevOps. Based on this research do you agree with the following statement? GitHub is lighter weight than Azure DevOps, with a focus on individual developers contributing to open source while Azure DevOps, is more focused on enterprise development with heavier project management, planning tools, and fine-grained access control. 1 / 1 point Yes No Correct GitHub has a long and trusted history with public repositories and is trusted by tens of thousands of open-source projects. GitHub is “lighter-weight” than Azure DevOps, with a focus on individual developers contributing to open source. Azure DevOps, on the other hand, is more focused on enterprise development with heavier project management and planning tools, and finer-grained access control. 41. Question 41 Tradewinds Traders is planning to migrate to Azure cloud services however management has questions regarding the expenditure once they migrate. You have been asked to research expenditure types and how they differ. Based on your research you have identified two types of expenditure that are relevant to Cloud migration. Capital Expenditure (CapEx) and Operational Expenditure (OpEx). Which of these expenditure types requires no upfront cost and allows you to pay for services as you use them? 1 / 1 point Operational Expenditure (OpEx)
  • 26. Expenditure (CapEx) Correct Operational Expenditure (OpEx) is spending money on services or products now and being billed for them now. You can deduct this expense in the same year you spend it. There is no up-front cost, as you pay for a service or product as you use it. 42. Question 42 Tradewind Traders has recently migrated to Azure cloud services. Management wants you to research the features of Azure DevTest Labs which they feel may be a good fit for their developers on an ongoing basis. Based on your research, do you agree with the following definition? DevTest labs provide automated provisioning of pre-created lab environments with required configurations and tools already installed. 1 / 1 point True False Correct Azure DevTest Labs allows for the provisioning of pre-created lab environments with required configurations and tools already installed. It is a huge timesaver for quality assurance professionals and developers. 43. Question 43 Tailwind Traders has recently migrated to Azure cloud services. Management now requires ongoing analysis of how well they are using their services compared to industry best practices. Which monitoring tool would you recommend using for this? 1 / 1 point Azure Service Health
  • 27. Azure Monitor Azure Advisor Correct Azure Advisor evaluates your Azure resources and makes recommendations to help you improve reliability, security, and performance, achieve operational excellence, and reduce costs. 44. Question 44 Tradewind Traders is planning to migrate to Azure cloud services however management has asked you to research some of the main features of cloud services. One of these features is Geo-distribution. What does Geo Distribution mean? 1 / 1 point Applications and data can be deployed to regional datacenters around the globe. You can deploy your applications with the confidence that comes from knowing that your data is safe in the event of a disaster. Cloud-based resources can be deployed and configured quickly as your requirements change. Your cloud-based applications can provide a continuous user experience with no apparent downtime even when things go wrong. Correct With Geo-distribution, applications and data can be deployed to regional datacenters around the globe ensuring that your customers always have the best performance in their region.
  • 28. 45. Question 45 Tradewind Traders is planning to migrate to Azure cloud services however management has asked you to research some of the main features of cloud storage. Which of the following is the most suitable for the storage of streaming video and audio? 1 / 1 point Azure Files Storage Azure Storage Tiers Azure Blob Storage Azure Disk Storage Correct Blob Storage is ideal for serving images or documents directly to a browser, storing files for distributed access, and streaming media. 46. Question 46 Tailwind Traders have recently migrated to Azure cloud services. The company has multiple offices around the globe which requires IT staff to travel between them regularly. The IT manager is now hoping to provide a solution that will allow employees to monitor the services remotely. Which service Azure Cloud services do you think is best to use in this scenario? 1 / 1 point Azure PowerShell Azure CLI
  • 29. Azure Mobile App Correct The Azure mobile app running on a phone or tablet could help key employees keep an eye on the health of the cloud environment. The Azure mobile app is a good compromise in this scenario, it allows employees the freedom to be away from the office while still being able to perform one-off management and administrative tasks. 47. Question 47 Tradewind Traders is planning to migrate to Azure cloud services however management has asked you to research connectivity features between your on-premises environment and Cloud resources. In your research, you learn that Azure virtual networks enable you to filter traffic between subnets. Which of the following are valid filtering approaches? Select all options that apply. 1 / 1 point Border Gateway Protocol Network security groups Correct A network security group is an Azure resource that can contain multiple inbound and outbound security rules. You can define these rules to allow or block traffic, based on factors such as source and destination IP address, port, and protocol. Network virtual appliances Correct A network virtual appliance is a specialized VM that can be compared to a hardened network appliance. A network virtual appliance carries out a particular network function, such as running a firewall or performing Wide Area Network (WAN) optimization. 48. Question 48
  • 30. Tailwind Traders has recently migrated to Azure cloud services. Management has asked you to work on optimizing their cloud services for reliability, security, performance, costs, and operations based on expert best practices. Which Azure monitoring tool would you recommend to best satisfy this requirement? 1 / 1 point Azure Service Health Azure Monitor Azure Advisor Correct Azure Advisor evaluates your Azure resources and makes recommendations to help you improve reliability, security, and performance, achieve operational excellence, and reduce costs. 49. Question 49 Tradewind Traders is planning to migrate to Azure cloud services however management has asked you to research Policy-based VPN gateways. In your research, you learn that Policy-based VPN Gateways evaluate all data packets against sets of IP addresses to determine the tunnel that the packet is going to be sent through. Which of the following are key features of policy-based VPN gateways in Azure? Select all options that apply. 1 / 1 point Use of static routing, Correct Combinations of address prefixes from both networks control how traffic is encrypted and decrypted through the VPN tunnel. The source and destination of the tunneled networks are declared in the policy and don't need to be declared in routing tables.
  • 31. Compatibility with legacy on-premises VPN devices Correct Policy-based VPNs must be used in specific scenarios that require them, such as for compatibility with legacy on-premises VPN devices. Support for IKEv2. Dynamic routing protocols 50. Question 50 Tailwind Traders has recently migrated its data and resources to Azure cloud services. Management has asked you to provide a personalized view of the health of the Azure services, regions, and resources. Which of the following tools would best satisfy these requirements? 1 / 1 point Azure Monitor Azure Advisor Azure Service Health Correct Azure Service Health provides a personalized view of the health of the Azure services, regions, and resources.