exam questions

Exam DP-900 All Questions

View all questions & answers for the DP-900 exam

Exam DP-900 topic 1 question 67 discussion

Actual exam question from Microsoft's DP-900
Question #: 67
Topic #: 1
[All DP-900 Questions]

When can you use an Azure Resource Manager template?

  • A. to automate the creation of an interdependent group of Azure resources in a repeatable way
  • B. to apply Azure policies for multi-tenant deployments
  • C. to provision Azure subscriptions
  • D. to control which services and feature administrators and developers can deploy from the Azure portal
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
AlfuryDB
Highly Voted 3 years, 9 months ago
This one is correct as well. ARM allows you to automate the creation of resources by specifying in a JSON document the resources you want to generate. The process can be replicated (if needed) to deploy resources to a different region.
upvoted 60 times
...
choyoy16
Highly Voted 3 years, 5 months ago
Correct! Similar question in AZ and AI 900 as well
upvoted 23 times
...
1faa974
Most Recent 1 month, 1 week ago
Selected Answer: A
Azure Resource Manager (ARM) templates are JSON files that define the infrastructure and configuration for your Azure resources. They are a powerful tool for automating the deployment and management of Azure resources. Use ARM templates to automate the deployment of Azure resources. This is particularly useful for setting up complex environments with multiple resources, such as virtual networks, virtual machines, databases, and more.
upvoted 1 times
...
Swamy90572
4 months, 1 week ago
Selected Answer: A
to automate the creation of an interdependent group of Azure resources in a repeatable way**. Azure Resource Manager (ARM) templates allow you to define and deploy infrastructure as code, ensuring that resources are consistently and reliably created across different environments
upvoted 1 times
...
AGTraining
9 months, 4 weeks ago
option A
upvoted 1 times
...
PDR
1 year, 5 months ago
I would of course choose A in the exam , but literally speaking all of those answers are correct, as for example you could parametracise the a template to deploy to multi tenant, azure policy can be deployed using ARM templates, subscriptions can be created with ARM.
upvoted 2 times
...
Kets_1406
1 year, 6 months ago
Selected Answer: A
A is correct
upvoted 1 times
...
chiiiweiii
1 year, 9 months ago
Selected Answer: A
Correct Answer
upvoted 3 times
...
iesRuben
2 years ago
Selected Answer: A
A is correct
upvoted 1 times
...
Eltooth
2 years, 5 months ago
Selected Answer: A
A is correct answer however this is outdated.
upvoted 6 times
...
bfan95
2 years, 8 months ago
Selected Answer: A
A is correct
upvoted 4 times
...
mre
2 years, 8 months ago
A is correct
upvoted 2 times
...
weri
2 years, 8 months ago
Isn't D the correct answer?
upvoted 1 times
pads98
2 years, 8 months ago
D is RBAC.
upvoted 2 times
...
...
mrjeet
2 years, 11 months ago
A is correct - ARM templates allow you to create and deploy an entire Azure infrastructure declaratively
upvoted 4 times
...
Koph
3 years ago
A is correct
upvoted 2 times
...
PanP
3 years, 1 month ago
Correct, but don't know why related to DP900
upvoted 11 times
...
Forspotboy
3 years, 6 months ago
Correct!
upvoted 5 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...