Hi all.
I need some help to design a hub and spoke system around PowerShell universal.
I have one master installation of PowerShell Universal hosted in Azure where technical staff will be able to view dashboards and set up automation to be run against other PowerShell Universal instances on customer sites behind firewalls.
I’m limited to not doing any firewall changes and cannot therefore not port forward the API endpoint so the master instances can call it.
We need to be able to run scripts and ad-hoc commands for those remote instances and have them return the data called for.
What would the best way forward be?
Thanks for reading and possibly replying!