Skip to content

Commit 0898908

Browse files
feat(acc): add troubleshooting index (#4624)
1 parent 430c8e8 commit 0898908

File tree

4 files changed

+60
-9
lines changed

4 files changed

+60
-9
lines changed

pages/account/how-to/report-abuse.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
meta:
3-
title: How to report abuse
3+
title: How to report abuse incidents
44
description: Report abuse incidents related to Scaleway accounts.
55
content:
6-
h1: How to report abuse
6+
h1: How to report abuse incidents
77
paragraph: Report abuse incidents related to Scaleway accounts.
88
tags: report incident abuse
99
dates:
@@ -33,7 +33,7 @@ categories:
3333
6. Enter your email address and name if required.
3434
7. Describe what you have observed in as much detail as possible. Provide information such as logs, time zones, headers, the precise location and, if applicable, the email addresses to which the content is made accessible.
3535
<Message type="important">
36-
This description will be directly forwarded to our customer. Therefore, refrain from including any confidential or personal information which you do not want them to have access to.
36+
This description will be directly forwarded to our customer. Therefore, refrain from including any confidential or personal information which you do not want them to have access to.
3737
Scaleway denies all responsibility for the use that could be made by third parties of any information that you provide in this field.
3838
</Message>
3939
8. Check the box confirming that you are submitting this report in good faith.

pages/account/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ meta:
66

77
<ProductHeader
88
productName="Account"
9-
productLogo="accountBilling"
9+
productLogo="accountExperience"
1010
description="Creating your Scaleway account gives you access to the Scaleway ecosystem via the Scaleway console and Scaleway API to create, deploy, and scale our products and services with ease."
1111
url="/account/quickstart/"
1212
label="Scaleway account quickstart"
Lines changed: 55 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,59 @@
11
---
22
meta:
3-
title: Account Troubleshooting
4-
description: Troubleshoot common issues with Scaleway accounts.
3+
title: Account - Troubleshooting
4+
description: Find troubleshooting resources for resolving issues with Scaleway accounts.
55
content:
6-
h1: Account Troubleshooting
7-
paragraph: Troubleshoot common issues with Scaleway accounts.
6+
paragraph: Find troubleshooting resources for resolving issues with Scaleway accounts.
7+
dates:
8+
posted: 2023-10-05
9+
categories:
10+
- account
811
---
12+
13+
<ProductHeader
14+
productName="Account troubleshooting"
15+
productLogo="accountExperience"
16+
description="Discover how to solve the most common issues in Scaleway account management."
17+
/>
18+
19+
## Featured Pages
20+
21+
<Grid>
22+
<DefaultCard
23+
title="Account FAQ"
24+
description="General info on Scaleway accounts."
25+
url="/faq/account/"
26+
label="See more"
27+
/>
28+
<DefaultCard
29+
title="How to manage your personal data"
30+
description="Manage personal data under GDPR."
31+
url="/account/how-to/manage-my-personal-data-gdpr"
32+
label="See more"
33+
/>
34+
<DefaultCard
35+
title="How to recover a lost password"
36+
description="Recover a lost password for your account."
37+
url="/account/how-to/recover-a-lost-password/"
38+
label="See more"
39+
/>
40+
</Grid>
41+
<Grid>
42+
<DefaultCard
43+
title="How to report abuse incidents"
44+
description="Report abuse incidents related to Scaleway accounts."
45+
url="/account/how-to/report-abuse"
46+
label="See more"
47+
/>
48+
<DefaultCard
49+
title="Subscribing to Scaleway status updates"
50+
description="Learn how to subscribe to Scaleway status updates"
51+
url="/account/reference-content/scaleway-status-updates/"
52+
label="See more"
53+
/>
54+
</Grid>
55+
56+
## Account troubleshooting pages
57+
58+
- [I cannot close my account and erase personal data](/account/troubleshooting/cannot-erase-account)
59+
- [I cannot log into my account](/account/troubleshooting/cannot-log-into-my-account)

pages/kubernetes/troubleshooting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
dates:
88
posted: 2025-03-10
99
categories:
10-
- serverless
10+
- containers
1111
---
1212

1313
<ProductHeader

0 commit comments

Comments
 (0)