From 7ce9dd07b942b0cf08716e19863df5701ad0777d Mon Sep 17 00:00:00 2001 From: nima Date: Tue, 19 Nov 2024 04:03:36 +1100 Subject: [PATCH] Upgrading MSI installation (#1467) * Upgrading MSI installation * Update docs/en/ingest-management/elastic-agent/install-agent-msi.asciidoc --------- Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> --- .../ingest-management/elastic-agent/install-agent-msi.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/ingest-management/elastic-agent/install-agent-msi.asciidoc b/docs/en/ingest-management/elastic-agent/install-agent-msi.asciidoc index 1b574f327..7a8b4e5d4 100644 --- a/docs/en/ingest-management/elastic-agent/install-agent-msi.asciidoc +++ b/docs/en/ingest-management/elastic-agent/install-agent-msi.asciidoc @@ -47,7 +47,7 @@ Installing using an MSI package has the following behaviors: [discrete] == Upgrading -The {agent} version can be upgraded via {fleet}, but the registered MSI version will display the initially installed version. Attempts to upgrade outside of {fleet} via the MSI will require an uninstall and reinstall procedure to upgrade. +The {agent} version can be upgraded via {fleet}, but the registered MSI version will display the initially installed version (this shortcoming will be addressed in future releases). Attempts to upgrade outside of {fleet} via the MSI will require an uninstall and reinstall procedure to upgrade. Also note that this MSI implementation relies on the tar {agent} binary to upgrade the installation. Therefore if the {agent} is installed in an air-gapped environment, you must ensure that the tar image is available before an upgrade request is issued. [discrete] == Installing in a custom location