Skip to content

Commit 5876374

Browse files
ldecarvalho-docbene2k1
authored andcommitted
fix(bil): reviews 03/03 (#4540)
1 parent b62aefa commit 5876374

File tree

6 files changed

+10
-13
lines changed

6 files changed

+10
-13
lines changed

pages/account/concepts.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@ A magic link provides quick and secure access to your account without the hassle
4646

4747
Multifactor authentication (MFA) is any form of verification that requires two factors to authenticate to a device you wish to connect to. Scaleway supports MFA for Cloud accounts in the form of a security code that you use in addition to your [password](#password) when you log in. You can receive the code via SMS or an authenticator app on your smartphone. Enabling MFA adds an additional layer of security against unauthorized access to your account.
4848

49-
## Organization Quotas
50-
51-
Every [Organization](/organizations-and-projects/concepts/#organization) has quotas, which are limits on the number of Scaleway resources they can use. Quotas are per product (e.g. Instances) and product type (e.g. GP1-L Instance). Quotas are designed to prevent abuse, and can be viewed on the [Organization dashboard](https://console.scaleway.com/organization/settings) of the console.
52-
5349
## Password
5450

5551
A password is a string of characters associated to your account's email address that allows you to access the [Scaleway console](https://console.scaleway.com/). It is personal and must not be shared with anyone. Alternatively, you can use a [magic link](#magic-link) to authenticate yourself.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Take actions to resolve abuse issues in Scaleway.
88
tags: resolve abuse complaint ticket scaleway
99
dates:
10-
validation: 2024-08-28
10+
validation: 2025-03-03
1111
posted: 2024-02-19
1212
categories:
1313
- account

pages/billing/how-to/add-billing-contact.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Learn how to add a billing contact in the Scaleway console.
88
tags: billing payment contact
99
dates:
10-
validation: 2024-08-19
10+
validation: 2025-03-03
1111
posted: 2024-02-16
1212
categories:
1313
- billing
@@ -24,9 +24,9 @@ categories:
2424
<Message type="tip">
2525
Alternatively, you can reach the [billing page](https://console.scaleway.com/billing/overview) from your [Organization Dashboard](https://console.scaleway.com/organization) by clicking **Go to Billing** above the **Current consumption** area.
2626
</Message>
27-
2. Click **Payment and billing** and scroll down to find **Billing contacts**.
28-
3. Click <Icon name="edit" /> in the **Billing contacts** area. A pop-up displays.
29-
4. Enter the new billing contact email address and click **Save** to validate.
27+
2. Click **Payment and billing** and scroll down to find **Billing contact**.
28+
3. Enter the email of the new billing contact in the box.
29+
4. Click **Save** to validate.
3030

3131
<Message type="important">
3232
The billing contact is only an administrative contact and cannot connect to the Scaleway console.

pages/billing/how-to/download-an-invoice.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Guide to downloading invoices from the Scaleway console.
88
tags: billing payment invoice download
99
dates:
10-
validation: 2024-08-27
10+
validation: 2025-03-03
1111
posted: 2024-02-23
1212
categories:
1313
- billing

pages/billing/quickstart.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Quickstart guide to setting up and managing billing in Scaleway.
88
tags: billing payment
99
dates:
10-
validation: 2024-08-27
10+
validation: 2025-03-03
1111
posted: 2024-02-20
1212
categories:
1313
- billing
@@ -18,7 +18,6 @@ categories:
1818
Follow this guided tour to discover how to use the Billing Space.
1919
<GuideFlow src="https://app.guideflow.com/embed/6kwqgvot1k"/>
2020

21-
2221
Before you can order Scaleway resources, you must add your payment method to your account.
2322
<Macro id="requirements" />
2423

@@ -49,7 +48,6 @@ You can choose between two payment methods: **credit card** or **SEPA mandate**.
4948
<Lightbox src="scaleway-bank-statement.webp" alt="Screenshot of a bank account statement. Under the transactions section, an entry called SCW*C-6569E-COMMERCE displays. The validation code is represented by the number sequence" />
5049
</Message>
5150

52-
5351
<Message type="important">
5452
You have up to 10 days to enter your validation code in the console. This helps us secure your account.
5553
</Message>

pages/organizations-and-projects/concepts.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,6 @@ An SSH key (**S**ecure **Sh**ell key) allows passwordless connection to an [Inst
4747

4848
The public key is kept in your Scaleway account and transferred to the Instance during the boot process, while the identification key is kept securely on your local computer. When connecting to the Instance via SSH, a trusted connection to the machine is established using the key pair.
4949

50+
## Quotas
51+
52+
Every [Organization](/organizations-and-projects/concepts/#organization) has quotas, which are limits on the number of Scaleway resources they can use. Quotas are per product (e.g. Instances) and product type (e.g. GP1-L Instance). Quotas are designed to prevent abuse, and can be viewed on the [Organization dashboard](https://console.scaleway.com/organization/settings) of the console and in the [Understanding quotas](/organizations-and-projects/additional-content/organization-quotas) documentation page.

0 commit comments

Comments
 (0)