How to create Azure VM with pre installed Deployment agent using Terraform
asked 2021-04-15T12:51:30.88+00:00

Abhishek Rao
1
Reputation point
Hi,
I needed to create an azure VM along with Deployment agent installed. I referred the provisioning-a-vm-with-an-azure-devops-deployment-group-agent-with-terraform. It is working fine but I also needed to Configure some other parameters like Logon Username and Logon Password, Work Directory path. But I am not sure what attribute I need to use in below highlighted area
Can anybody please suggest with right solution ?
Thanks in Advance