diff --git a/serverless/pages/custom-roles.asciidoc b/serverless/pages/custom-roles.asciidoc index 4bd795f0ac..26c67a015a 100644 --- a/serverless/pages/custom-roles.asciidoc +++ b/serverless/pages/custom-roles.asciidoc @@ -4,12 +4,6 @@ // :description: Create and manage roles that grant privileges within your project. // :keywords: serverless, Elasticsearch, Security -ifndef::serverlessCustomRoles[] -coming:[] -endif::[] - -ifdef::serverlessCustomRoles[] - This content applies to: {es-badge} {sec-badge} The built-in <> and <> are great for getting started with {serverless-full}, and for system administrators who do not need more restrictive access. @@ -112,4 +106,3 @@ As new features are added to {serverless-full}, roles that use the custom option After your roles are set up, the next step to securing access is to assign roles to your users. Click the **Assign roles** link to go to the **Members** tab of the **Organization** page. Learn more in <>. -endif::[]