Currently automation api requires the use of the CLI locally still. So if you can't make that accessible within the azure function than it won't be doable
👍 1
w
wet-gigabyte-99270
04/12/2022, 12:56 PM
Alright. Thanks, I suspected this, really good to get a confirmation. I have set up a new path hosting this in a container instead. Adding the CLI to the container should be much simpler, I hope 🙂
b
bored-oyster-3147
04/12/2022, 12:58 PM
It was implemented modularly such that there are plans to not need the CLI eventually and it could be pulled out / replaced, but that's probably a ways off. Good luck!