Skip to content

Commit fa453cd

Browse files
committed
Fixed API keys
1 parent 1e373c1 commit fa453cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/role-based-access-control/resource-provider-operations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,12 +1082,12 @@ Azure service: [Azure Blockchain Service](../blockchain/workbench/index.yml)
10821082
> | Action | Microsoft.Blockchain/blockchainMembers/read | Gets or Lists existing Blockchain Member(s). |
10831083
> | Action | Microsoft.Blockchain/blockchainMembers/write | Creates or Updates a Blockchain Member. |
10841084
> | Action | Microsoft.Blockchain/blockchainMembers/delete | Deletes an existing Blockchain Member. |
1085-
> | Action | Microsoft.Blockchain/blockchainMembers/listApiKeys/action | Gets or Lists existing Blockchain Member Api Keys. |
1085+
> | Action | Microsoft.Blockchain/blockchainMembers/listApiKeys/action | Gets or Lists existing Blockchain Member API keys. |
10861086
> | | **blockchainMembers/transactionNodes** | |
10871087
> | Action | Microsoft.Blockchain/blockchainMembers/transactionNodes/read | Gets or Lists existing Blockchain Member Transaction Node(s). |
10881088
> | Action | Microsoft.Blockchain/blockchainMembers/transactionNodes/write | Creates or Updates a Blockchain Member Transaction Node. |
10891089
> | Action | Microsoft.Blockchain/blockchainMembers/transactionNodes/delete | Deletes an existing Blockchain Member Transaction Node. |
1090-
> | Action | Microsoft.Blockchain/blockchainMembers/transactionNodes/listApiKeys/action | Gets or Lists existing Blockchain Member Transaction Node Api Keys. |
1090+
> | Action | Microsoft.Blockchain/blockchainMembers/transactionNodes/listApiKeys/action | Gets or Lists existing Blockchain Member Transaction Node API keys. |
10911091
> | | **cordaMembers** | |
10921092
> | Action | Microsoft.Blockchain/cordaMembers/read | Gets or Lists existing Blockchain Corda Member(s). |
10931093
> | Action | Microsoft.Blockchain/cordaMembers/write | Creates or Updates a Blockchain Corda Member. |

0 commit comments

Comments
 (0)