Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AZ-900 All Questions

View all questions & answers for the AZ-900 exam

Exam AZ-900 topic 1 question 16 discussion

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

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
Your company's infrastructure includes a number of business units that each need a large number of 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?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
awsORbust
Highly Voted 3 years, 3 months ago
Answer is B - No. Azure API Management Service i( APIM ) is a way to create and manage customer APIs for existing backend services. The Question is asking about a way to create Azure resources automatically ( on the fly ). ARM (Azure Resource Manager) is a tool that automates the deployments on the AZ cloud.
upvoted 233 times
...
BinuRaj
Highly Voted 2 months ago
To meet these challenges, you can automate deployments and use the practice of infrastructure as code. In code, you define the infrastructure that needs to be deployed. The infrastructure code becomes part of your project. Just like application code, you store the infrastructure code in a source repository and version it. Any one on your team can run the code and deploy similar environments.
upvoted 68 times
Mayurichavan
3 years ago
but in solution they have given Azure API. so answer is no
upvoted 12 times
asduta
2 months, 3 weeks ago
which make the answer provided is correct as per BinuRaj pointed out
upvoted 1 times
...
...
...
Learn2Earn
Most Recent 3 days, 10 hours ago
November-2024: I believe Azure Blueprints would be the right solution for this. Definition/Description: Just as a blueprint allows an engineer or an architect to sketch a project's design parameters, Azure Blueprints enables cloud architects and central information technology groups to define a repeatable set of Azure resources that implements and adheres to an organization's standards, patterns, and requirements. Azure Blueprints makes it possible for development teams to rapidly build and start up new environments with trust they're building within organizational compliance with a set of built-in components, such as networking, to speed up development and delivery.
upvoted 1 times
...
AntonioTech
2 months ago
The answer is B. No Azure API Management is a service that helps you create consistent and modern API gateways for existing back-end services. While it's an essential tool for managing and securing APIs, it is not designed to automatically create various Azure resources for different business units. To automatically create identical Azure resources for each business unit, you would typically use Azure Resource Manager (ARM) templates, Azure Policy, or Infrastructure as Code (IaC) tools like Azure Bicep or Terraform. These tools allow you to define and deploy your infrastructure as code, ensuring consistency and reproducibility. So, the solution of using Azure API Management does not meet the goal of automatically creating Azure resources for each business unit.
upvoted 8 times
...
maumari2
2 months ago
ARM templates might work well.. however, Azure Blueprints would be the more comprehensive solution, as it includes additional governance features that can be beneficial for managing multiple business units.
upvoted 1 times
...
Prattts
7 months, 1 week ago
same as Q16.
upvoted 1 times
Prattts
7 months, 1 week ago
same as Q433.
upvoted 1 times
...
...
intentando
1 year ago
Selected Answer: B
B
upvoted 2 times
...
Joipanom
1 year, 1 month ago
B. No. Azure API Management is a platform for managing, securing, and publishing APIs, but it is not specifically designed for automatically creating Azure resources
upvoted 2 times
...
ShubhamRuhela
1 year, 3 months ago
Azure Resource Manager
upvoted 2 times
...
aerumna
1 year, 5 months ago
Pay attention that the fact that you interact with ARM via API has nothing to do with the API Management
upvoted 1 times
...
n00bofn00bs
1 year, 5 months ago
you will interact with the API, but in this case if they mentioned Infrastructure as code or ARM templates, it would be A
upvoted 1 times
...
Ehaan
1 year, 5 months ago
Selected Answer: A
A
upvoted 1 times
...
BeauChateau
1 year, 8 months ago
Selected Answer: B
No, the solution does not meet the goal. Azure API Management is a service that helps in creating and publishing APIs to external and internal consumers. It is not designed to create and manage Azure resources automatically. To create Azure resources automatically, you can use Azure Resource Manager (ARM) templates or Azure Automation. These tools allow you to define your infrastructure as code and deploy it quickly and consistently.
upvoted 5 times
...
Logan987
1 year, 9 months ago
Selected Answer: B
B is the correct answer
upvoted 1 times
...
Zaidsdb
1 year, 9 months ago
Selected Answer: B
only the ARM
upvoted 2 times
...
AmarNathP
1 year, 9 months ago
Answer B for sure.
upvoted 2 times
...
emptyH
1 year, 9 months ago
API is not going to deploy anything. ARM template would be the way to go here.
upvoted 1 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 ...