Process OMS Log Analytic data with Azure Automation June 6, 2017June 11, 2017Anders Bengtsson 0 Log Analytic in OMS provides a rich set of data process features for example custom fields. But there are scenarios were the current feature set […]
Upload VHD and create new VM with managed disk May 8, 2017June 6, 2017Anders Bengtsson 0 In this post I would like to share scripts and steps I used to create a new Azure VM with managed disks based on a […]
Monitor a Minecraft server with OMS (including moonshine perf counters) January 25, 2017June 6, 2017Anders Bengtsson 0 From time to time I play Minecraft with friends. As a former SCOM geek I have of course configured monitoring for this server 🙂 The server in this […]
Document Azure subscription with PowerShell April 12, 2016June 6, 2017Anders Bengtsson 9 I would like to share an idea around documentation for Azure subscription, and hopefully get some ideas and feedback about it. What I see at […]
Add network card to Azure VM February 5, 2015Anders Bengtsson 0 This is a script I wrote when Pete and I were preparing our System Center Universe session a couple of Days ago. The scenario is […]
List all containers in all storage accounts January 10, 2015January 10, 2015Anders Bengtsson 0 This script list all containers in all storage accounts, in your Azure subscription. It is handy when looking for a container or a blob end […]
Scaling Azure VM with Azure Automation, with help of Azure SQL September 8, 2014September 8, 2014Anders Bengtsson 6 I am running a number of virtual machines in Microsoft Azure, some of them just a couple of hours and some I keep running 24/7. […]
Copy or rename a SMA runbook January 10, 2014January 10, 2014Anders Bengtsson 1 You may have notice that in the Windows Azure portal there is no way to copy or rename a SMA runbook. But it is of […]
Deploy a new service instance with Powershell in VMM 2012 October 1, 2012Anders Bengtsson 5 I read on Technet that Microsoft recommend to use service templates in VMM 2012 even for a single server. Instead of using a VM template […]
Maintenance Mode Report (part II) September 29, 2011October 2, 2011Anders Bengtsson 0 In the Notification and reporting for maintenance mode post we created a report for every object that is in maintenance mode. I did a update to […]