0% found this document useful (0 votes)
359 views10 pages

Answer:: Free Exam/Cram Practice Materials - Best Exam Practice Materials

This document provides free exam and cram practice materials to help users prepare for and pass IT certification exams in an easy and guaranteed way. It lists several Microsoft Azure-related questions and answers to assist with exam preparation. Key topics covered include Azure virtual networks, resource groups, policies, availability, regions and services like SQL and storage.

Uploaded by

Dark Wizard
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
359 views10 pages

Answer:: Free Exam/Cram Practice Materials - Best Exam Practice Materials

This document provides free exam and cram practice materials to help users prepare for and pass IT certification exams in an easy and guaranteed way. It lists several Microsoft Azure-related questions and answers to assist with exam preparation. Key topics covered include Azure virtual networks, resource groups, policies, availability, regions and services like SQL and storage.

Uploaded by

Dark Wizard
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

Free Exam/Cram Practice Materials - Best Exam Practice Materials

IT Certification Guaranteed, The Easy Way!

NO.1 Your company has a Software Assurance agreement that includes Microsoft SQL Server
licenses You plan to deploy SQL Server on Azure virtual machines.
What should you do to minimize licensing costs for the deployment?
A. Deallocate the virtual machines during off hours.
B. Configure Azure Cost Management budgets.
C. Use Azure Hybrid Benefit
D. Use Azure reservations.
Answer: A

NO.2 You have a resource group named RG1.


You plan to create virtual networks and app services in RG1.
You need to prevent the creation of virtual machines only in RG1.
What should you use?
A. a lock
B. a tag
C. an Azure policy
D. an Azure role
Answer: C
Explanation:
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.
Azure Policy is a service in Azure that you use to create, assign, and manage policies. These policies
enforce different rules and effects over your resources, so those resources stay compliant with your
corporate standards and service level agreements.
In this question, we would create a Azure policy assigned to the resource group that denies the
creation of virtual machines in the resource group.
You could place a read-only lock on the resource group. However, that would prevent the creation of
any resources in the resource group, not virtual machines only. Therefore, an Azure Policy is a better
solution.
References:
https://docs.microsoft.com/en-us/azure/governance/policy/overview

NO.3 For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

2 from Freecram.com.
Get Latest & Valid AZ-900 Exam's Question and Answers 1
https://www.freecram.com/exam/AZ-900-microsoft-azure-fundamentals-e9787.html
Free Exam/Cram Practice Materials - Best Exam Practice Materials
IT Certification Guaranteed, The Easy Way!

NO.4 Note: This question is part of a series of questions that present the same scenario. Each
question in the series contains a unique solution that might meet the stated goals. Some question
sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these
questions will not appear in the review screen.
Your company plans to migrate all its data and resources to Azure.
The company's migration plan states that only platform as a service (PaaS) solutions must be used in
Azure.
You need to deploy an Azure environment that supports the planned migration.
Solution: You create an Azure App Service and Azure Storage accounts.
Does this meet the goal?
A. Yes
B. No
Answer: B
Azure Storage Accounts are IaaS, PaaS as Microsoft says is "a complete development and deployment
environment in the cloud, with resources that enable you to deliver everything from simple cloud-
based apps to sophisticated, cloud-enabled enterprise applications". So the answer is No because
Storage is IaaS.

NO.5 For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

3 from Freecram.com.
Get Latest & Valid AZ-900 Exam's Question and Answers 2
https://www.freecram.com/exam/AZ-900-microsoft-azure-fundamentals-e9787.html
Free Exam/Cram Practice Materials - Best Exam Practice Materials
IT Certification Guaranteed, The Easy Way!

NO.6 Your company plans to migrate all on-premises data to Azure. You need to identify whether
Azure complies with the company's regional requirements.
What should you use?
A. the Trust Center
B. Azure Marketplace
C. the Azure portal
D. the Knowledge Center
Answer: A

NO.7 For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

References:
https://azure.microsoft.com/en-us/global-infrastructure/regions/
https://azure.microsoft.com/en-us/pricing/details/bandwidth/

4 from Freecram.com.
Get Latest & Valid AZ-900 Exam's Question and Answers 3
https://www.freecram.com/exam/AZ-900-microsoft-azure-fundamentals-e9787.html
Free Exam/Cram Practice Materials - Best Exam Practice Materials
IT Certification Guaranteed, The Easy Way!

NO.8 You plan to deploy a critical line-of-business application to Azure.


The application will run on an Azure virtual machine.
You need to recommend a deployment solution for the application. The solution must provide a
guaranteed availability of 99.99 percent.
What is the minimum number of virtual machines and the minimum number of availability zones you
should recommend for the deployment? To answer, select the appropriate options in the answer
area.
NOTE: Each correct selection is worth one point.

Answer:

5 from Freecram.com.
Get Latest & Valid AZ-900 Exam's Question and Answers 4
https://www.freecram.com/exam/AZ-900-microsoft-azure-fundamentals-e9787.html
Free Exam/Cram Practice Materials - Best Exam Practice Materials
IT Certification Guaranteed, The Easy Way!

References:
https://docs.microsoft.com/en-us/azure/availability-zones/az-overview

NO.9 Your company has an Azure environment that contains resources in several regions.
A company policy states-that administrators must only be allowed to create additional Azure
resources in a region in the country where their office is located.
You need to create the Azure resource that must be used to meet the policy requirement.
What should you create?
A. a management group
B. an Azure policy
C. a reservation
D. a read-only lock
Answer: B
Explanation:
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.
Azure Policy is a service in Azure that you use to create, assign, and manage policies. These policies
enforce different rules and effects over your resources, so those resources stay compliant with your
corporate standards and service level agreements. Azure Policy meets this need by evaluating your
resources for non-compliance with assigned policies. All data stored by Azure Policy is encrypted at
rest.
Azure Policy offers several built-in policies that are available by default. In this question, we would
use the 'Allowed Locations' policy to define the locations where resources can be deployed.

6 from Freecram.com.
Get Latest & Valid AZ-900 Exam's Question and Answers 5
https://www.freecram.com/exam/AZ-900-microsoft-azure-fundamentals-e9787.html
Free Exam/Cram Practice Materials - Best Exam Practice Materials
IT Certification Guaranteed, The Easy Way!

References:
https://docs.microsoft.com/en-us/azure/governance/policy/overview

NO.10 Match the Azure service to the correct description.


Instructions: To answer, drag the appropriate Azure service from the column on the left to its
description on the right. Each service may be used once, more than once, or not at all NOTE: Each
correct match is worth one point.

Answer:

NO.11 For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

7 from Freecram.com.
Get Latest & Valid AZ-900 Exam's Question and Answers 6
https://www.freecram.com/exam/AZ-900-microsoft-azure-fundamentals-e9787.html
Free Exam/Cram Practice Materials - Best Exam Practice Materials
IT Certification Guaranteed, The Easy Way!

References:
https://docs.microsoft.com/en-us/azure/storage/common/storage-account-overview
https://azure.microsoft.com/en-gb/pricing/details/storage/blobs/

NO.12 Match the term to the correct definition.


Instructions: To answer, drag the appropriate term from the column on the left to its description on
the right. Each term may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.

Answer:

NO.13 Which cloud deployment solution is used for Azure virtual machines and Azure SQL
databases? To answer, select the appropriate options in the answer area.
Hot Area:

8 from Freecram.com.
Get Latest & Valid AZ-900 Exam's Question and Answers 7
https://www.freecram.com/exam/AZ-900-microsoft-azure-fundamentals-e9787.html
Free Exam/Cram Practice Materials - Best Exam Practice Materials
IT Certification Guaranteed, The Easy Way!

Answer:

NO.14 To complete the sentence, select the appropriate option in the answer area.

Answer:

NO.15 This question requires that you evaluate the Bold text to determine if it is correct.
If Microsoft plans to end support for an Azure service that does NOT have a successor service,
Microsoft will provide notification at least 12 months before.
Instructions: Review the underlined text. If it makes the statement correct, select "No change is

9 from Freecram.com.
Get Latest & Valid AZ-900 Exam's Question and Answers 8
https://www.freecram.com/exam/AZ-900-microsoft-azure-fundamentals-e9787.html
Free Exam/Cram Practice Materials - Best Exam Practice Materials
IT Certification Guaranteed, The Easy Way!

needed". If the statement is incorrect, select the answer choice that makes the statement correct.
A. 90 days
B. No change is needed.
C. 6 months
D. 30 days
Answer: B
Reference:
https://support.microsoft.com/en-us/help/30881

NO.16 Note: This question is part of a series of questions that present the same scenario. Each
question in the series contains a unique solution that might meet the stated goals. Some question
sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these
questions will not appear in the review screen.
You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a
resource group named RG1.
From Azure documentation, you have the following command that creates a virtual machine named
VM1.
az vm create --resource-group RG1 --name VM1 -- image
UbuntuLTS --generate-ssh-keys
You need to create VM1 in Subscription1 by using the command.
Solution: From the Azure portal, launch Azure Cloud Shell and select PowerShell. Run the command
in Cloud Shell.
Does this meet the goal?
A. No
B. Yes
Answer: B
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/linux/quick-create-cli

NO.17 For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

10 from Freecram.com.
Get Latest & Valid AZ-900 Exam's Question and Answers 9
https://www.freecram.com/exam/AZ-900-microsoft-azure-fundamentals-e9787.html
Free Exam/Cram Practice Materials - Best Exam Practice Materials
IT Certification Guaranteed, The Easy Way!

Reference:
https://docs.microsoft.com/en-us/azure/billing/billing-add-change-azure-subscription-administrator
https://docs.microsoft.com/en-us/azure/billing/billing-upgrade-azure-subscription
https://docs.microsoft.com/en-us/azure/billing/billing-spending-limit

NO.18 Note: This question is part of a series of questions that present the same scenario. Each
question in the series contains a unique solution that might meet the stated goals. Some question
sets might have more than one correct solution, white others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these
questions will not appear in the review screen.
You have an Azure environment.
You need to create a new Azure virtual machine from an Android laptop.
Solution: You use the PowerApps portal.
Does this meet the goal?
A. Yes
B. No
Answer: B

11 from Freecram.com.
Get Latest & Valid AZ-900 Exam's Question and Answers 10
https://www.freecram.com/exam/AZ-900-microsoft-azure-fundamentals-e9787.html

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy