hI @Varma
To make this extension available on a virtual machine scale set:
Go to the Azure Portal.
Navigate to the VM scale set resource.
Go to the "Extensions" sheet.
Click the "Add" button to add a new extension.
Search for "Microsoft.Azure.DevOps.Pipeline
Configure the extension according to your CI/CD pipeline requirements.
Once the extension is added, it can manage tasks such as pulling the latest code from your repository, compiling it, and deploying it to the VM instances in the scale set
Get in touch if you need more help with this issue.
--please don't forget to "[Accept the answer]" if the reply is helpful--