Setting up GeoEvent Server to use a "Receive json on a rest endpoint" input connector on an Azure VM

556
0
11-06-2022 10:31 PM
mcocks_ESRICT
New Contributor

Hi

I am trying to set up GeoEvent Server to use a "Receive json on a rest endpoint" input connector on an Azure VM.  Thus far I have it  working on the VM  itself  via 

https://<servername>.<domain>:6143/geoevent/rest/receiver/<name>

I need to expose it securely on the Internet as something like 

https://<xxx.org>:6143/geoevent/rest/receiver/<name>
 

 What changes need to be made to the inbound and outbound network traffic rules  and opened ports  or geoevent server itself to make this possible? Is this possible?

The necessary DNS entries, public ip address, certificates  and webadapter are in place on the same VM to successfully expose the ArcGIS Server rest endpoint  to the internet.  

Thank for your help

Martin

 

0 Kudos
0 Replies