You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Abuse](https://www.scaleway.com/en/abuse-notice/) of Scaleway services includes cyber-crime, copyright violation, illegal or offensive content, spamming and malware distribution. Abuse should be [reported in the console](https://console.scaleway.com/support/abuses/create).
18
18
19
-
Multiple instances of abuse from the same offending resource for the same reason within a given timeframe are grouped by case. An abuse report either creates a case if no case is currently open or joins an existing case. Scaleway clients are responsible for taking the appropriate security measures to solve the case and related abuse reports.
19
+
Multiple instances of abuse from the same offending resource for the same reason within a given time frame are grouped by case. An abuse report either creates a case if no case is currently open or joins an existing case. Scaleway clients are responsible for taking the appropriate security measures to solve the case and related abuse reports.
20
20
21
21
## Active session
22
22
23
23
An active session begins when a computer or device signs into your account. To connect you to your account, Scaleway uses JSON Web Tokens (JWT). JWT allows secure transmission of information between parties through tokens. These parties can be users, servers, or any other combination of services. In the case of Scaleway, when a user connects to their account (e.g. via an email address and password), we generate a token, associate it with the session and send it to the user. The token is composed of a header, a payload, and a signature. You can see the list of your active sessions in the [Scaleway console](https://console.scaleway.com/account/user/profile), to get an overview of all devices that are signed in and recently active on your account.
24
24
25
25
## Console
26
26
27
-
The Scaleway console allows you to view and manage your Scaleway products, billing information, support tickets and more. [Access the Scaleway console](https://console.scaleway.com/organization).
27
+
The Scaleway console allows you to view and manage your Scaleway products, billing information, support tickets, and more. [Access the Scaleway console](https://console.scaleway.com/organization).
28
28
29
29
## KYC
30
30
31
-
**K**now **Y**our **C**ustomer is the process of verifying a client's identity. An ID document such as a passport, driver's license or identity card is required to [complete KYC verification](/account/how-to/verify-identity/).
31
+
**K**now **Y**our **C**ustomer is the process of verifying a client's identity. An ID document such as a passport, driver's license, or identity card is required to [complete KYC verification](/account/how-to/verify-identity/).
32
32
33
33
## Login information
34
34
35
-
Consists of the **e-mail address** your account is registered to and its corresponding [**password**](#password). With your login information, you can connect to your Scaleway Organization via the Scaleway console. As an alternative to using a password, you can use login using a [magic link](#magic-link).
35
+
Consists of the **e-mail address** your account is registered to and its corresponding [**password**](#password). With your login information, you can connect to your Scaleway Organization via the Scaleway console. As an alternative to using a password, you can login using a [magic link](#magic-link).
Copy file name to clipboardExpand all lines: pages/data-lab/how-to/manage-delete-data-lab.mdx
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ content:
7
7
paragraph: Step-by-step guide to managing and deleting a Distributed Data Lab with the Scaleway console.
8
8
tags: distributed data lab apache spark delete remove suppress
9
9
dates:
10
-
validation: 2024-07-31
10
+
validation: 2025-02-24
11
11
posted: 2024-07-31
12
12
categories:
13
13
- managed-services
@@ -41,7 +41,7 @@ This page explains how to manage and delete your Distributed Data Lab.
41
41
-[Delete your Data Lab cluster](/data-lab/how-to/manage-delete-data-lab/#how-to-delete-a-distributed-data-lab).
42
42
43
43
<Messagetype="note">
44
-
Once you have created a Data Lab cluster, you cannot edit its parameters, such as the node type, or its computing resources. You must [create a new Data Lab cluster](/data-lab/how-to/create-data-lab/) instead.
44
+
Once you have created a Data Lab cluster, you cannot edit certain parameters, such as the node type, or its computing resources. You must [create a new Data Lab cluster](/data-lab/how-to/create-data-lab/) instead.
45
45
</Message>
46
46
47
47
## How to delete a Distributed Data Lab
@@ -58,7 +58,6 @@ Once you have created a Data Lab cluster, you cannot edit its parameters, such a
58
58
59
59
4. Enter **DELETE** in the confirmation pop-up to confirm your action.
0 commit comments