Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Azure PowerShell Quick Start Guide

You're reading from   Azure PowerShell Quick Start Guide Deploy and manage Azure virtual machines with ease

Arrow left icon
Product type Paperback
Published in Dec 2018
Publisher Packt
ISBN-13 9781789614954
Length 118 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Thomas Mitchell Thomas Mitchell
Author Profile Icon Thomas Mitchell
Thomas Mitchell
Arrow right icon
View More author details
Toc

Resetting an admin password

Microsoft Azure's infrastructure as a service (IaaS) offering allows the management of virtual machines through a so-called cloud layer. As such, accessing a virtual machine through the OS itself is not necessary when resetting an admin password.

Virtual machines in Azure normally have a small piece of software, called a VM agent, installed on them. The VM agent is installed at the OS level (usually automatically) and communicates with Azure. This allows out-of-band user control over the operating system without needing to touch the OS itself.

Once the VM Agent is installed on a virtual machine, you can manage the local admin password without needing to interact directly with the OS. This can be accomplished via PowerShell, using the Set-AzureRmVMAccessExtension command.

By using the Set-AzureRmVMAccessExtension command, you can reset the password...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime