Why should we use Azure automation

Ashima Gupta 66 Reputation points
2020-10-20T08:05:53.69+00:00

Hi guys,

I want to implement azure automation in my project so want to know what are the benefits I get with azure automation account.

Can someone help in understand this why should I use azure automation in my project

Regards,

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,927 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,388 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,160 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,067 questions
{count} votes

Accepted answer
  1. Vaibhav Chaudhari 38,671 Reputation points
    2020-10-20T08:17:06.37+00:00

    Instead of running some tasks manually, we can automate them using Azure automation service to automate these tasks

    You create automation account, create a runbook and write a code to perform some tasks (or just import some code from gallery) and schedule this runbook. So there will not be any manual efforts here

    Azure automation can be used to start and stop the Azure VM or any other services OR you can also schedule runbook to take database backup during night or based on the need.

    More info here - automation-intro

    ----------

    Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful