使用 terraform 将共享点、biztalk 之类的 cots 产品自动配置到 azure
Automate provisioning of sharepoint, biztalk like cots products to azure using terraform
- 是否可以自动配置共享点、biztalk 之类的
使用 terraform 将 cots 产品转换为 azure?
- 如果是,将如何处理许可?
Is it possible to automate provisioning of sharepoint, biztalk like
cots products to azure using terraform?
是的,这是可能的。您可以使用 Azure Custom Script Extension 来执行此操作。
但所有软件都需要支持静默安装,无需用户干预。
- 是否可以自动配置共享点、biztalk 之类的 使用 terraform 将 cots 产品转换为 azure?
- 如果是,将如何处理许可?
Is it possible to automate provisioning of sharepoint, biztalk like cots products to azure using terraform?
是的,这是可能的。您可以使用 Azure Custom Script Extension 来执行此操作。
但所有软件都需要支持静默安装,无需用户干预。