diff --git a/menu/navigation.json b/menu/navigation.json index fe5fc1b4ea..c44cfe886d 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -414,7 +414,7 @@ { "items": [ { - "label": "IAM Overview", + "label": "Understanding Scaleway IAM", "slug": "overview" }, { @@ -422,7 +422,7 @@ "slug": "users-groups-and-applications" }, { - "label": "Policies", + "label": "Understanding IAM Policies", "slug": "policy" }, { diff --git a/pages/iam/reference-content/overview.mdx b/pages/iam/reference-content/overview.mdx index 21188d7695..21e484ff63 100644 --- a/pages/iam/reference-content/overview.mdx +++ b/pages/iam/reference-content/overview.mdx @@ -1,9 +1,9 @@ --- meta: - title: IAM Overview + title: Understanding Scaleway IAM description: High-level overview of Scaleway IAM features. content: - h1: IAM Overview + h1: Understanding Scaleway IAM paragraph: High-level overview of Scaleway IAM features. tags: iam dates: diff --git a/pages/iam/reference-content/policy.mdx b/pages/iam/reference-content/policy.mdx index 9d0761c2ae..a328bcd09f 100644 --- a/pages/iam/reference-content/policy.mdx +++ b/pages/iam/reference-content/policy.mdx @@ -1,9 +1,9 @@ --- meta: - title: IAM Policies + title: Understanding IAM Policies description: Detailed additional content for policies within Scaleway IAM. content: - h1: Policies + h1: Understanding IAM Policies paragraph: Detailed additional content for policies within Scaleway IAM. tags: iam dates: diff --git a/pages/iam/troubleshooting/index.mdx b/pages/iam/troubleshooting/index.mdx index b9d2ff75f2..2dcf4385d7 100644 --- a/pages/iam/troubleshooting/index.mdx +++ b/pages/iam/troubleshooting/index.mdx @@ -1,8 +1,58 @@ --- meta: - title: IAM - Troubleshooting - description: IAM Troubleshooting + title: IAM (Identity and Access Management) - Troubleshooting + description: Find troubleshooting resources for resolving issues with IAM. content: - h1: Troubleshooting - paragraph: IAM Troubleshooting ---- \ No newline at end of file + paragraph: Find troubleshooting resources for resolving issues with IAM. +dates: + posted: 2025-03-17 +categories: + - iam +--- + + + +## Featured Pages + + + + + + + + + + + +## IAM troubleshooting pages + +- [I am not allowed to perform actions on resources](/iam/troubleshooting/cannot-use-resources)