Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 2.19 KB

04-Azure-Automanage-for-Servers.md

File metadata and controls

44 lines (23 loc) · 2.19 KB

Exercise 4: Enabling Azure Automanage for Server - Azure Arc

Estimated Duration: 20 Minutes

In this exercise you will focus on using Azure Automanage to automatically enroll, configure, and monitor a server connected to Azure Arc. Azure Automanage simplifies the lifecycle management of virtual machines (VMs) by applying best practices for security, updates, and monitoring. It leverages services like Azure Security Center, Update Management, and Log Analytics for comprehensive VM management.

Objective

In this exercise, you will be performing the following task:

  • Task 01: Configuring Azure Automanage

Task 1: Configuring Azure Automanage

  1. Navigate to the home page of the Azure Portal, then search for Automanage in the search box and select Automanage.

  2. From the Automanage pane, select Automanage machines (1) under Machine best practices and click on + Enable on existing machine (2).

  3. On Enable Automanage - Azure machine best practices page, select Azure best practices - Dev / Test (1) and click on Next: Machines (2).

  4. In Select machines pane, select the ubuntu-k8s (1) Server - Azure Arc and click on Review + Create (2).

  5. Click on Create.

  6. Once the Configuration profile assignment is completed successfully it will take around 20-30 minutes to get the Status as Conformant.

  7. You can proceed with the next task and review the status later.

Summary

In this task, you used Azure Automanage to enroll and configure a VM, applying the "Azure best practices - Dev/Test" profile. This setup automates lifecycle management, including security, updates, change tracking, and monitoring through tools like Azure Security Centre and Log Analytics.

You have successfully completed the exercise. Click on Next from the bottom right corner to proceed with the next exercise.