Skip to content

Commit 293d8da

Browse files
authored
update rbac links (#244)
1 parent 9395480 commit 293d8da

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/sideloader/pages/migrate-sideloader.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Replace the following:
241241
--
242242
* *`DATABASE_ID`*: The xref:astra-db-serverless:databases:create-database.adoc#get-db-id[database ID] of your target {astra-db} database.
243243
* *`APPLICATION_TOKEN`*: An xref:astra-db-serverless:administration:manage-application-tokens.adoc[application token] with a role that has the required permissions for {sstable-sideloader}, which are {create-db-permission} and {view-db-permission}.
244-
You can use a built-in role, such as the {database-administrator-role} role, or a xref:astra-db-serverless:administration:rbac.adoc#custom-roles[custom role] with the required permissions.
244+
You can use a built-in role, such as the {database-administrator-role} role, or a xref:astra-db-serverless:administration:custom-roles.adoc[custom role] with the required permissions.
245245
--
246246
+
247247
[TIP]

modules/sideloader/pages/prepare-sideloader.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ However, you must create a {db-serverless-vector} database if you want to use th
4949

5050
To call the {sstable-sideloader} endpoints, you need the xref:astra-db-serverless:databases:create-database.adoc#get-db-id[database ID] and an xref:astra-db-serverless:administration:manage-application-tokens.adoc[{astra} application token] with a sufficiently privileged role.
5151
The required permissions for {sstable-sideloader} are {create-db-permission} and {view-db-permission}.
52-
You can use a built-in role, such as the {database-administrator-role} role, or a xref:astra-db-serverless:administration:rbac.adoc#custom-roles[custom role] with the required permissions.
52+
You can use a built-in role, such as the {database-administrator-role} role, or a xref:astra-db-serverless:administration:custom-roles.adoc[custom role] with the required permissions.
5353

5454
=== PCU group requirement
5555

0 commit comments

Comments
 (0)