Is Azure Blueprints an equivalent of Terraform?

Nicu Pocris 51 Reputation points
2021-11-14T12:15:00.34+00:00

Is Azure Blueprints an equivalent of Terraform?

Azure Blueprints
Azure Blueprints
An Azure service that provides templates for quick, repeatable creation of fully governed cloud subscriptions.
72 questions
{count} votes

Accepted answer
  1. Monalla-MSFT 12,951 Reputation points
    2021-11-18T16:11:37.677+00:00

    @NickBagnallPocris - Thanks for reaching out and for being patient.

    In short, the answer is YES.

    If you are using AZURE cloud, Blueprints are a package consisting of ARM templates, policies, rbac, that can be versioned and treated as a first citizen in azure. Something that an ARM template is not natively.

    Terraform on the other hand can be used for multiple cloud deployments. and Terraform manage dependencies automatically.

    Hope that helps

    If the above response helped, please feel free to "Accept as Answer" so it can be beneficial to the community.

    4 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.