Showing category results for Scripting Techniques

Jun 8, 2016
Post comments count0
Post likes count0

Create Azure Resource Manager virtual machines by using PowerShell – Part 3

Doctor Scripto
Doctor Scripto

Summary: Use the Azure Resource Manager cmdlets to create and attach a virtual network card to a virtual machine. This blog post is part of a series about how to create Azure Resource Manager virtual machines by using PowerShell. To get the most out of this series, read the posts in order. If you’re new to PowerShell, you might want to...

Windows PowerShellguest bloggerSean Kearney
Jun 7, 2016
Post comments count0
Post likes count0

Create Azure Resource Manager virtual machines by using PowerShell – Part 2

Doctor Scripto
Doctor Scripto

Summary: Use the Azure Resource Manager cmdlets to define the operating system disk on a storage blob for a virtual machine. This blog post is part of a series about how to create Azure Resource Manager virtual machines by using PowerShell. To get the most out of this series, read the posts in order. If you’re new to PowerShell, you mi...

Windows PowerShellguest bloggerSean Kearney
Jun 6, 2016
Post comments count0
Post likes count0

Create Azure Resource Manager virtual machines by using PowerShell – Part 1

Doctor Scripto
Doctor Scripto

Summary: Use PowerShell cmdlets to start to create a virtual machine in Azure Resource Manager. This blog post is part of a series about how to create Azure Resource Manager virtual machines by using PowerShell. To get the most out of this series, read the posts in order. If you’re new to PowerShell, you might want to start with the tw...

Windows PowerShellguest bloggerSean Kearney
Jun 3, 2016
Post comments count0
Post likes count0

PowerTip: List all virtual network subnets by using PowerShell

Doctor Scripto
Doctor Scripto

Summary: Use the Azure Resource Manager cmdlets to identify all the available subnets in a particular virtual network. I’m trying to figure out a way to list all the subnet configurations in a virtual network in Azure Resource Manager. Got any tips? How about the answer? It’s a matter of combining the Get-AzureRMVirtualNetwork cmdlet and Get-Azu...

Windows PowerShellPowerTipguest blogger
Jun 3, 2016
Post comments count0
Post likes count0

Retrieve Azure Resource Manager virtual machine properties by using PowerShell – Part 5

Doctor Scripto
Doctor Scripto

Summary: Use PowerShell to retrieve Azure Resource Manager virtual machine properties. This blog post is part of a series about how to retrieve Azure Resource Manager virtual machine properties by using PowerShell. To get the most out of this series, read the posts in order. If you’re new to PowerShell, you might want to first read the preceding ...

Windows PowerShellguest bloggerSean Kearney