Reader small image

You're reading from  Learn Azure Administration - Second Edition

Product typeBook
Published inDec 2023
PublisherPackt
ISBN-139781837636112
Edition2nd Edition
Right arrow
Author (1)
Kamil Mrzygłód
Kamil Mrzygłód
author image
Kamil Mrzygłód

Kamil Mrzygłód is a technical lead and technology advisor, working with multiple companies on designing and implementing Azure-based systems and platforms. He's a former Microsoft Azure Microsoft Most Valuable Professional (MVP) and certified trainer, who shares his knowledge via various channels, including conference speeches and open source projects and contributions. Kamil lives in Poland with his two cats and one dog, dedicating some of his time to video games, cooking, and traveling.
Read more about Kamil Mrzygłód

Right arrow

Summary

As we’ve seen in this chapter, extensions for Azure Virtual Machines can be used to automate a selection of management activities and operations (e.g., backups or monitoring) and to help initialize a machine with additional services and applications. One of the most useful extensions is the Custom Script Extension, which allows you to run any logic contained within a script you provide. It’s a powerful feature, though do note that it’s not meant for setting up configuration at a large scale.

Remember that extensions in Azure Virtual Machines can be used for a wide variety of use cases, starting with installing monitoring agents or Configuration-as-Code agents (such as Puppet). What’s more, they’re generally pretty straightforward features to set up, meaning that you don’t need to provision additional infrastructure to get them working.

In the next chapter, we’ll focus on configuring and using backups for virtual machines...

lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Learn Azure Administration - Second Edition
Published in: Dec 2023Publisher: PacktISBN-13: 9781837636112

Author (1)

author image
Kamil Mrzygłód

Kamil Mrzygłód is a technical lead and technology advisor, working with multiple companies on designing and implementing Azure-based systems and platforms. He's a former Microsoft Azure Microsoft Most Valuable Professional (MVP) and certified trainer, who shares his knowledge via various channels, including conference speeches and open source projects and contributions. Kamil lives in Poland with his two cats and one dog, dedicating some of his time to video games, cooking, and traveling.
Read more about Kamil Mrzygłód