在我尝试提交的最近的作业中,我得到了以下错误: There was a problem creating the GCE VMs or starting Dataflow on theA failure in the Dataflow code. 1.Look for similar issues on
我在microsoft azure.I中有一台虚拟机( vm )。我有SQL Server 2016标准版。我在vm中创建了SQL计划作业,当我连接并登录到vm时,此作业正在成功运行。但我的要求是,我需要自动启动vm,并且在没有登录到vm的情况下,我计划的作业需要运行。我的vm是自动启动的,但是在自动启动VM之后,我的作业没有运行。
请给我建议谢谢..