Integrate Power automate with azure runbooks when a user submits response on Microsoft forms.

When a user hits the request on Microsoft forms it should trigger Automation runbooks and start or stop the vms based on the input.
1)I am able to start/stop vms on runbooks based on the tag values.
2)I am thinking to integrate the Microsoft forms to Power Automate and runbooks.
3)Power Automate flow should trigger the azure runbooks when a response hits on the Microsoft forms.
Please sugges if I am on the right path and also mention all the considerations.
If there are any better way to achieve this? we can also integrate this solution with logic app?
Please suggest a better and reliable solution in detail.