Skip to content

Commit 3c041f0

Browse files
authored
Merge pull request #190138 from rpsqrd/patch-1
Added note about not requiring restarts
2 parents 40832eb + d5d34a5 commit 3c041f0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/azure-arc/servers/agent-overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Overview of the Azure Connected Machine agent
33
description: This article provides a detailed overview of the Azure Arc-enabled servers agent available, which supports monitoring virtual machines hosted in hybrid environments.
4-
ms.date: 02/28/2022
4+
ms.date: 03/01/2022
55
ms.topic: conceptual
66
ms.custom: devx-track-azurepowershell
77
---
@@ -239,6 +239,8 @@ The Connected Machine agent for Windows can be installed by using one of the fol
239239
* Manually by running the Windows Installer package `AzureConnectedMachineAgent.msi` from the Command shell.
240240
* From a PowerShell session using a scripted method.
241241

242+
Installing, updating, and removing the Connected Machine agent will not require you to restart your server.
243+
242244
After installing the Connected Machine agent for Windows, the following system-wide configuration changes are applied.
243245

244246
* The following installation folders are created during setup.
@@ -288,6 +290,8 @@ After installing the Connected Machine agent for Windows, the following system-w
288290

289291
The Connected Machine agent for Linux is provided in the preferred package format for the distribution (.RPM or .DEB) that's hosted in the Microsoft [package repository](https://packages.microsoft.com/). The agent is installed and configured with the shell script bundle [Install_linux_azcmagent.sh](https://aka.ms/azcmagent).
290292

293+
Installing, updating, and removing the Connected Machine agent will not require you to restart your server.
294+
291295
After installing the Connected Machine agent for Linux, the following system-wide configuration changes are applied.
292296

293297
* The following installation folders are created during setup.

0 commit comments

Comments
 (0)