Quantcast
Channel: IaaS – Full Scale 180
Browsing latest articles
Browse All 6 View Live

Deploying an Active Directory Forest on an Azure VM and adding Member VMs on...

The first time you add a new VM to a cloud service with the following Powershell cmdlet, all seems to be OK, New-AzureVM –ServiceName “MyService” –AffinityGroup “MyAffinity” –VNetName “MyVnet”...

View Article



Image may be NSFW.
Clik here to view.

Format Data Disks with Azure VM Custom Script Extension for Linux

There is often a need to add data disks to your virtual machines in Microsoft Azure to store… well data, and a lot of good reasons to place data on a separate data disk. Adding data disks is a pretty...

View Article

Azure ARM Templates Tips and Tricks 5: Custom Script Extension workaround, I...

One of the advertised features of Custom Script Extension is to be able to add multiple of those to a VM when needed. Such a need popped up when we were developing some templates like Couchbase. With...

View Article

Azure ARM Templates Tips and Tricks 6: How do I see the values of computed...

Templates have this section called “outputs”. When you display a resource deployment on the Azure portal, you can see the values of the outputs on the UI. When you want to display the evaluated value...

View Article

Poor Man’s Azure Templating: Take a Snapshot of Existing VMs and Replicate...

There might be situations where you want to take snapshot of all of the VM definitions deployed on an Azure subscription, and later create the exact footprint on another environment (minus the data on...

View Article


Bringing your Azure Service Management VMs (IaaS V1) to Azure Resource...

We have released a tool to clone your VMs from ASM stack to ARM stack during the summer. The tool had a dependency on the previous versions of Azure PowerShell module. With the release of the new PS...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images