
Answer-first summary for fast verification
Answer: No
The proposed solution does not meet the goal because Azure API Management (APIM) is designed for publishing, securing, transforming, maintaining, and monitoring APIs, not for automating the creation of Azure resources. The community discussion overwhelmingly supports this, with 97% selecting 'No' and numerous comments emphasizing that APIM is unrelated to resource automation. Instead, tools like Azure Resource Manager (ARM) templates, Bicep, Terraform, or Azure Blueprints are appropriate for automatically deploying identical resources across business units, as they enable infrastructure as code (IaC) for consistent and repeatable deployments.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your company has multiple business units, each requiring a large but identical set of Azure resources for daily operations. You need to authorize a strategy for creating these Azure resources automatically.
Proposed Solution: Recommend incorporating the Azure API Management service into the strategy.
Does the proposed solution meet the goal?
A
Yes
B
No