使用 terraform 将共享点、biztalk 之类的 cots 产品自动配置到 azure

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

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

是的,这是可能的。您可以使用 Azure Custom Script Extension 来执行此操作。

但所有软件都需要支持静默安装,无需用户干预。