Skip to content

Commit 97496eb

Browse files
authored
Fixed wrong bulleted list numbering in AutoOps docs (#3359)
1 parent aae5de4 commit 97496eb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

deploy-manage/monitor/autoops/cc-connect-self-managed-to-autoops.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ With this authentication method, you need to create an API key to grant access t
123123

124124
1. From your {{ecloud}} home page, select a deployment.
125125
2. Go to **Stack management** > **API keys** and select **Create API key**.
126-
4. In the flyout, enter a name for your key and select **User API key**.
127-
5. Enable **Control security privileges** and enter the following script:
126+
3. In the flyout, enter a name for your key and select **User API key**.
127+
4. Enable **Control security privileges** and enter the following script:
128128
```json
129129
{
130130
"autoops": {
@@ -287,8 +287,8 @@ You can use the same installation command to connect multiple clusters, but each
287287

288288
Complete the following steps to disconnect your cluster from your Cloud organization. You need the **Organization owner** [role](/deploy-manage/monitor/autoops/cc-manage-users.md#assign-roles) to perform this action.
289289

290-
2. Based on your [installation method](#select-installation-method), complete the steps to stop {{agent}} from shipping metrics to {{ecloud}}.
291-
1. Log in to [{{ecloud}}](https://cloud.elastic.co/home).
290+
1. Based on your [installation method](#select-installation-method), complete the steps to stop {{agent}} from shipping metrics to {{ecloud}}.
291+
2. Log in to [{{ecloud}}](https://cloud.elastic.co/home).
292292
3. On the **Connected clusters** page or the **Connected clusters** section of the home page, locate the cluster you want to disconnect.
293293
4. From that cluster’s actions menu, select **Disconnect cluster**.
294294
5. Enter the cluster’s name in the field that appears and then select **Disconnect cluster**.

0 commit comments

Comments
 (0)