Forum Discussion

pflipper's avatar
pflipper
Copper Contributor
Oct 11, 2023

Why does a VM take 1.5 hours to start?

I have a Logic App created to start my VM at 6am in the morning:

 

 

The Logic App works, the VM does start.  Why, though, does it take 1.5 hours to start? 

 

 

 

I can log into the VM a minute after the start time, so there doesn't appear to be an issue starting the VM on time.  What is taking 1.5 hours?  Anyone have an idea where to look?

17 Replies

  • pflipper  Please check the logic app retry policy and concurrency control policy, those two affect the long duration of the Logic app trigger. 

    Also please check is there any connection issue between the logic app and the virtual machine. 

    Thanks, 
    Vinoth_Azure.

  • pflipper 

     

    So assume VM startup normal by manual, so any hints from event log that triggered by Logic App?

    • pflipper's avatar
      pflipper
      Copper Contributor

      Kidd_Ip  - 

      Are you talking about the Activity Log? I don't know what you mean by event log, otherwise. And there is nothing in the Activity Log (ignore the thing there that I just ran while looking for the event log).

       

       

      Giving me the menu path would help.

  • govindagoud's avatar
    govindagoud
    Copper Contributor
    May be time zone issue. like timezone for login app is different than VM time zone
    • pflipper's avatar
      pflipper
      Copper Contributor
      But I set it to start at 6am, then I get the success message at 7:30am. That would indicate that it does take 1.5 hours, not that there's a time zone change. The 1/2 hour would be hard to match up to a timezone issues as well.

Resources