Forum Discussion
PedroC88
5 years agoFrequent Visitor
Run Data Gateway from container
Currently my company has a data gateway installed on a physical server on-prem. This server is being decommissioned and I need to run the datagateway from Azure where we have the VPNs configured and ...
PedroC88
5 years agoFrequent Visitor
lbendlin I see what you mean now, and is there any way to manage the gateway from powershell?
lbendlin
5 years agoSuper User
yes, you can use PS5 with OnPremisesDataGatewayHAMgmt cmdlets, PS6.4+ with DataGateway cmdlets, or plain old Invoke-RestMethod calls for manual API wrangling.
Not sure if any of these allow you to set a gateway up from scratch though.