Reader small image

You're reading from  Azure PowerShell Quick Start Guide

Product typeBook
Published inDec 2018
Reading LevelIntermediate
PublisherPackt
ISBN-139781789614954
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
Thomas Mitchell
Thomas Mitchell
author image
Thomas Mitchell

Thomas Mitchell is a 25+ year veteran of the IT industry and carries numerous industry certifications. He has built a rather in-depth skill set that spans numerous IT disciplines. Tom's disciplines include Microsoft Exchange, Microsoft Office 365, Microsoft Azure, and Active Directory. He is now an independent IT consultant, a freelance author, and online IT trainer, has written about numerous IT topics for several online publications, and has even published several of his own IT courses on Udemy (dot) com. You can find a complete list of his courses at thomasmitchell (dot) net/udemy. Tom is the managing editor for understandingazure (dot) com. He lives with his wife, Darlene, and five kids, Michael, Tommy, Joey, Brittany, and Matthew.
Read more about Thomas Mitchell

Right arrow

Adding an NIC to a virtual machine

Adding a virtual NIC to an existing virtual machine can be a bit complex when using PowerShell, so in this section, we’ll cover the process of creating a new virtual NIC and how to connect it to an existing virtual machine.

To add a new virtual NIC to an existing virtual machine (VM), the VM must first be deallocated. After the VM has been deallocated, the NIC is added to the VM, which can then be started up once more. Different VM sizes support varying numbers of NICs, so as such, the VM we'll work with in the following exercises will be sized to support multiple NICs.

Preparing the virtual machine

To begin the process of adding a new virtual NIC to the myVM1 virtual machine...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Azure PowerShell Quick Start Guide
Published in: Dec 2018Publisher: PacktISBN-13: 9781789614954

Author (1)

author image
Thomas Mitchell

Thomas Mitchell is a 25+ year veteran of the IT industry and carries numerous industry certifications. He has built a rather in-depth skill set that spans numerous IT disciplines. Tom's disciplines include Microsoft Exchange, Microsoft Office 365, Microsoft Azure, and Active Directory. He is now an independent IT consultant, a freelance author, and online IT trainer, has written about numerous IT topics for several online publications, and has even published several of his own IT courses on Udemy (dot) com. You can find a complete list of his courses at thomasmitchell (dot) net/udemy. Tom is the managing editor for understandingazure (dot) com. He lives with his wife, Darlene, and five kids, Michael, Tommy, Joey, Brittany, and Matthew.
Read more about Thomas Mitchell