Month: January 2018

Just another User's blog Site

Schedule start or shutdown Azure virtual machine using Azure Automation PowerShell Workflow and Tags

This is an Azure Automation Powershell Workflow based runbook which automates the scheduled startup and/or shutdown of virtual machines (ARM) in Azure subscription based on the Tags defined. Script logic:  The runbook implements a solution for scheduled power management of Azure virtual machines in combination with tags on virtual machines or resource groups which define…
Read more

Reverse Proxy Configuration in Windows Server 2012 with IIS 8.0 and ARR 3.0

Prerequisites The following pre-requisites must be met before performing the below steps. The backend service must already be in place and fully configured to be exposed via either HTTP or HTTPS. Firewall rules need to be in place to allow traffic to the reverse proxy and from the reverse proxy to internal server and vice…
Read more