Deploying partner vulnerability scanners to virtual machines

Microsoft

Hello Team,

 

I am looking for a solution to deploy "deploying partner vulnerability scanners to virtual machines using (Third party vulnerability solution BYOL )" .

 

I have created a partner vulnerability solution using REST API method and modified to loop over all subscriptions.

 
The above solution though I select AutoDeploy ON it will not link existing VM to solution in Azure Security Center.
 
Can anyone help me to find automated way to deploy partner vulnerability scanners to virtual machines across 200 subscriptions VM's.  
 
Thanks in Advance.
 
 
1 Reply

Hello @Sahitya95 

we're currently working on providing a script that will enable you to attach the BYOL VA solution to existing VMs. Once it's finished, it will be published in our Azure Security Center GitHub. 

 

As a short cut, the REST API call to attach the VA solution to existing VMs is

PUT https://management.azure.com/subscriptions/{SubscriptionId}/resourceGroups/{RG}/providers/Microsoft.Security/locations/{subscriptionLocation}/securitySolutions/{SolutionName}/protectedResources?{apiVersion }

 

Best regards,

Tom Janetscheck

Senior Program Manager

CxE | Azure Security Center