chronic-care / onc-ac-project

ONC LEAP grant with AllianceChicago (AC) project planning and documentation
Apache License 2.0
0 stars 0 forks source link

Investigate whether it's possible for a service to have a fixed IP address in Azure #28

Closed savanahmueller closed 1 year ago

savanahmueller commented 1 year ago

The Referral Handler Service needs to be hosted at a fixed IP address (and run as a service with restful FHIR API). We need to see if this is possible with Azure.

kbertodatti commented 1 year ago

This should be possible by integrating with a virtual network (static public IP).