Automate provisioning of sharepoint, biztalk like cots products to azure using terraform

安稳与你 提交于 2019-12-11 14:34:57

问题


  • Is it possible to automate provisioning of sharepoint, biztalk like cots products to azure using terraform?
  • If yes, how licensing would be handled?

回答1:


Is it possible to automate provisioning of sharepoint, biztalk like cots products to azure using terraform?

Yes, it is possible. You could use Azure Custom Script Extension to do this.

But all software need support silent installation without user intervention.



来源:https://stackoverflow.com/questions/48881795/automate-provisioning-of-sharepoint-biztalk-like-cots-products-to-azure-using-t

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!