microsoft / InnerEye-Gateway

The InnerEye-Gateway is a Windows service that acts as a DICOM end point to run inference on https://github.com/microsoft/InnerEye-DeepLearning models.
https://aka.ms/innereye
MIT License
17 stars 9 forks source link

Can we verify that all necessary Azure services operate in a given region? #113

Closed ant0nsc closed 2 years ago

ant0nsc commented 2 years ago

Is there a way of checking if all Azure resources are living in the correct Azure region? This would be helpful for compliance, for institutions that for example need to ensure that all their data is processing in a specific geo location.

This could be checked either at the start of the Gateway, or on a regular basis.

Resources that should be checked:

ant0nsc commented 2 years ago

Closing. Difficult to implement directly in the service, use a script at startup rather.