Skip to content

Commit 7842e35

Browse files
Update Fleet Automations permissions table (#28795)
Co-authored-by: ethandebnath7702 <[email protected]>
1 parent 0c1d079 commit 7842e35

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

content/en/agent/fleet_automation/_index.md

+10-9
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Datadog Fleet Automation allows you to centrally govern and remotely manage Data
2626
## Use cases
2727

2828
With the Fleet Automation platform, you can:
29-
- View Agent and Agent integration configurations to help confirm deployment changes and ensure configuration consistency.
29+
- View the latest Agent configurations and historical changes to help confirm deployment updates and ensure configuration consistency.
3030
- Send a flare from within your organization, reducing the time it takes to debug issues on an Agent.
3131
- Ensure your fleet of Agents is using the latest feature enhancements by identifying outdated Agent versions.
3232
- Help rotate API keys and ensure old keys can be disabled with no impact by identifying which Agents, and how many Agents, are using a particular key.
@@ -57,23 +57,24 @@ Selecting an Agent gives you more information about it, including its configurat
5757

5858
{{< img src="agent/fleet_automation/fleet-automation-agent.png" alt="An Agent's integration information" style="width:100%;" >}}
5959

60-
## Remote Agent Management
61-
62-
Remote Agent Management simplifies the process of upgrading your Agent fleet by reducing the need to coordinate with multiple deployment or configuration management tools. For more information, see [Remote Agent Management][6].
63-
64-
## Send a remote flare
60+
### Send a remote flare
6561

6662
After you enable Remote Configuration on an Agent, you can send a flare from Datadog. For instructions on sending a flare, see [Send a flare from the Datadog site][7].
6763

64+
## Remote Agent Management
65+
66+
Remote Agent Management simplifies the process of upgrading your Agent fleet by reducing the need to coordinate with multiple deployment or configuration management tools. For more information, see [Remote Agent Management][6].
6867

6968
## Control access to Fleet Automation
7069

7170
Fleet Automation is available to all users in a Datadog organization. You can control access to specific functionality:
7271

7372
| Permission | Description |
7473
|--------------|---------------|
75-
| `API keys read`| Restricts which users can view and search Agents by API key. |
76-
| `Agent flare collection` | Restricts which users can remotely send flares. |
74+
| `API Keys Read`| Restricts which users can view and search Agents by API key. |
75+
| `Agent Flare Collection` | Restricts which users can remotely send flares from Fleet Automation. |
76+
| `Agent Upgrade` | Restricts which users have access to upgrade Agents from Fleet Automation. |
77+
| `Agent Configuration Management` | Restricts which users have access to configure Agents from Fleet Automation. |
7778

7879
For information on setting up roles and permissions, see [Access Control][5].
7980

@@ -87,4 +88,4 @@ For information on setting up roles and permissions, see [Access Control][5].
8788
[4]: /infrastructure/list/#agent-configuration
8889
[5]: https://docs.datadoghq.com/account_management/rbac/
8990
[6]: /agent/fleet_automation/remote_management/
90-
[7]: /agent/troubleshooting/send_a_flare/#send-a-flare-from-the-datadog-site
91+
[7]: /agent/troubleshooting/send_a_flare/#send-a-flare-from-the-datadog-site

0 commit comments

Comments
 (0)