From 874b76f2004983a9a42a8f9235fa8bbf416191f0 Mon Sep 17 00:00:00 2001 From: Paulo Marques Date: Wed, 7 Sep 2016 12:19:59 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6baeb1d..024ad29 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # azure-automation-scheduled-shutdown-and-startup Repository for Azure Automation for Scheduled Startup and Shutdown of ARM Virtual Machines + +Please refer to the following articles: + +[Azure Automation – Using JSON formatted tags to create a week schedule for virtual machine startup and shutdown with Azure Automation Runbooks](https://blogs.technet.microsoft.com/paulomarques/2016/06/20/azure-automation-using-json-formatted-tags-to-create-a-week-schedule-for-virtual-machine-startup-and-shutdown-with-azure-automation-runbooks/) + +[Azure Automation scenario: Using JSON-formatted tags to create a schedule for Azure VM startup and shutdown](https://azure.microsoft.com/en-us/documentation/articles/automation-scenario-start-stop-vm-wjson-tags/)