Search This Blog

Monday, June 15, 2015

Managing Microsoft Azure By Using System Center Virtual Machine Manager 2012 R2

 

VMM Administrator Console  is a graphical user interface (GUI) that you use to

  • managing fabric (compute, network & storage)
  • managing private cloud
  • managing virtual machine

Besides that, we also can use VMM Administrator Console to manage Amazon AWS, please feel free to check out our previous post.

Guess what is included in UR6?

Now we can have a single pane of glass to manage Microsoft Azure Virtual Machine by using VMM Administrator Console. Do check out below on how do we able to manage Azure Virtual Machine.

Product:

  • System Center Virtual Machine Manager 2012 R2
  • Update VMM to Update Rollup 6
  • Microsoft Azure Subscription

[Configuration]

1. Create a management certificate by using makecert.

makecert -sky exchange -r -n "CN=VMMLab2012R2" -pe -a sha1 -len 2048 -ss My "VMMLab2012R2.cer"

image


2. Upload the management certificate to Microsoft Azure Management Portal. Go to Settings | Management Certificate | Upload


3. Using VMM Administrator Console to add Azure Subscription. Click on Add Subscription from the toolbar (VM and Services Workspace)


image


4. Enter your subscription details:



  • Display name

  • Subscription ID (get it from Azure Management Portal)

  • Certificate (from previous step)

image


5. Once added, you will be able to use VMM Administrator Console to perform actions:



  • Start

  • Stop

  • Shutdown

  • Restart

  • Connect to RDP

image