PowerShell Step by Step: How to capture your own custom virtual machine image under Azure Resource Manager The IaaS v2 resource providers (Microsoft.Compute, Microsoft.Network & Microsoft.Storage) have been around for several months now and you may have wondered how to use your own custom
Microsoft Azure Use uniqueString() function to generate unique names for resources in ARM template When playing with ARM templates in a team, you need a way to come up with unique names for your DNS dependent resources on Azure like storage accounts and public
Microsoft Azure How to create a virtual machine from a custom image using an ARM template Wish you could deploy your own virtual machines from a custom image (specialized or generalized) using an Azure Resource Manager template? He're is how to do it... Prerequisites
PowerShell How to create a virtual machine from a custom image using ARM and Azure PowerShell v0.9.x You love PowerShell, have a custom VM image (specialized or generalized) and you want to create a new virtual machine from it under Azure Resource Manager API? You're
Microsoft Azure Speaker session: Azure Resource Manager templates: improve deployment time and reusability I am very proud that my session named: Azure Resource Manager templates: improve deployment time and reusability has been selected for the COLLAB365 event in October this year (2015) Drastically
Microsoft Azure You can now jump directly to some resources in Azure Resource Explorer from Azure preview portal The preview portal is in constant improvement and Azure web app got a little one lately. The ability from an Azure web app to jump to this specific resource in
DevOps How to create and deploy a development machine on Azure using Azure Resource Manager template in Visual Studio Azure Resource manager have been around for a while now and it made provisioning quite easy and convenient. A couple of persons have asked me how to create and manage
PowerShell Switch-AzureMode deprecation - Prepare yourself for the migration ahead The signal of the transition between ASM (Azure Service Management) to ARM (Azure Resource Management) APIs have been given not long ago with the recent deprecation of the Switch-AzureMode cmdlet in v0.9.2 of the Azure PowerShell cmdlets. Switch-AzureMode is now deprecated in