wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

AZ-900 Mock Test - Link 1

Total questions: 30

Worksheet time: 30mins

Name
Class
Date
1.
Which of the following is a good example of a Hybrid cloud?
a)
Your users are inside your corporate network but your applications and data are in the cloud.
b)
A server runs in your own environment, but places files in the cloud so that it can extend the amount of storage it has access to.
c)
Technology that allows you to grow living tissue on top of an exoskeleton, making Terminators impossible to spot among humans.
d)
Your code is a mobile app that runs on iOS and Android phones, but it uses a database in the cloud.
2.
What effect does setting a budget have on a subscription?
a)
All charges will stop until a higher budget is approved.
b)
The only effect would be the budget being added as a column in reports.
c)
All resources will be stopped when the budget is hit.
d)
It can alert you when the budget is reached or start an automation.
3.
What is the best criteria to decide what resources go into the same resource group?
a)
Only resources from the same region should be in the resource group from that region.
b)
Resources in a resource group should be related in some way. They should share the same lifecycle so they can be added, updated and deleted together.
c)
All resources of the same type (storage, virtual machines, databases, etc) go into their own resource group.
d)
Each resource should get its own resource group.
4.
Which of the following cloud computing models requires the highest level of involvement in maintaining the operating system and file system by the customer?
a)
Iaas
b)
Faas
c)
Paas
d)
Saas
5.
What services does Azure Active Directory Domain Services (AD DS) provide?
a)
RBAC
b)
Domain
c)
Users
d)
oAuth Authentication
6.
In Azure, resource tags are ________ that can be associated with each resource.
a)
globally unique identifiers
b)
metadata elements
c)
budget limitations
d)
tracking cookies
7.
Which of the following is considered a benefit of consumption-based pricing?
a)
Increase performance and availability.
b)
Ability to save money by scaling-down services when not required.
c)
Steady, reliable monthly bill.
d)
Amount can be deprecated as a capital-expense over many years
8.
Which free Azure security service checks all traffic travelling over a subnet against a set of rules before allowing it in, or out.
a)
Azure Firewall
b)
Azure DDoS Protection
c)
Network Security Group
d)
Advanced Threat Protection
9.
Which tool within Azure is comprised of : Azure Status, Service Health and Resource Health?
a)
Azure Monitor
b)
Azure Dashboard
c)
Azure Advisor
d)
Azure Service Health
10.
Which Azure service is the recommended Identity-as-a-Service offering inside Azure?
a)
Azure Portal
b)
Azure Active Directory
c)
IAM - Identity and Access Management
d)
Azure Front Door
11.
Besides Azure Service Health, where else can you find out any issues that affect the Azure global network that affect you?
a)
Install the Azure app on your phone
b)
Azure Updates Blog
c)
Each Virtual Machine has a Resource Health blade
d)
Azure will email you
12.
True or false: Azure charges for bandwidth used <b>inbound</b> to Azure
a)
True
b)
False
13.
__________ simplifies governance and management by delivering a consistent multi-cloud and on-premises management platform.
a)
Azure Arc
b)
Azure Resource Manager
c)
Azure Kubernetes Service
d)
Azure Devops
14.
What is the concept of paired regions?
a)
Each region in the world has at least one other region in which is shares an extremely high speed connection, and where there is coordinated action by Azure not to do anything that will bring them both down at the same time.
b)
When you deploy your code to one region of the world, it is automatically deployed to the paired region as an emergency backup.
c)
Azure employees in those regions sometimes go on picnics together.
d)
Each region of the world has one other region, usually in a completely separate country and geography, where it makes the most sense to place your backups. Like East US 2 is paired with South Korea.
15.
What Azure service allows you to use JSON to define your infrastructure, and is sometimes described as <b>infrastructure as code</b>?
a)
Azure Blueprint
b)
Application Insights
c)
ARM Templates
d)
Pwershell scripts
16.
What is the minimum charge for having an Azure Account each month, even if you don't use any resources?
a)

1 $

b)

Negotiated with your enterprise manager

c)

0 $

d)

200 $

17.
What Azure product allows you to autoscale virtual machines from 1 to 1000 instances, and also provides load balancing services built in?
a)
Application Gateway
b)
Virtual Machine Scale Sets
c)
Azure App Services
d)
Azure Virtual Machines
18.
Of the following types of data, which type is best suited for the archive storage tier?
a)
Data that you intend to delete within 30-60 days
b)
The most recent backup of an important server
c)
Data that you don't expect to ever need to access, but want to keep just in case
d)
Videos and other large files available to view or download from your website
19.
If you are a US federal, state, local, or tribal government entities and their solution providers, which Azure option should you be looking to register for?
a)
Azure Public Portal
b)
Azure Department of Defence
c)
Azure Government
d)
Azure is not available for government officials
20.
True or false: You can create a virtual machine without attaching it to a virtual network.
a)
True
b)
False
21.
Which of the following is not an example of Infrastructure as a Service?
a)
Virtual Network
b)
Azure SQL Database
c)
Virtual Machine
d)
SQL Server in a VM
e)
Virtual Machine Scale Sets
22.
______________ are isolated (single-tenant) environments where you can deploy one or more Azure App Services on your own virtual network.
a)
Azure Data Box
b)
Azure Hybrid Benefit
c)
App Service Environments
d)
Azure Dedicated Hosts
23.
What is the concept of Availability?
a)
The percentage of time a system responds properly to requests, expressed as a percentage over time
b)
A system that has a single point of failure
c)
A system that can scale up and scale down depending on customer demand
d)
A system must have 100% uptime to be considered available
24.
Geo-redundant storage (GRS) stores how many copies of your file?
a)
1
b)
6
c)
9
d)
3
25.
What Azure resource allows you to evenly split traffic coming in and direct it to several identical virtual machines to do the work and respond to the request?
a)
Azure App Services
b)
Virtual Network
c)
Azure Logic Apps
d)
Load Balancer or Application Gateway
26.
Which of the following scenarios would Azure Policy be a recommended method for enforcement?
a)
Prevent certain Azure Virtual Machine instance types from being used in a resource group
b)
Require a virtual machine to always update to the latest security patches
c)
Add an additional prompt when creating a resource without a specific tag to ask the user if they are really sure they want to continue?
d)
Allow only one specific roles of users to have access to a resource group
27.
Windows servers use 'remote desktop protocol' (RDP) in order for administrators to get access to manage the server. Linux servers use SSH. What is the recommendation for ensuring the security of these protocols?
a)
Disable RDP access using the Windows Services control panel admin tool
b)
Ensure strong passwords on your Windows admin accounts
c)
Do not allow public Internet access over the RDP and SSH ports directly to the server. Instead use a secure server like Bastion to control access to the servers behind.
d)
Do not enable SSH access for Linux servers
28.
What makes estimating the cost of an unmanaged storage account difficult?
a)
You are charged for data leaving Azure, and it's difficult to predict that
b)
The cost of storage changes frequently
c)
You are charged for data coming into Azure, and it's difficult to predict that
d)
There is no way to predict the amount of data in the account
29.
Application Gateway contains what additional optional security feature over a regular Load Balancer?
a)
Web Application Firewall (or WAF)
b)
Azure AD Advanced Information Protection
c)
Advanced DDoS Protection
d)
Multi-Factor Authentication
30.
Why are Azure App Services considered Platform as a Service?
a)
You are responsible for keeping the operating system up to date with the latest patches
b)
You give Azure the code and configuration, and you have no access to the underlying hardware
c)
Azure App Services is not PaaS, it's Software as a Service.
d)
You can decide on what type of virtual machine it runs - A-series, or D-series, or even H-series