Forum Discussion
Can I use ASC Workflow automation to install Qualys agent?
- Mar 31, 2020
Yes. i just created a working sample here
@Nicholas DiCola (SECURITY JEDI
Sorry to be a pain, but I ran into an error as I turned on a VM and then checked the logic app and saw that it failed
the template creates two api connection resources. you have to authorize them. go to the resource. click edit api connection. click authorize. login in the new window. click save.
- Nicholas DiCola (SECURITY JEDI)Apr 01, 2020Microsoft
you cant just run trigger from logic apps as no data is passed to the ASC trigger step.
go to the recommendation in ASC and click run playbook. that will push the recommendation data to the trigger.
- Jeff WalzerApr 01, 2020Iron Contributor
Nicholas DiCola (SECURITY JEDI) - thx as it's working now. Appreciate all the help!
- Jeff WalzerApr 01, 2020Iron Contributor
Nicholas DiCola (SECURITY JEDI)
API now authorized and when I do a 'Run Trigger' I get the following error message:
InvalidTemplate. Unable to process template language expressions in action 'Create_or_update_a_template_deployment' inputs at line '1' and column '3277': 'The template language function 'split' expects its first parameter to be of type string. The provided value is of type 'Null'. Please see https://aka.ms/logicexpressions#split for usage details.'.