From d6ef0841ec973199f60457dc44d97c9ecefaeb72 Mon Sep 17 00:00:00 2001 From: Zach Wasserman Date: Mon, 12 Feb 2024 14:57:08 -0800 Subject: [PATCH] Clarify Fleet Premium for self-hosted extension updates. (#16714) --- docs/Configuration/agent-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Configuration/agent-configuration.md b/docs/Configuration/agent-configuration.md index a7ea5e2e43..78ad27398f 100644 --- a/docs/Configuration/agent-configuration.md +++ b/docs/Configuration/agent-configuration.md @@ -176,7 +176,7 @@ spec: ## Extensions -> This feature requires [Fleetd, the Fleet agent manager](https://fleetdm.com/announcements/introducing-orbit-your-fleet-agent-manager), along with a custom TUF auto-update server. +> This feature requires [Fleetd, the Fleet agent manager](https://fleetdm.com/announcements/introducing-orbit-your-fleet-agent-manager), along with a custom TUF auto-update server (a Fleet Premium feature). The `extensions` key inside of `agent_options` allows you to remotely manage and deploy osquery extensions. Just like other `agent_options` the `extensions` key can be applied either to a team specific one or the global one.