We migrated our servers to cloud and it is causing issues with Python scripts.
Our scripts which have following statement hangs when run from Task Scheduler or Command prompt.
mxdinfo.get_map()
If I run it from IDLE, it completes fine. It only hangs in a command prompt & scheduled task.
This issue is on all servers migrated to Cloud. I uninstalled/re-installed ArcGIS desktop 10.6 but still same issue.
Have anyone experienced this issue?