Skip to content

Commit a56c412

Browse files
committed
Add Serverless to the applies_to switch in the Agentless FAQ doc
1 parent f48a530 commit a56c412

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

reference/fleet/fleet-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ To enable automatic deletion of unenrolled agents:
153153

154154
```{applies_to}
155155
stack: ga 9.1.6
156-
serverless: ga
156+
serverless: ga
157157
```
158158

159159
If you have [agentless integrations](/solutions/security/get-started/agentless-integrations.md) deployed, you can enable the **Show agentless resources** option to display related resources such as agentless agents and policies for inspection and diagnostics purposes. This setting is stored locally, and it's only visible to you.

solutions/security/get-started/_snippets/agentless-integrations-faq.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ Agentless agents (which run on Elastic's infrastructure to enable agentless inte
1717

1818
::::{applies-switch}
1919

20-
:::{applies-item} stack: ga 9.1
21-
Add the following query to the end of the **Fleet** page's URL: `?showAgentless=true`.
20+
:::{applies-item} { stack: ga 9.2, serverless: }
21+
Go to the **Settings** tab of the **Fleet** page. Navigate to the **Advanced Settings** section, and turn on the **Show agentless resources** toggle.
2222
:::
2323

24-
:::{applies-item} stack: ga 9.2
25-
Go to the **Settings** tab of the **Fleet** page. Navigate to the **Advanced Settings** section, and turn on the **Show agentless resources** toggle.
24+
:::{applies-item} stack: ga 9.1
25+
Add the following query to the end of the **Fleet** page's URL: `?showAgentless=true`.
2626
:::
2727

2828
::::

0 commit comments

Comments
 (0)