Azure/azure-policy

Question:

dheeban0111 opened this issue · 0 comments

ISSUE TITLE:
'PolicyName: A policy to deploy a component across all linux based VMs'

ISSUE DESCRIPTION (this template):
Could someone please help me with writing an azure policy that installs a component via curl command and then when downloads 
is complete, authenticate the component with another command, and consume creds from azure key vault for the auth. This 
should be applied on both existing linux based vms and new ones that will be created in future.

Details of the scenario you tried and the problem that is occurring

It's a general ask, I'm searching for options how I could achieve this.