Skip to content

Commit f85c000

Browse files
committed
add new pages for quantum service roles
1 parent 9f061c0 commit f85c000

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

articles/role-based-access-control/built-in-roles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ The following table provides a brief description of each built-in role. Click th
543543
> [!div class="mx-tableFixed"]
544544
> | Built-in role | Description | ID |
545545
> | --- | --- | --- |
546-
> | <a name='quantum-workspace-data-contributor'></a>[Quantum Workspace Data Contributor](./built-in-roles/quantum.md#quantum-workspace-data-contributor) | Lets you submit and view jobs in the workspace. | 3df8b902-2a6f-47c7-8cc5-360e9b272a7e |
546+
> | <a name='quantum-workspace-data-contributor'></a>[Quantum Workspace Data Contributor](./built-in-roles/quantum.md#quantum-workspace-data-contributor) | Lets you submit and view jobs in the workspace. | c1410b24-3e69-4857-8f86-4d0a2e603250 |
547547
548548
## Next steps
549549

articles/role-based-access-control/permissions/quantum.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ This article lists the permissions for the Azure resource providers in the Quant
2020
> [!div class="mx-tableFixed"]
2121
> | Action | Description |
2222
> | --- | --- |
23+
> | Microsoft.Quantum/locations/register/action | Registers the subscription for the quantum resource provider and enables the creation of quantum workspaces. |
2324
> | Microsoft.Quantum/Workspaces/read | Read workspace properties. |
25+
> | Microsoft.Quantum/Workspaces/write | Writes Workspace. |
26+
> | Microsoft.Quantum/Workspaces/delete | Deletes Workspace. |
27+
> | Microsoft.Quantum/Workspaces/regenerateKey/action | Regenerate workspace api key. |
28+
> | Microsoft.Quantum/Workspaces/listKeys/action | List workspace api keys. |
2429
> | Microsoft.Quantum/locations/offerings/read | Read providers supported. |
2530
> | **DataAction** | **Description** |
2631
> | Microsoft.Quantum/Workspaces/jobs/read | Read jobs and other data |

0 commit comments

Comments
 (0)