Skip to content

Commit da2b202

Browse files
DOCSP-17638 another fix for font (#189)
1 parent d539849 commit da2b202

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

source/index.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,35 +75,35 @@ Privilege actions define the operations that you can perform on your
7575
:atlas:`update </reference/api/custom-roles-update-a-role/>` a custom
7676
role from the |service| |api|
7777

78-
.. authrole:: sqlGetSchema
78+
.. authaction:: sqlGetSchema
7979

8080
Retrieve the schema stored for a collection or view using
8181
the :ref:`sqlgetschema-cmd` command.
8282

83-
.. authrole:: sqlSetSchema
83+
.. authaction:: sqlSetSchema
8484

8585
Set or delete the schema for a collection or view using the
8686
:ref:`sqlsetschema-cmd` command.
8787

88-
.. authrole:: viewAllHistory
88+
.. authaction:: viewAllHistory
8989

9090
Retrieve details about the queries that were run in the past
9191
24 hours using :ref:`$queryHistory <adl-query-history-stage>`.
9292

93-
.. authrole:: outToS3
93+
.. authaction:: outToS3
9494

9595
Write data from any one of the :ref:`supported
9696
<datalake-configuration-file-overview>` {+data-lake-stores+} or
9797
multiple :ref:`supported <datalake-configuration-file-overview>`
9898
{+data-lake-stores+} to your |s3| bucket using :ref:`adl-out-stage`.
9999

100-
.. authrole:: storageGetConfig
100+
.. authaction:: storageGetConfig
101101

102102
Retrieve your {+dl+} :ref:`storage configuration
103103
<datalake-configuration-file>` using the :ref:`storageGetConfig
104104
<datalake-getstorageconfig>` command.
105105

106-
.. authrole:: storageSetConfig
106+
.. authaction:: storageSetConfig
107107

108108
Set or update your {+dl+} :ref:`storage configuration
109109
<datalake-configuration-file>` using the :ref:`storageSetConfig

0 commit comments

Comments
 (0)