Skip to content

Commit 7789466

Browse files
committed
Rearrange sections
1 parent 3aae4bc commit 7789466

File tree

1 file changed

+17
-13
lines changed

1 file changed

+17
-13
lines changed

src/content/docs/cloudflare-one/applications/casb/troubleshooting/troubleshoot-compute-accounts.mdx

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,22 @@ Cloudflare CASB detects when integrations are unhealthy or outdated.
1313

1414
Common integration issues include changes to SaaS app or cloud environment configurations, user access, or permission scope. Integrations may need to be updated to support new features or permissions.
1515

16+
## Identify unhealthy compute accounts
17+
18+
To identify unhealthy compute accounts:
19+
20+
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **CASB** > **Integrations**.
21+
2. Choose the integration you created for cloud scanning.
22+
3. Select **Manage compute accounts**.
23+
24+
CASB will display the status of each compute account next to its name. If a compute account is broken or outdate, CASB will set its status to **Unhealthy**. If the status is **Healthy**, no action is required.
25+
26+
## Repair an unhealthy compute account
27+
28+
When CASB marks a compute account as **Unhealthy**, CASB will not use new scan configuration changes and new scan results will not appear in the dashboard.
29+
30+
To repair a compute account marked as **Unhealthy**, first [upgrade the compute account](#upgrade-a-compute-account). If the compute account is still unhealthy, [roll your API token](#roll-api-tokens).
31+
1632
## Upgrade a compute account
1733

1834
Upgrading a compute account applies the latest software features, bug fixes, and infrastructure changes to a cloud compute account. You should run upgrades periodically to keep the compute account software up to date or when recommended by Cloudflare to address an issue. CASB deploys compute account upgrades through Terraform updates.
@@ -59,16 +75,4 @@ To recreate the secret in your compute account:
5975

6076
#### I no longer have access to the Cloudflare API token I created
6177

62-
[Roll your Cloudflare API token](#roll-api-tokens) and add it to your compute account.
63-
64-
To validate your compute account's API access:
65-
66-
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **CASB** > **Integrations**.
67-
2. Choose the integration you created for cloud scanning.
68-
3. Select **Manage compute accounts**. If the status of the compute account integration is set to **Healthy**, the problem has been solved.
69-
70-
## Troubleshoot an unhealthy compute account
71-
72-
When CASB marks a compute account as **Unhealthy**, CASB will not use new scan configuration changes and new scan results will not appear in the dashboard.
73-
74-
To fix a compute account marked as **Unhealthy**, first [upgrade the compute account](#upgrade-a-compute-account). If the compute account is still unhealthy, [roll your API token](#roll-api-tokens).
78+
[Roll your Cloudflare API token](#roll-api-tokens) and add it to your compute account. If the [status of the compute account](#identify-unhealthy-compute-accounts) is set to **Healthy**, the issue has been solved.

0 commit comments

Comments
 (0)