Azure Automation is Faster Than Me

The original title of this post was suppose to be “Strategy on Running Runbooks in Azure Automation” and wanted to write it for more than a month. Why the title changed during this period? Simple – there was some limitation on running runbooks in Azure Automation and that limitation was significantly  increased which pushed me to change the title. Let me explain in detail what was the limitation, what has happened and what is that strategy I had that you might still need and it is always good to implement. Continue reading “Azure Automation is Faster Than Me”

Adding Gateway to VM Network As Tenant Administrator

I’ve been exploring VMM PowerShell cmdlets recently especially related to Network Virtualization. I was thinking of blogging about adding Gateway, NAT Connection and VPN connection to VM Network but I was too occupied with work. Continue reading “Adding Gateway to VM Network As Tenant Administrator”

Fix Non-Compliant Virtual Network Adapters in VMM with SMA Runbook

Many do not know but besides keeping the compliance of vSwitches on Hyper-V hosts VMM also keeps compliance of the Virtual Network Adapters on VMs. Continue reading “Fix Non-Compliant Virtual Network Adapters in VMM with SMA Runbook”

Migrating VM Role from One Subscription to Another in Azure Pack

First I would like to note that the solution below is not official guide from Microsoft and you should use it at your own risk.’’ Continue reading “Migrating VM Role from One Subscription to Another in Azure Pack”

Deploying Gallery Item trough SPF

This blog post aims at exploring Service Provider Foundation. Charles Joy already covered how to deploy Gallery item trough WAP API and VMM PowerShell in series of blog posts. Although the SPF API for Gallery Items is similar I will show you how it is done there and what are the differences. Continue reading “Deploying Gallery Item trough SPF”