Skip to content

[AGENTLESS][SEC-22268] Fix section name to disable the Agentless Scanning #29962

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -120,7 +120,7 @@
##### Disable Agentless Scanning

1. On the [Cloud Security Setup][10] page, click **Cloud Integrations** > **AWS**.
1. To disable Agentless Scanning for an account, click the **Edit** button ({{< img src="security/csm/setup/edit-button.png" inline="true" style="width:24px;">}}) and toggle the **Agentless Scanning** section to the off position.
1. To disable Agentless Scanning for an account, click the **Edit** button ({{< img src="security/csm/setup/edit-button.png" inline="true" style="width:24px;">}}) and toggle the **Enable Vulnerability Management (Host, Container and Lambda)** section to the off position.

Check notice on line 123 in content/en/security/cloud_security_management/setup/agentless_scanning/enable.md

GitHub Actions / vale

Datadog.oxfordcomma

Suggestion: Use the Oxford comma in 'and toggle the Enable Vulnerability Management (Host, Container and'.
1. Click **Done**.

##### Uninstall Agentless Scanning
@@ -194,7 +194,7 @@
##### Disable Agentless Scanning

1. On the [Cloud Security Setup][10] page, click **Cloud Integrations**, and then expand the **AWS** or **Azure** section.
1. To disable Agentless Scanning for an account, click the **Edit** button ({{< img src="security/csm/setup/edit-button.png" inline="true" style="width:24px;">}}) and toggle **Vulnerability Scanning** to the off position.
1. To disable Agentless Scanning for an account, click the **Edit** button ({{< img src="security/csm/setup/edit-button.png" inline="true" style="width:24px;">}}) and toggle **Enable Vulnerability Management (Host, Container and Lambda)** to the off position.

Check notice on line 197 in content/en/security/cloud_security_management/setup/agentless_scanning/enable.md

GitHub Actions / vale

Datadog.oxfordcomma

Suggestion: Use the Oxford comma in 'and toggle Enable Vulnerability Management (Host, Container and'.
1. Click **Done**.

##### Uninstall with Terraform
@@ -275,7 +275,7 @@
##### Disable Agentless Scanning

1. On the [Cloud Security Setup][10] page, click **Cloud Integrations** > **AWS**.
1. To disable Agentless Scanning for an account, click the **Edit** button ({{< img src="security/csm/setup/edit-button.png" inline="true" style="width:24px;">}}) and toggle the **Agentless Scanning** section to the off position.
1. To disable Agentless Scanning for an account, click the **Edit** button ({{< img src="security/csm/setup/edit-button.png" inline="true" style="width:24px;">}}) and toggle the **Enable Vulnerability Management (Host, Container and Lambda)** section to the off position.

Check notice on line 278 in content/en/security/cloud_security_management/setup/agentless_scanning/enable.md

GitHub Actions / vale

Datadog.oxfordcomma

Suggestion: Use the Oxford comma in 'and toggle the Enable Vulnerability Management (Host, Container and'.
1. Click **Done**.

##### Uninstall with CloudFormation
@@ -321,7 +321,7 @@

1. On the [Cloud Security Setup][10] page, click **Cloud Integrations** > **Azure**.
1. Locate your subscription's tenant, expand the list of subscriptions, and identify the subscription for which you want to disable Agentless Scanning.
1. Click the **Edit** button ({{< img src="security/csm/setup/edit-button.png" inline="true" style="width:24px;">}}) and toggle **Vulnerability Scanning** to the off position.
1. Click the **Edit** button ({{< img src="security/csm/setup/edit-button.png" inline="true" style="width:24px;">}}) and toggle **Enable Vulnerability Management (Host, Container and Lambda)** to the off position.

Check notice on line 324 in content/en/security/cloud_security_management/setup/agentless_scanning/enable.md

GitHub Actions / vale

Datadog.oxfordcomma

Suggestion: Use the Oxford comma in 'and toggle Enable Vulnerability Management (Host, Container and'.
1. Click **Done**.

##### Uninstall with Azure Resource Manager
Loading
Oops, something went wrong.