From 26c01f2f6ef820f69395d800c7703422aede7025 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Thu, 26 Jun 2025 13:42:19 +0200 Subject: [PATCH 1/2] fix(onp): add note --- .../additional-content/organization-quotas.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/organizations-and-projects/additional-content/organization-quotas.mdx b/pages/organizations-and-projects/additional-content/organization-quotas.mdx index 155615b44b..091a239efe 100644 --- a/pages/organizations-and-projects/additional-content/organization-quotas.mdx +++ b/pages/organizations-and-projects/additional-content/organization-quotas.mdx @@ -25,6 +25,10 @@ At Scaleway, quotas are applicable per [Organization](/iam/concepts/#organizatio [Identity and Access Management (IAM)](/iam/concepts/) allows you to share access to the management of your Scaleway resources, in a controlled and secure manner. + + The quotas below are applicable per [Organization](/iam/concepts/#organization). + + | | [Payment method validated](/billing/how-to/add-payment-method/#how-to-add-a-credit-card)| Payment method and [identity validated](/account/how-to/verify-identity/)| |-------------|:----------------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------:| | API keys | 50 | 50 | From 28fbf1ea2d1c5041e7c82ce33731f674c8ed7368 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Thu, 26 Jun 2025 17:03:17 +0200 Subject: [PATCH 2/2] fix(red): fix menu --- menu/navigation.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/menu/navigation.json b/menu/navigation.json index 966f828ffd..39924ba4f6 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -2310,10 +2310,6 @@ "label": "Configure advanced settings", "slug": "configure-advanced-settings-redis" }, - { - "label": "Configure advanced settings", - "slug": "configure-advanced-settings-redis" - }, { "label": "Monitor Database Instances with Cockpit", "slug": "monitor-redis-databases-cockpit"