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.
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:
Inference service itself
AzureML workspace
the storage account that the workspace uses to write its intermediate results
the storage account that the inference service writes the files to
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: