Saturday, 7 September 2019

Azure Automation Step by Step.

Azure Automation is a new service in Azure that allows you to automate your Azure management tasks and to orchestrate actions across external systems from right within Azure. ... In Automation, they are a container for all your runbookrunbook executions (jobs).

Step1-Create a Resource Group 



Step2-Automation-Rg is Created in below snap.


Step3-Create a Virtual Machine.



Step4-Create an Automation Account


Step5-Add Automation Account


Sterp6-Now, Automation is Created


Step7-Click on Runbooks & Expand Browse gallery.

 

Step8-Click on Stop Azure V2 VM
  
 
Step9- Expand Import


Step10-Expand Azure VM 


Step11-Click on Edit


Step12-Publish


Step13- Link to Schedule


Step14- Expand Schedule Runbook &Create New Schedule.


Step15-Configure parameters and run setting


Step16-Open Schedule


Step17-Now, Check VM Status & Time is 12:34 IST


Step18-Now, Check the VM Status is Deallocating.

Azure Automation  is a new service in  Azure  that allows you to  automate  your  Azure  management tasks and to orchestrate actions across...