I encountered the following situation when I run a Python real-time deployment Notebook script in 2 different Resource Groups, one is based in eastus and the other in westeurope:
It works for the westeurope Resource Group: 
When I run it in eastus Resource Group I get the following error: 
Notebook configuration: Standard_DS12_v2 (4 cores, 28 GB RAM, 56 GB disk) and azureml.core.VERSION==1.34.0 for both Resource Groups.
Has anyone encountered this problem before?
Let me know if any other details are needed.
