Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions Commands/managedcleanroom/collaboration/_add-collaborator.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,19 @@ Adds a collaborator to a collaboration.
```bash
managedcleanroom collaboration add-collaborator --resource-group testrg --collaboration-name ContosoCollaboration --user-identifier "0d6b305c-85ee-419f-9c87-d3405c24aab6" --tenant-id "72f988bf-86f1-41af-91ab-2d7cd011db47" --object-id "0f8fad5b-d9cb-469f-a165-70867728950e"
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29sbGFib3JhdGlvbnMve30vYWRkY29sbGFib3JhdG9y/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/collaborations/{}/addcollaborator 2026-04-30-preview -->

#### examples

- Add Collaborator(User)
```bash
managedcleanroom collaboration add-collaborator --resource-group testrg --collaboration-name ContosoCollaboration --user-identifier "alice@contoso.com"
```

- Add Collaborator(Service Principal)
```bash
managedcleanroom collaboration add-collaborator --resource-group testrg --collaboration-name ContosoCollaboration --user-identifier "0d6b305c-85ee-419f-9c87-d3405c24aab6" --tenant-id "72f988bf-86f1-41af-91ab-2d7cd011db47" --object-id "0f8fad5b-d9cb-469f-a165-70867728950e"
```
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/collaboration/_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Create a collaboration.
```bash
managedcleanroom collaboration create --resource-group testrg --collaboration-name ContosoCollaboration --location northeurope
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29sbGFib3JhdGlvbnMve30=/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/collaborations/{} 2026-04-30-preview -->

#### examples

- Create Collaboration
```bash
managedcleanroom collaboration create --resource-group testrg --collaboration-name ContosoCollaboration --location northeurope
```
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/collaboration/_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Delete a collaboration.
```bash
managedcleanroom collaboration delete --resource-group testrg --collaboration-name ContosoCollaboration
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29sbGFib3JhdGlvbnMve30=/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/collaborations/{} 2026-04-30-preview -->

#### examples

- Delete a collaboration
```bash
managedcleanroom collaboration delete --resource-group testrg --collaboration-name ContosoCollaboration
```
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/collaboration/_enable-workload.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Enables a workload on a collaboration.
```bash
managedcleanroom collaboration enable-workload --resource-group testrg --collaboration-name ContosoCollaboration --workload-type analytics
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29sbGFib3JhdGlvbnMve30vZW5hYmxld29ya2xvYWQ=/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/collaborations/{}/enableworkload 2026-04-30-preview -->

#### examples

- Enable Workload
```bash
managedcleanroom collaboration enable-workload --resource-group testrg --collaboration-name ContosoCollaboration --workload-type analytics
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [Command] _managedcleanroom collaboration get-readonly-kube-config_

Gets the readonly kubeconfig for the collaboration.

## Versions

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29sbGFib3JhdGlvbnMve30vZ2V0cmVhZG9ubHlrdWJlY29uZmln/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/collaborations/{}/getreadonlykubeconfig 2026-04-30-preview -->

#### examples

- Get Readonly KubeConfig for Collaboration
```bash
managedcleanroom collaboration get-readonly-kube-config --resource-group testrg --collaboration-name ContosoCollaboration
```
17 changes: 17 additions & 0 deletions Commands/managedcleanroom/collaboration/_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,20 @@ List collaborations in a subscription.
```bash
managedcleanroom collaboration list --resource-group testrg
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29sbGFib3JhdGlvbnM=/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/providers/microsoft.cleanroom/collaborations 2026-04-30-preview -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/collaborations 2026-04-30-preview -->

#### examples

- List collaborations in subscription
```bash
managedcleanroom collaboration list
```

- List collaborations in a resource group
```bash
managedcleanroom collaboration list --resource-group testrg
```
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/collaboration/_pause.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Pauses collaboration.
```bash
managedcleanroom collaboration pause --resource-group testrg --collaboration-name ContosoCollaboration
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29sbGFib3JhdGlvbnMve30vcGF1c2U=/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/collaborations/{}/pause 2026-04-30-preview -->

#### examples

- Pause Collaboration
```bash
managedcleanroom collaboration pause --resource-group testrg --collaboration-name ContosoCollaboration
```
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/collaboration/_recover.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Recovers collaboration.
```bash
managedcleanroom collaboration recover --resource-group testrg --collaboration-name ContosoCollaboration --force-recover True
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29sbGFib3JhdGlvbnMve30vcmVjb3Zlcg==/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/collaborations/{}/recover 2026-04-30-preview -->

#### examples

- Recover Collaboration
```bash
managedcleanroom collaboration recover --resource-group testrg --collaboration-name ContosoCollaboration --force-recover True
```
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/collaboration/_resume.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Resumes collaboration.
```bash
managedcleanroom collaboration resume --resource-group testrg --collaboration-name ContosoCollaboration
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29sbGFib3JhdGlvbnMve30vcmVzdW1l/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/collaborations/{}/resume 2026-04-30-preview -->

#### examples

- Resume Collaboration
```bash
managedcleanroom collaboration resume --resource-group testrg --collaboration-name ContosoCollaboration
```
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/collaboration/_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Get a collaboration.
```bash
managedcleanroom collaboration show --resource-group testrg --collaboration-name ContosoCollaboration
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29sbGFib3JhdGlvbnMve30=/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/collaborations/{} 2026-04-30-preview -->

#### examples

- Get a collaboration
```bash
managedcleanroom collaboration show --resource-group testrg --collaboration-name ContosoCollaboration
```
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/collaboration/_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Update a collaboration.
```bash
managedcleanroom collaboration update --resource-group testrg --collaboration-name ContosoCollaboration --tags "env=testing"
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29sbGFib3JhdGlvbnMve30=/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/collaborations/{} 2026-04-30-preview -->

#### examples

- Update Collaboration
```bash
managedcleanroom collaboration update --resource-group testrg --collaboration-name ContosoCollaboration --tags "env=testing"
```
3 changes: 3 additions & 0 deletions Commands/managedcleanroom/collaboration/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ Manage Collaboration
- [enable-workload](/Commands/managedcleanroom/collaboration/_enable-workload.md)
: Enables a workload on a collaboration.

- [get-readonly-kube-config](/Commands/managedcleanroom/collaboration/_get-readonly-kube-config.md)
: Gets the readonly kubeconfig for the collaboration.

- [list](/Commands/managedcleanroom/collaboration/_list.md)
: List collaborations in a subscription.

Expand Down
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/consortium-view/_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Create a consortium view.
```bash
managedcleanroom consortium-view create --resource-group testrg --consortium-view-name ContosoConsortiumView --location northeurope --consortium-endpoint https://ContosoEndpoint/ --certificate-pem Contoso certificate pem --member "{certificate-pem:membercertificate,signed-payload:membersignedpayload}"
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29uc29ydGl1bXZpZXdzL3t9/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/consortiumviews/{} 2026-04-30-preview -->

#### examples

- Create Consortium View
```bash
managedcleanroom consortium-view create --resource-group testrg --consortium-view-name ContosoConsortiumView --location northeurope --consortium-endpoint https://ContosoEndpoint/ --certificate-pem Contoso certificate pem --member "{certificate-pem:membercertificate,signed-payload:membersignedpayload}"
```
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/consortium-view/_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Delete a consortium view.
```bash
managedcleanroom consortium-view delete --resource-group testrg --consortium-view-name ContosoConsortiumView
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29uc29ydGl1bXZpZXdzL3t9/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/consortiumviews/{} 2026-04-30-preview -->

#### examples

- Delete a consortium view
```bash
managedcleanroom consortium-view delete --resource-group testrg --consortium-view-name ContosoConsortiumView
```
17 changes: 17 additions & 0 deletions Commands/managedcleanroom/consortium-view/_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,20 @@ List consortium views in a subscription.
```bash
managedcleanroom consortium-view list --resource-group testrg
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29uc29ydGl1bXZpZXdz/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/providers/microsoft.cleanroom/consortiumviews 2026-04-30-preview -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/consortiumviews 2026-04-30-preview -->

#### examples

- List consortium views in subscription
```bash
managedcleanroom consortium-view list
```

- List consortium views in a resource group
```bash
managedcleanroom consortium-view list --resource-group testrg
```
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/consortium-view/_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Get a consortium view.
```bash
managedcleanroom consortium-view show --resource-group testrg --consortium-view-name ContosoConsortiumView
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29uc29ydGl1bXZpZXdzL3t9/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/consortiumviews/{} 2026-04-30-preview -->

#### examples

- Get a consortium view
```bash
managedcleanroom consortium-view show --resource-group testrg --consortium-view-name ContosoConsortiumView
```
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/consortium-view/_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Update a consortium view.
```bash
managedcleanroom consortium-view update --resource-group testrg --consortium-view-name ContosoConsortiumView --consortium-endpoint https://ContosoEndpoint/ --certificate-pem Contoso certificate pem --member "{certificate-pem:membercertificate,signed-payload:membersignedpayload}"
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29uc29ydGl1bXZpZXdzL3t9/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/consortiumviews/{} 2026-04-30-preview -->

#### examples

- Update Consortium View
```bash
managedcleanroom consortium-view update --resource-group testrg --consortium-view-name ContosoConsortiumView --consortium-endpoint https://ContosoEndpoint/ --certificate-pem Contoso certificate pem --member "{certificate-pem:membercertificate,signed-payload:membersignedpayload}"
```
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/consortium-view/contract/_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ List contracts in a consortium view.
```bash
managedcleanroom consortium-view contract list --resource-group testrg --consortium-view-name ContosoConsortiumView
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29uc29ydGl1bXZpZXdzL3t9L2NvbnRyYWN0cw==/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/consortiumviews/{}/contracts 2026-04-30-preview -->

#### examples

- List contracts in consortium view
```bash
managedcleanroom consortium-view contract list --resource-group testrg --consortium-view-name ContosoConsortiumView
```
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Generates and proposes contract template.
```bash
managedcleanroom consortium-view contract propose-template --resource-group testrg --consortium-view-name ContosoConsortiumView --contract-name ContosoContract
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29uc29ydGl1bXZpZXdzL3t9L2NvbnRyYWN0cy97fS9wcm9wb3NldGVtcGxhdGU=/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/consortiumviews/{}/contracts/{}/proposetemplate 2026-04-30-preview -->

#### examples

- Generate template for a contract
```bash
managedcleanroom consortium-view contract propose-template --resource-group testrg --consortium-view-name ContosoConsortiumView --contract-name ContosoContract
```
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/consortium-view/contract/_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Get a contract.
```bash
managedcleanroom consortium-view contract show --resource-group testrg --consortium-view-name ContosoConsortiumView --contract-name ContosoContract
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29uc29ydGl1bXZpZXdzL3t9L2NvbnRyYWN0cy97fQ==/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/consortiumviews/{}/contracts/{} 2026-04-30-preview -->

#### examples

- Get a contract
```bash
managedcleanroom consortium-view contract show --resource-group testrg --consortium-view-name ContosoConsortiumView --contract-name ContosoContract
```
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/consortium/_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Create a consortium.
```bash
managedcleanroom consortium create --resource-group testrg --consortium-name ContosoConsortium --location northeurope
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29uc29ydGl1bXMve30=/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/consortiums/{} 2026-04-30-preview -->

#### examples

- Create Consortium
```bash
managedcleanroom consortium create --resource-group testrg --consortium-name ContosoConsortium --location northeurope
```
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/consortium/_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Delete a consortium.
```bash
managedcleanroom consortium delete --resource-group testrg --consortium-name ContosoConsortium
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29uc29ydGl1bXMve30=/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/consortiums/{} 2026-04-30-preview -->

#### examples

- Delete a consortium
```bash
managedcleanroom consortium delete --resource-group testrg --consortium-name ContosoConsortium
```
17 changes: 17 additions & 0 deletions Commands/managedcleanroom/consortium/_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,20 @@ List consortiums in a subscription.
```bash
managedcleanroom consortium list --resource-group testrg
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29uc29ydGl1bXM=/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/providers/microsoft.cleanroom/consortiums 2026-04-30-preview -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/consortiums 2026-04-30-preview -->

#### examples

- List consortiums in subscription
```bash
managedcleanroom consortium list
```

- List consortiums in a resource group
```bash
managedcleanroom consortium list --resource-group testrg
```
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/consortium/_pause.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Pauses consortium.
```bash
managedcleanroom consortium pause --resource-group testrg --consortium-name ContosoConsortium
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29uc29ydGl1bXMve30vcGF1c2U=/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/consortiums/{}/pause 2026-04-30-preview -->

#### examples

- Pause consortium
```bash
managedcleanroom consortium pause --resource-group testrg --consortium-name ContosoConsortium
```
11 changes: 11 additions & 0 deletions Commands/managedcleanroom/consortium/_recover.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Recovers consortium.
```bash
managedcleanroom consortium recover --resource-group testrg --consortium-name ContosoConsortium --force-recover True
```

### [2026-04-30-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5jbGVhbnJvb20vY29uc29ydGl1bXMve30vcmVjb3Zlcg==/2026-04-30-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.cleanroom/consortiums/{}/recover 2026-04-30-preview -->

#### examples

- Recover Consortium
```bash
managedcleanroom consortium recover --resource-group testrg --consortium-name ContosoConsortium --force-recover True
```
Loading
Loading