100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
Exam AZ-900- Microsoft Azure Fundamentals Questions and Answers $13.49   Add to cart

Exam (elaborations)

Exam AZ-900- Microsoft Azure Fundamentals Questions and Answers

 4 views  0 purchase
  • Course
  • AZ 900
  • Institution
  • AZ 900

Exam AZ-900- Microsoft Azure Fundamentals Questions and Answers Your company intends to subscribe to an Azure support plan.The support plan must allow for new support requests to be opened.Which of the following are support plans that will allow this? Answer by dragging the correct option from the...

[Show more]

Preview 4 out of 65  pages

  • September 1, 2024
  • 65
  • 2024/2025
  • Exam (elaborations)
  • Questions & answers
  • AZ 900
  • AZ 900
avatar-seller
Pogba119
Exam AZ-900- Microsoft Azure
Fundamentals Questions and Answers
Your company intends to subscribe to an Azure support plan.The support plan must
allow for new support requests to be opened.Which of the following are support plans
that will allow this? Answer by dragging the correct option from the list to the answer
area.Select and Place:

BASIC

DEVELPER

STANDARD

PROFESSIONAL DIRECT

PREMIER - answer BASIC

DEVELPER

STANDARD

PROFESSIONAL DIRECT

Your company has datacenters in Los Angeles and New York. The company has a
Microsoft Azure subscription. You are configuring the two datacenters as geo-clustered
sites for site resiliency. You need to recommend an Azure storage redundancy option.
You have the following data storage requirements:
✑ Data must be stored on multiple nodes.
✑ Data must be stored on nodes in separate geographic locations.
✑ Data can be read from the secondary location as well as from the primary location.
Which of the following Azure stored redundancy options should you recommend? -
answer Read-only geo-redundant storage

RA-GRS allows you to have higher read availability for your storage account by
providing read only€ access to the data replicated to the secondary location. Once you
enable this feature, the secondary location may be used to achieve higher availability in
the event the data is not available in the primary region. This is an opt-in feature which
requires the storage account be geo-replicated.

Your company's Azure subscription includes a Basic support plan.
They would like to request an assessment of an Azure environment's design from
Microsoft. This is, however, not supported by the existing plan.

,You want to make sure that the company subscribes to a support plan that allows this
functionality, while keeping expenses to a minimum.
Solution: You recommend that the company subscribes to the Professional Direct
support plan. Does the solution meet the goal? - answer NO

It clearly stated that the Basic plan is not working, and the company want to subscribe
to a support plan that is not too expensive.

You are tasked with deploying Azure virtual machines for your company.
You need to make use of the appropriate cloud deployment solution.
Solution: You should make use of Software as a Service (SaaS).
Does the solution meet the goal? - answer No - because VMs are deployed in IaaS.

You are tasked with deploying Azure virtual machines for your company. You need to
make use of the appropriate cloud deployment solution. Solution: You should make use
of Infrastructure as a Service (IaaS).Does the solution meet the goal? - answer Yes,
Virtual Machine is an Iaas.

Your developers have created 10 web applications that must be host on Azure. You
need to determine which Azure web tier plan to host the web apps. The web tier plan
must meet the following requirements:
✑ The web apps will use custom domains.
✑ The web apps each require 10 GB of storage.
✑ The web apps must each run in dedicated compute instances.
✑ Load balancing between instances must be included.
✑ Costs must be minimized.
Which web tier plan should you use? - answer Standard tier support

Custom Domains, Disk Space of 50GB which is more than enough for the requested
plan, and if they want to run each web app in a dedicated instance, that means we need
10 dedicated instances for the 10 web apps with a load-balancing service between
them, the basic plan only supports up to 3 dedicated instances. Finally, the Standard
plan has the lowest cost compared to Premium and Isolated pricing tiers.

You are planning to migrate a company to Azure. Each of the company's numerous
divisions will have an administrator in place to manage the Azure resources used by
their respective division. You want to make sure that the Azure deployment you employ
allows for Azure to be segmented for the divisions, while keeping administrative effort to
a minimum.

Solution: You plan to make use of several Azure Active Directory (Azure AD)
directories. Does the solution meet the goal? - answer No, only one AAD is needed.
You can create security groups to fit requirements

Your developers have created a portal web app for users in the Miami branch office.
The web app will be publicly accessible and used by the Miami users to retrieve

,customer and product information. The web app is currently running in an on-premises
test environment. You plan to host the web app on Azure.
You need to determine which Azure web tier plan to host the web app. The web tier
plan must meet the following requirements:
✑ The website will use the miami.weyland.com URL.
✑ The website will be deployed to two instances.
✑ SSL support must be included.
✑ The website requires 12 GB of storage.
✑ Costs must be minimized.
Which web tier plan should you use? - answer Standard

It is the correct answer because standard supports the 50gb.

Your company is planning to migrate all their virtual machines to an Azure pay-as-you-
go subscription. The virtual machines are currently hosted on the Hyper-V hosts in a
data center. You are required make sure that the intended Azure solution uses the
correct expenditure model.

Solution: You should recommend the use of the elastic expenditure model.
Does the solution meet the goal? - answer No

There is no expenditure model like that

Your company is planning to migrate all their virtual machines to an Azure pay-as-you-
go subscription. The virtual machines are currently hosted on the Hyper-V hosts in a
data center. You are required make sure that the intended Azure solution uses the
correct expenditure model.

Solution: You should recommend the use of the scalable expenditure model.
Does the solution meet the goal? - answer No

Scalability is not an expenditure model

Your company is planning to migrate all their virtual machines to an Azure pay-as-you-
go subscription. The virtual machines are currently hosted on the Hyper-V hosts in a
data center. You are required make sure that the intended Azure solution uses the
correct expenditure model.

Solution: You should recommend the use of the operational expenditure model. Does
the solution meet the goal? - answer Yes

Pay -as-you-go---->Operational Expenditure Model.

You are required to deploy an Artificial Intelligence (AI) solution in Azure.
You want to make sure that you can build, test, and deploy predictive analytics for the
solution.

, Solution: You should make use of Azure Cosmos DB. Does the solution meet the goal?
- answer No.

Cosmos DB is not AI related as it's a database

Your company's Active Directory Forest includes thousands of user accounts.
You have been informed that all network resources will be migrated to Azure.
Thereafter, the on-premises data center will be retired. You are required to employ a
strategy that reduces the effect on users once the planned migration has been
completed.

Solution: You plan to sync all the Active Directory user accounts to Azure Active
Directory (Azure AD). Does the solution meet the goal? - answer Yes

We need to sync with AAD.

You are required to deploy an Artificial Intelligence (AI) solution in Azure.
You want to make sure that you can build, test, and deploy predictive analytics for the
solution.

Solution: You should make use of Azure Machine Learning Studio.
Does the solution meet the goal? - answer Yes

Machine learning = AI

Your company's infrastructure includes several business units that each need many
various Azure resources for everyday operation. The resources required by each
business unit are identical. You are required to sanction a strategy to create Azure
resources automatically.

Solution: You recommend that the Azure API Management service be included in the
strategy. Does the solution meet the goal? - answer No

Need to utilize Azure Resource Manager (ARM). Resource manager receives requests
through Azure API's, authenticates and authorizes the request before forwarding it to
the appropriate Azure service.

Your company's infrastructure includes several business units that each need many
various Azure resources for everyday operation. The resources required by each
business unit are identical. You are required to sanction a strategy to create Azure
resources automatically.

Solution: You recommend that management groups be included in the strategy. Does
the solution meet the goal? - answer No

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller Pogba119. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $13.49. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

79751 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$13.49
  • (0)
  Add to cart