You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "Andrea Turli (JIRA)" <ji...@apache.org> on 2017/08/16 09:15:01 UTC

[jira] [Commented] (BROOKLYN-527) Support deploy in azure using ARM template

    [ https://issues.apache.org/jira/browse/BROOKLYN-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16128524#comment-16128524 ] 

Andrea Turli commented on BROOKLYN-527:
---------------------------------------

Interesting question [~aileen.wei]. There are no plans to support this Azure functionality at the moment. 

Thinking about it, if you have a lot of ARM templates that you'd like to re-use using Apache Brooklyn, there are a couple of ways to easily integrate it. Have a look at https://github.com/cloudsoft/brooklyn-terraform for a similar idea, this will allow to re-use the templates but will give you less runtime management control compared to a Brooklyn blueprint deployed to Azure ARM.

Please let us know if you would like to contribute, I'm sure the community will be happy to support you!

> Support deploy in azure using ARM template
> ------------------------------------------
>
>                 Key: BROOKLYN-527
>                 URL: https://issues.apache.org/jira/browse/BROOKLYN-527
>             Project: Brooklyn
>          Issue Type: Question
>            Reporter: aileen wei
>
> Azure support deploying from ARM template, and provides restAPI to validate and perform the template file. As the resources that are declared in template are not limited to compute or storage, but also support PaaS services.
> Not sure if brooklyn plan to support this kind of deployment in Azure.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)