diff --git a/faq/billing.mdx b/faq/billing.mdx index fccfe19769..83918e0c07 100644 --- a/faq/billing.mdx +++ b/faq/billing.mdx @@ -5,7 +5,7 @@ meta: content: h1: Billing dates: - validation: 2024-08-13 + validation: 2025-02-17 category: console productIcon: BillingProductIcon --- diff --git a/pages/billing/concepts.mdx b/pages/billing/concepts.mdx index 531be45f11..6aff3a5c74 100644 --- a/pages/billing/concepts.mdx +++ b/pages/billing/concepts.mdx @@ -7,7 +7,7 @@ content: paragraph: Understand the key billing concepts in the Scaleway console. tags: billing account pricing payment dates: - validation: 2024-08-13 + validation: 2025-02-17 categories: - billing --- @@ -48,12 +48,12 @@ Scaleway offers free tiers for certain products. This means these products can b A free trial provides users access to specific products at no cost. However, it is available only for a limited duration and usage quantity. -## IAM billing permission +## IAM billing permissions IAM billing permissions can be given to users to allow them to read and/or manage the Organization's billing. There are two permission sets linked to billing: - - **Billing read only:** List and read access to billing information. This allows the user to view consumption, invoices, discounts, budget alerts and payment methods. - - **Billing Manager:** Full access to billing management. This allows the user to list, read and edit billing contact information, payment information, billing alerts and invoices. + - `BillingReadOnly` - List and read access to billing information. This allows the user to view consumption, invoices, discounts, budget alerts and payment methods. + - `BillingManager` - Full access to billing management. This allows the user to list, read and edit billing contact information, payment information, billing alerts and invoices. You can give users permissions via [policies](/iam/concepts/#policy), or by adding them to a [group](/iam/concepts/#group) already attached to a relevant policy. diff --git a/pages/managed-databases-for-postgresql-and-mysql/how-to/add-a-database.mdx b/pages/managed-databases-for-postgresql-and-mysql/how-to/add-a-database.mdx index b34d3a8d72..776a671a5b 100644 --- a/pages/managed-databases-for-postgresql-and-mysql/how-to/add-a-database.mdx +++ b/pages/managed-databases-for-postgresql-and-mysql/how-to/add-a-database.mdx @@ -7,7 +7,7 @@ content: paragraph: Learn how to add a new database to your PostgreSQL and MySQL Database Instances. tags: managed-database database postgresql ferretdb database-instance mongodb dates: - validation: 2024-08-13 + validation: 2025-02-17 posted: 2023-08-01 categories: - managed-databases diff --git a/pages/managed-databases-for-postgresql-and-mysql/how-to/delete-db.mdx b/pages/managed-databases-for-postgresql-and-mysql/how-to/delete-db.mdx index e7dfb5d995..239974ad81 100644 --- a/pages/managed-databases-for-postgresql-and-mysql/how-to/delete-db.mdx +++ b/pages/managed-databases-for-postgresql-and-mysql/how-to/delete-db.mdx @@ -7,7 +7,7 @@ content: paragraph: Guide to deleting databases in your PostgreSQL and MySQL Database Instances. tags: managed-database postgresql mysql dates: - validation: 2024-08-13 + validation: 2025-02-17 posted: 2023-08-01 categories: - managed-databases