Practice Test 3
Practice Test 3
Practice Test 3
Return to review
Attempt 3
All knowledge areas
All questions
Question 1: Correct
One of the benefits of the cloud is agility. What does that mean in the context of
the cloud?
(Correct)
The ability of a system to grow it's capacity easily when it reaches full capacity
The ability to recover from a big region-wide failure in a short amount of time
Explanation
Agility - the ability to respond to change “rapidly” based on changes to market or
environment; ensuring fast time to market
See: https://docs.microsoft.com/en-us/azure/cloud-adoption-
framework/strategy/business-outcomes/agility-outcomes
Question 2: Correct
True or False: Azure is a public cloud, and has no private cloud offerings
TRUE
FALSE
(Correct)
Explanation
Some aspects of Azure are not open to the public and require a private agreement with
Microsoft such as Azure Government and DoD services
See: https://azure.microsoft.com/en-us/overview/what-is-a-private-cloud/
Question 3: Correct
Who is responsible for the security of your Azure Storage account access keys?
(Correct)
Explanation
Customers are responsible to secure the access keys they are given and regenerate
them if they are exposed.
See: https://docs.microsoft.com/en-us/azure/storage/common/storage-account-keys-
manage
Question 4: Correct
What is a DDoS attack?
An attempt to read the contents of a web page from another website, thereby
stealing the user's private information
An attempt to send SQL commands to the server in a way that it will execute them
against the database
A denial of service attack that sends so much traffic to a network that it cannot
respond fast enough; legitimate users become unable to use the service
(Correct)
Explanation
Distributed Denial of Service attacks (DDoS) -a type of attack that originates from the
Internet that attempts to overwhelm a network with millions of packets of bad traffic
that aims to prevent legitimate traffic from getting through
See: https://docs.microsoft.com/en-us/azure/virtual-network/ddos-protection-overview
Question 5: Correct
What is the default amount of credits that you are given when you first create an
Azure Free account?
You can create 1 Linux VM, 1 Windows VM, and a number of other free services
for the first year.
You are given $50 per month, for one year towards Azure services
Azure does not give you any free credits when you create a free account
(Correct)
Explanation
There are some other benefits to a free account, but you get US$200 to spend in the
first month.
See: https://azure.microsoft.com/free
Question 6: Correct
What benefit does a Content Delivery Network (CDN) provide its users?
For a small fee, Azure will take over management of your virtual machine, perform
OS updates and ensure it's running well
Allows you to store data that can be retrieved later in an extremely fast and
inexpensive manner
Allows you to reduce the traffic coming into a web server for static, unchanging
files such as images, videos and PDFs
(Correct)
Allows you to keep temporarily session information on the web visitor such as
their login ID or their name
Explanation
Content Delivery Network - allows you to improve performance by removing the burden
of serving static, unchanging files from the main server to a network of servers around
the globe; a CDN can reduce traffic to a server by 50% or more, which means you can
serve more users or serve the same users faster; SaaS
See: https://docs.microsoft.com/en-us/azure/cdn/cdn-overview
Question 7: Correct
True or false: Formal support is not included in private preview mode.
FALSE
TRUE
(Correct)
Explanation
True. Preview features are not fully ready and this phase does not include formal
support.
See: https://azure.microsoft.com/en-us/support/legal/preview-supplemental-terms/
Question 8: Correct
What type of container is used to collect log and metric data from various Azure
Resources?
Append Blob Storage
Managed Storage
(Correct)
Explanation
Log Analytics Workspace is required to collect logs and metrics
See: https://docs.microsoft.com/en-us/azure/azure-monitor/platform/manage-access
Question 9: Correct
What is the basic way of protecting an Azure Virtual Network subnet?
(Correct)
Azure Firewall
Azure DDos Standard protection
Explanation
Network Security Group (NSG) - a fairly basic set of rules that you can apply to both
inbound traffic and outbound traffic that lets you specify what sources, destinations, and
ports are allowed to travel through from outside the virtual network to inside the virtual
network
See: https://docs.microsoft.com/en-us/azure/virtual-network/security-overview
FALSE
(Correct)
TRUE
Explanation
False, most Azure GA services do have service level agreements
See: https://azure.microsoft.com/en-ca/support/legal/sla/
The ability to use an existing user id and password to sign in other applications,
and not have to create/memorize a new one.
(Correct)
When you sign in to an application, it remembers who you are the next time you
go there.
Explanation
Single Sign-On - the ability to use the same user id and password to log into every
application that your company has; enabled by Azure AD
See: https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/what-is-
single-sign-on
(Correct)
See: https://docs.microsoft.com/en-us/azure/cost-management-
billing/reservations/save-compute-costs-reservations
Azure Monitor
(Correct)
Explanation
Azure Security Center - unified security management and threat protection; a security
dashboard inside Azure Portal
See: https://azure.microsoft.com/en-us/services/security-center/
Microsoft Azure
(Correct)
Amazon AWS
Explanation
Azure has the most regions of any major cloud provider - 60+ global regions.
See: https://azure.microsoft.com/en-us/global-infrastructure/regions/
Azure Monitor
(Correct)
Explanation
Azure Monitor - a centralized dashboard that collects all the logs, metrics and events
from your resources
See: https://docs.microsoft.com/en-us/azure/azure-monitor/overview
100
10
1000
(Correct)
Explanation
Up to 1000 virtual machines can be managed under a single VMSS
See: https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/overview
Azure Advisor
Microsoft Docs
(Correct)
Explanation
Azure Pricing Calculator lets you attempt to calculate your future bill based on resources
you select and your estimates of usage
See: https://azure.microsoft.com/en-us/pricing/calculator/
Resource Groups
Management Groups
(Correct)
RBAC
Explanation
Management Groups - a hierarchy of subscriptions; can have many subscriptions, and
group them, and put those groups into other groups
See: https://docs.microsoft.com/en-us/azure/governance/management-
groups/overview
IaaS model
SaaS model
Serverless model
(Correct)
Explanation
The serverless model of compute removes all responsibility to selecting or even
managing the server and makes Azure responsible for running your code including
scaling
See: https://azure.microsoft.com/en-us/solutions/serverless/
App Services
Azure Blueprints
Azure Functions
Cognitive Services
(Correct)
Explanation
Cognitive Services is an API that Azure provides, that gives access to a set of pre-built
machine learning models including vision services, speech services, knowledge
management and chat bots.
Question 21: Correct
Which ways does the Azure Resource Manager model provide to deploy resources?
CLI
(Correct)
Azure Portal
(Correct)
Powershell
(Correct)
(Correct)
Explanation
All of those ways can be used to deploy or manage resources using ARM
See: https://docs.microsoft.com/en-us/azure/azure-resource-
manager/management/overview
FALSE
(Correct)
TRUE
Explanation
You can have multiple subscriptions, as a way to separate out resources between billing
units, business groups, or for any reason you wish.
See: https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/decision-
guides/subscriptions/
Table Storage
(Correct)
SQL Server in a VM
Cosmos DB
Explanation
SQL Database is a SQL Server compatible option in Azure, a database as a service
See: https://docs.microsoft.com/en-us/azure/sql-database/sql-database-technical-
overview
All of these! Azure can do it all!
(Correct)
Explanation
Azure can do all of them, of course.
See: https://docs.microsoft.com/en-us/azure/cognitive-services/welcome
(Incorrect)
A single VM
Two or more virtual machines in an availability set
Two or more virtual machines across availability zones in the same region
(Correct)
Explanation
Availability Zones offer 99.99% availability when configured correctly.
See: https://azure.microsoft.com/en-us/support/legal/sla/virtual-machines/v1_9/
Virtual Network
Application Gateway
Virtual machine
VPN Gateway
(Correct)
Explanation
A VPN Gateway needs to be configured to connect to Azure for a private network to be
established
See: https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-site-to-
site-resource-manager-portal
Compliance Manager
(Correct)
Explanation
Compliance Manager will track your own compliance with various standards and laws.
See: https://techcommunity.microsoft.com/t5/security-privacy-and-
compliance/announcing-compliance-manager-general-availability/ba-p/161922
The only way is to remove the policy, create the resource and add the policy back
(Correct)
Use an account that has Contributor or above permissions to the resource group
Explanation
You cannot perform a task that violates policy, so you have to remove the policy in
order to perform the task.
See: https://docs.microsoft.com/en-us/azure/governance/policy/overview
Azure AD
(Correct)
Azure Authorization
Azure Authentication
Azure Function
Explanation
You can use Azure AD to control access to your apps and your app resources, based on
your business requirements. In addition, you can use Azure AD to require multi-factor
authentication when accessing important organizational resources.
See: https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-
directory-whatis#which-features-work-in-azure-ad
PowerShell
Azure Portal
(Correct)
Explanation
Azure Portal is the website used to manage your resources in Azure
See: https://docs.microsoft.com/en-us/azure/azure-portal/azure-portal-overview
PaaS
SaaS
IaaS
(Correct)
Explanation
Virtual Machines are Infrastructure as a Service (IaaS)
See: https://azure.microsoft.com/en-us/overview/what-is-iaas/
Azure DevOps
(Correct)
Azure Monitor
GitHub
Virtual Machines
Explanation
Azure DevOps contains many services, one of which is Pipelines. Pipelines allows you to
build an automation that moves code (and all related dependencies) through various
stages from the development environment into deployment.
Question 33: Correct
Outlook 365 is what type of hosting model?
PaaS
IaaS
SaaS
(Correct)
Explanation
Outlook 365 is Software as a Service (SaaS).
See: https://azure.microsoft.com/en-us/overview/what-is-saas/
(Correct)
Development phase, QA phase, and Live phase
Explanation
Private Preview, Public Preview, and General Availability
Question 35: Correct
Which feature of Azure Active Directory will require users to have their mobile
phone in order to be able to log in?
Multi-Factor Authentication
(Correct)
Explanation
Multi-Factor Authentication (MFA) - the concept of having something additional to a
“password” that is required to log in; passwords are find-able or guessable; but having
your mobile phone on you to receive a phone call, text or run an app to get a code is
harder for an unknown hacker to get
See: https://docs.microsoft.com/en-us/azure/active-directory/authentication/concept-
mfa-howitworks
I am responsible for securing the physical data centers
(Correct)
Explanation
Azure is responsible for physical security
See: https://docs.microsoft.com/en-us/azure/security/fundamentals/physical-security
You can easily predict the cost of the service into the future
You can save a lot of money if you don't use the resource often as opposed to
having it available for use 24/7
(Correct)
Explanation
Consumption-Based Model - paying for something based on how much you used, as
opposed to paying for something no matter if you use it or not.
See: https://docs.microsoft.com/en-us/azure/azure-functions/functions-consumption-
costs
The ability to stay up (available) while updates are being made to the system
(Correct)
See: https://azure.microsoft.com/en-us/overview/what-is-elastic-computing/
YES
(Correct)
NO
Explanation
Yes, anyone can create their own Azure account and you can give them access to your
subscription with granular control as to permissions
See: https://docs.microsoft.com/en-us/azure/role-based-access-control/overview
HDInsight
(Correct)
Explanation
HDInsight is a collection of open-source Apache Hadoop tools
See: https://azure.microsoft.com/en-us/services/hdinsight/
Public cloud
Hybrid Cloud
(Correct)
Private cloud
Explanation
The hybrid cloud is a mixture between private services (like your self-hosted
applications) and public ones (like extra storage)
See: https://azure.microsoft.com/en-us/overview/what-is-hybrid-cloud-computing/
(Correct)
Azure protects against DDoS as part of it's basic offering and there is no service
you can upgrade to
See: https://docs.microsoft.com/en-us/azure/virtual-network/ddos-protection-overview
TRUE
(Correct)
FALSE
Explanation
True, you can create custom policies using JSON
See: https://docs.microsoft.com/en-us/azure/governance/policy/tutorials/create-
custom-policy-definition
(Incorrect)
Resources that perform some type of task that requires CPU cycles to perform the
work
(Correct)
Explanation
Compute Services - a category of services in Azure that provides CPU cycles for rent.
Virtual Machines are only one type of compute resource. The Marketplace contains
many types of resources, not just compute.
See: https://azure.microsoft.com/en-us/product-categories/compute/
Within each individual data center, certain racks of servers have been architected
by Azure to have higher uptime than the others. If you place your apps onto this
rack, you'll get higher uptime than if you let Azure do it.
A folder structure in Azure in which you organize resources like databases, virtual
machines, virtual networks, or almost any resource
A feature of Azure that allows you to manually specify into which data center your
virtual machines are placed, which allows you to achieve higher availability than
any other option.
(Correct)
Explanation
Availability Zones - Unique physical locations within an Azure region, made up of one or
more datacenters; there is a minimum of three zones in each region; you can manually
place your resources in an availability zone for highest availability
See: https://docs.microsoft.com/en-us/azure/availability-zones/az-overview
(Correct)
Explanation
High Availability - a system specifically designed to be resilient when some component
of the system fails
See: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/availability
(Correct)
Facebook Connect
Live Connect
Explanation
Azure Active Directory (Azure AD) - Microsoft’s preferred Identity as a Service solution
See: https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-
directory-whatis
FALSE
TRUE
(Correct)
Explanation
Yes, Azure still manages the hardware itself, the hypervisor and all of the physical
elements behind the scenes
See: https://azure.microsoft.com/en-us/overview/what-is-iaas/
Most expensive option when it comes to bandwidth cost to access your files
Much cheaper to store your files than the hot access tier
(Correct)
Explanation
Cool access tier offers cost savings when you expect to store your files and not need to
access them often
See: https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-storage-
tiers?tabs=azure-portal
Azure Service Health
Azure Dashboard
Azure Advisor
(Correct)
Explanation
Azure Advisor analyzes your account usage and makes recommendations for you based
on its set rules
See: https://docs.microsoft.com/en-us/azure/advisor/advisor-overview