The Terraform code in this repo will deploy an Azure Virtual Machine for KopiCloud AD API with Windows Server 2022 and SQL Server 2022 Express.
The code will create the network resources (Resource Group, VNET, Subnet).
-
By default, the download and installation of SQL Server Management Studio is disabled because it will take lots of time.
-
The default Windows username and password are managed by the terraform.tfvars file.
Read the document Getting Started with Terraform and Microsoft Azure - Section 6 to configure credentials.
https://medium.com/@gmusumeci/getting-started-with-terraform-and-microsoft-azure-a2fcb690eb67
-
Get a License - Generate a free trial license (no credit card required) or purchase a license here.
-
Install KopiCloud AD API using the code in this repo.
-
Join the machine to the AD Domain to manage using the API.
-
Create a Service Account with Domain Administrators permissions for the KopiCloud AD API.
-
Run the KopiCloud AD API Config tool located in the folder C:\KopiCloud-AD-API-Config to finish the setup of API.
Note: You cannot log in to the KopiCloud AD API Portal using the Service Account for security reasons.
KopiCloud AD API Official Web Site: https://www.kopicloud-ad-api.com
KopiCloud AD API Documentation: https://help.kopicloud-ad-api.com