AZ-900 Mock Test - 15th Dec 2022

AZ-900 Mock Test - 15th Dec 2022

Professional Development

30 Qs

quiz-placeholder

Similar activities

AZ-900 Mock Test - Link 2

AZ-900 Mock Test - Link 2

Professional Development

30 Qs

DAS632 Quiz2

DAS632 Quiz2

Professional Development

25 Qs

Pre-Test Cyber Closet Project

Pre-Test Cyber Closet Project

Professional Development

25 Qs

Azure Test ( final quiz part 2)

Azure Test ( final quiz part 2)

Professional Development

32 Qs

Mobile Pre-Test Under Cyber Closet Project

Mobile Pre-Test Under Cyber Closet Project

Professional Development

25 Qs

AWS Autoscaling

AWS Autoscaling

Professional Development

25 Qs

DAS632 QUIZ1

DAS632 QUIZ1

Professional Development

25 Qs

AZ-900 Mock Test - Link 1

AZ-900 Mock Test - Link 1

Professional Development

30 Qs

AZ-900 Mock Test - 15th Dec 2022

AZ-900 Mock Test - 15th Dec 2022

Assessment

Quiz

Other

Professional Development

Medium

Created by

Nivedha T.M.

Used 9+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a good example of a Hybrid cloud?

Your users are inside your corporate network but your applications and data are in the cloud.

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.

Technology that allows you to grow living tissue on top of an exoskeleton, making Terminators impossible to spot among humans.

Your code is a mobile app that runs on iOS and Android phones, but it uses a database in the cloud.

Answer explanation

Hybrid Cloud - A mixture between your own private networks and servers, and using the public cloud for some things. Typically used to take advantage of the unlimited, inexpensive growth benefits of the public cloud. For more info: <a href='https://azure.microsoft.com/en-us/overview/what-is-hybrid-cloud-computing/'>https://azure.microsoft.com/en-us/overview/what-is-hybrid-cloud-computing/</a>

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What effect does setting a budget have on a subscription?

All charges will stop until a higher budget is approved.

The only effect would be the budget being added as a column in reports.

All resources will be stopped when the budget is hit.

It can alert you when the budget is reached or start an automation.

Answer explanation

Budgets in Cost Management help you plan for and drive organizational accountability. They help you inform others about their spending to proactively manage costs, and to monitor how spending progresses over time. You can configure alerts based on your actual cost or forecasted cost to ensure that your spend is within your organizational spend limit. When the budget thresholds you've created are exceeded, only notifications are triggered. None of your resources are affected and your consumption isn't stopped. You can use budgets to compare and track spending as you analyze costs.<br/>See: https://docs.microsoft.com/en-us/azure/cost-management-billing/costs/tutorial-acm-create-budgets

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the best criteria to decide what resources go into the same resource group?

Only resources from the same region should be in the resource group from that region.

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.

All resources of the same type (storage, virtual machines, databases, etc) go into their own resource group.

Each resource should get its own resource group.

Answer explanation

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. You decide how you want to allocate resources to resource groups based on what makes the most sense for your organization. Generally, add resources that share the same lifecycle to the same resource group so you can easily deploy, update, and delete them as a group.<br/>See: https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/manage-resource-groups-portal

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following cloud computing models requires the highest level of involvement in maintaining the operating system and file system by the customer?

Iaas

Faas

Paas

Saas

Answer explanation

IaaS or Infrastructure as a service requires you to keep your OS patched, close ports, and generally protect your own serverFor more info: <a href='https://azure.microsoft.com/en-us/overview/what-is-iaas/'>https://azure.microsoft.com/en-us/overview/what-is-iaas/</a>

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What services does Azure Active Directory Domain Services (AD DS) provide?

RBAC

Domain

Users

oAuth Authentication

Answer explanation

Azure Active Directory Domain Services (Azure AD DS) provides managed domain services such as domain join, group policy, lightweight directory access protocol (LDAP), and Kerberos/NTLM authentication. You use these domain services without the need to deploy, manage, and patch domain controllers (DCs) in the cloud.<br />See: https://docs.microsoft.com/en-us/azure/active-directory-domain-services/overview

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In Azure, resource tags are ________ that can be associated with each resource.

globally unique identifiers

metadata elements

budget limitations

tracking cookies

Answer explanation

Tags are metadata elements that you apply to your Azure resources. They're key-value pairs that help you identify resources based on settings that are relevant to your organization. If you want to track the deployment environment for your resources, add a key named Environment. To identify the resources deployed to production, give them a value of Production. Fully formed, the key-value pair becomes, Environment = Production.<br/>See: https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/tag-resources?tabs=json

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is considered a benefit of consumption-based pricing?

Increase performance and availability.

Ability to save money by scaling-down services when not required.

Steady, reliable monthly bill.

Amount can be deprecated as a capital-expense over many years

Answer explanation

Consumption-based pricing charges you based on the actual usage as opposed to a fixed monthly rate. If you reduce your usage, you instantly reduce your cost.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?