Skip to content

Commit c35f4eb

Browse files
committed
formatting edits
1 parent c27d219 commit c35f4eb

File tree

4 files changed

+11
-10
lines changed

4 files changed

+11
-10
lines changed

solutions/security/cloud/asset-disc-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Two deployment technologies are available: agentless and agent-based.
4141
7. Next, you’ll need to authenticate to Azure. The following methods are available:
4242

4343
* Option 1: Cloud connector (recommended).{applies_to}`stack: preview 9.2` {applies_to}`serverless: preview`
44-
Under **New connection**, expand the **Steps to create Managed User Identity in Azure** section. Complete the instructions to generate a `Client ID`, `Tenant ID`, and `Cloud Connector ID` then enter them in {{kib}}.
44+
Under **New connection**, expand the **Steps to create Managed User Identity in Azure** section. Complete the instructions to generate a `Client ID`, `Tenant ID`, and `Cloud Connector ID` then enter them in {{kib}}.
4545

4646
* Option 2: Azure Client ID with Client Secret. Provide a **Client ID**, **Tenant ID**, and **Client Secret**. To learn how to generate them, refer to [Service principal with client secret](/solutions/security/cloud/asset-disc-azure.md#cad-azure-client-secret).
4747
8. Once you’ve provided the necessary credentials, click **Save and continue** to finish deployment. Your data should start to appear within a few minutes.

solutions/security/cloud/get-started-with-cspm-for-aws.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@ Two deployment technologies are available: agentless and agent-based.
4747
:::
4848

4949
7. In **Deployment options** select **Agentless**.
50-
8. Next, you’ll need to authenticate to AWS. Three methods are available:
50+
8. Next, you’ll need to authenticate to AWS. The following methods are available:
5151

52-
* {applies_to}`stack: preview 9.2` {applies_to}`serverless: preview` Option 1: Cloud connector (recommended).
52+
* Option 1: Cloud connector (recommended). {applies_to}`stack: preview 9.2` {applies_to}`serverless: preview`
5353
* To use a pre-existing cloud connector for this deployment, select it under **Existing connection**.
5454
* To use a new cloud connector: under **New connection**, expand the **Steps to assume role** section. Complete the instructions to generate a `Role ARN` and `External ID`; enter them in {{kib}}.
5555

5656
::::{important}
57-
in order to use cloud connector for an AWS integration, your {{kib}} instance must be hosted on AWS. In other words, you must have chosen AWS hosting during {{kib}} setup.
57+
In order to use cloud connector for an AWS integration, your {{kib}} instance must be hosted on AWS. In other words, you must have chosen AWS hosting during {{kib}} setup.
5858
::::
5959

6060
* Option 2: Direct access keys/CloudFormation. For **Preferred method**, select **Direct access keys**. Expand the **Steps to Generate AWS Account Credentials** section, then follow the instructions to automatically create the necessary credentials using CloudFormation.

solutions/security/cloud/get-started-with-cspm-for-azure.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This page explains how to get started monitoring the security posture of your cl
3131

3232
You can set up CSPM for Azure by enrolling an Azure organization (management group) containing multiple subscriptions, or by enrolling a single subscription. Either way, first add the CSPM integration, then enable cloud account access.
3333

34-
Two deployment technologies are available: agentless and agent-based.
34+
The following deployment technologies are available: agentless and agent-based.
3535

3636
* [Agentless deployment](/solutions/security/cloud/asset-disc-azure.md#cad-azure-agentless) allows you to collect cloud posture data without having to manage the deployment of an agent in your cloud.
3737
* [Agent-based deployment](/solutions/security/cloud/asset-disc-azure.md#cad-azure-agent-based) requires you to deploy and manage an agent in the cloud account you want to monitor.
@@ -50,9 +50,10 @@ Two deployment technologies are available: agentless and agent-based.
5050
:::
5151

5252
7. For **Deployment options**, select **Agentless**.
53-
8. Next, you’ll need to authenticate to Azure. Two methods are available:
53+
8. Next, you’ll need to authenticate to Azure. The following methods are available:
5454

55-
* {applies_to}`stack: preview 9.2` {applies_to}`serverless: preview` Option 1: Cloud connector (recommended). Under **New connection**, expand the **Steps to create Managed User Identity in Azure** section. Complete the instructions to generate a `Client ID`, `Tenant ID`, and `Cloud Connector ID`, then enter them in {{kib}}.
55+
* Option 1: Cloud connector (recommended). {applies_to}`stack: preview 9.2` {applies_to}`serverless: preview`
56+
Under **New connection**, expand the **Steps to create Managed User Identity in Azure** section. Complete the instructions to generate a `Client ID`, `Tenant ID`, and `Cloud Connector ID`, then enter them in {{kib}}.
5657

5758
* Option 2: Azure Client ID with Client Secret. Provide a **Client ID**, **Tenant ID**, and **Client Secret**. To learn how to generate them, refer to [Service principal with client secret](/solutions/security/cloud/get-started-with-cspm-for-azure.md#cspm-azure-client-secret).
5859

solutions/security/get-started/cloud-connector-deployment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ applies_to:
66
security: preview
77
---
88

9-
# Quickly authenticate agentless integrations using cloud connectors
9+
# Authenticate agentless integrations using cloud connectors
1010

11-
Cloud connector authentication for agentless integrations allows you to quickly provide Elastic with access to your third-party cloud service provider accounts. Cloud connectors provide a simple, reusable means of authentication, making it easier to manage deployments with many integrations collecting data from multiple cloud security providers. This reduces your administrative burden by eliminating the need to keep track of credentials such as API keys or passwords.
11+
Cloud connector authentication for agentless integrations reduces the administrative burden of authentating to third-party cloud service providers by eliminating the need to keep track of credentials such as API keys or passwords. Cloud connectors provide a reusable, secure-by-default means of authentication, helping you to manage deployments with many integrations collecting data from multiple cloud security providers.
1212

1313
## Where is cloud connector authentication supported?
1414

@@ -20,5 +20,5 @@ You can use cloud connector deployment to authenticate with AWS and Azure while
2020
- CSPM: [CSPM on Azure](/solutions/security/cloud/get-started-with-cspm-for-azure.md); [CSPM on AWS](/solutions/security/cloud/get-started-with-cspm-for-aws.md)
2121

2222
::::{important}
23-
in order to use cloud connector for an AWS integration, your {{kib}} instance must be hosted on AWS. In other words, you must have chosen AWS hosting during {{kib}} setup.
23+
In order to use cloud connector for an AWS integration, your {{kib}} instance must be hosted on AWS. In other words, you must have chosen AWS hosting during {{kib}} setup.
2424
::::

0 commit comments

Comments
 (0)