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
4 changes: 2 additions & 2 deletions Commands/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -357,10 +357,10 @@
: Manage Azure Stack HCI.

- [standby-container-group-pool](/Commands/standby-container-group-pool/readme.md)
: Standby Container Group Pool Operations
: Manage Standby Container Group Pool

- [standby-vm-pool](/Commands/standby-vm-pool/readme.md)
: Standby Virtual Machine Pool Operations
: Manage Standby Virtual Machine Pool

- [storage](/Commands/storage/readme.md)
: Manage Azure Cloud Storage resources.
Expand Down
11 changes: 11 additions & 0 deletions Commands/standby-container-group-pool/_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Create a StandbyContainerGroupPoolResource
```bash
standby-container-group-pool create --resource-group myrg --name mypool --subscription 461fa159-654a-415f-853a-40b801021944 --container-profile-id /subscriptions/461fa159-654a-415f-853a-40b801021944/resourceGroups/myrg/providers/Microsoft.ContainerInstance/containerGroupProfiles/mycg --profile-revision 1 --subnet-ids [0].id=/subscriptions/461fa159-654a-415f-853a-40b801021944/resourceGroups/ru-cli-test-standbypool/providers/Microsoft.Network/virtualNetworks/ru-cli-test-standbypool-vnet/subnets/testSubnet --refill-policy always --max-ready-capacity 1 --location eastus
```

### [2025-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5Y29udGFpbmVyZ3JvdXBwb29scy97fQ==/2025-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbycontainergrouppools/{} 2025-10-01 -->

#### examples

- StandbyContainerGroupPools_CreateOrUpdate
```bash
standby-container-group-pool create --resource-group rgstandbypool --name pool --max-ready-capacity 688 --refill-policy always --dynamic-sizing-enabled True --container-profile-id /subscriptions/00000000-0000-0000-0000-000000000009/resourceGroups/rgstandbypool/providers/Microsoft.ContainerInstance/containerGroupProfiles/cgProfile --profile-revision 1 --subnet-ids "[{id:/subscriptions/00000000-0000-0000-0000-000000000009/resourceGroups/rgstandbypool/providers/Microsoft.Network/virtualNetworks/cgSubnet/subnets/cgSubnet}]" --zones "[1,2,3]" --tags "{}" --location West US
```
11 changes: 11 additions & 0 deletions Commands/standby-container-group-pool/_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Delete a StandbyContainerGroupPoolResource
```bash
standby-container-group-pool delete --name mypool --subscription 461fa159-654a-415f-853a-40b801021944 --resource-group myrg
```

### [2025-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5Y29udGFpbmVyZ3JvdXBwb29scy97fQ==/2025-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbycontainergrouppools/{} 2025-10-01 -->

#### examples

- StandbyContainerGroupPools_Delete
```bash
standby-container-group-pool delete --resource-group rgstandbypool --name pool
```
12 changes: 12 additions & 0 deletions Commands/standby-container-group-pool/_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,15 @@ List StandbyContainerGroupPoolResource resources by subscription ID or by resour
```bash
standby-container-pool list --subscription 461fa159-654a-415f-853a-40b801021944 --resource-group myrg
```

### [2025-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5Y29udGFpbmVyZ3JvdXBwb29scw==/2025-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/providers/microsoft.standbypool/standbycontainergrouppools 2025-10-01 -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbycontainergrouppools 2025-10-01 -->

#### examples

- StandbyContainerGroupPools_ListBySubscription
```bash
standby-container-group-pool list
```
11 changes: 11 additions & 0 deletions Commands/standby-container-group-pool/_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ Get a StandbyContainerGroupPoolResource
```bash
standby-container-group-pool show --subscription 461fa159-654a-415f-853a-40b801021944 --resource-group myrg --name mypool
```

### [2025-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5Y29udGFpbmVyZ3JvdXBwb29scy97fQ==/2025-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbycontainergrouppools/{} 2025-10-01 -->

#### examples

- StandbyContainerGroupPools_Get
```bash
standby-container-group-pool show --resource-group rgstandbypool --name pool
```
11 changes: 11 additions & 0 deletions Commands/standby-container-group-pool/_status.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ Get a StandbyContainerGroupPoolRuntimeViewResource
```bash
standby-container-group-pool get-runtime-view --resource-group myrg --name mypool --subscription 461fa159-654a-415f-853a-40b801021944 --version latest
```

### [2025-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5Y29udGFpbmVyZ3JvdXBwb29scy97fS9ydW50aW1ldmlld3Mve30=/2025-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbycontainergrouppools/{}/runtimeviews/{} 2025-10-01 -->

#### examples

- StandbyContainerGroupPoolRuntimeViews_Get
```bash
standby-container-group-pool status --resource-group rgstandbypool --name pool --version latest
```
11 changes: 11 additions & 0 deletions Commands/standby-container-group-pool/_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,14 @@ Update a StandbyContainerGroupPoolResource
### [2024-03-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5Y29udGFpbmVyZ3JvdXBwb29scy97fQ==/2024-03-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbycontainergrouppools/{} 2024-03-01 -->

### [2025-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5Y29udGFpbmVyZ3JvdXBwb29scy97fQ==/2025-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbycontainergrouppools/{} 2025-10-01 -->

#### examples

- StandbyContainerGroupPools_CreateOrUpdate
```bash
standby-container-group-pool update --resource-group rgstandbypool --name pool --max-ready-capacity 688 --refill-policy always --dynamic-sizing-enabled True --container-profile-id /subscriptions/00000000-0000-0000-0000-000000000009/resourceGroups/rgstandbypool/providers/Microsoft.ContainerInstance/containerGroupProfiles/cgProfile --profile-revision 1 --subnet-ids "[{id:/subscriptions/00000000-0000-0000-0000-000000000009/resourceGroups/rgstandbypool/providers/Microsoft.Network/virtualNetworks/cgSubnet/subnets/cgSubnet}]" --zones "[1,2,3]" --tags "{}"
```
11 changes: 11 additions & 0 deletions Commands/standby-vm-pool/_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,14 @@ Create a StandbyVirtualMachinePoolResource
### [2024-03-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5dmlydHVhbG1hY2hpbmVwb29scy97fQ==/2024-03-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbyvirtualmachinepools/{} 2024-03-01-preview -->

### [2025-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5dmlydHVhbG1hY2hpbmVwb29scy97fQ==/2025-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbyvirtualmachinepools/{} 2025-10-01 -->

#### examples

- StandbyVirtualMachinePools_CreateOrUpdate
```bash
standby-vm-pool create --resource-group rgstandbypool --name pool --max-ready-capacity 304 --min-ready-capacity 300 --post-provisioning-delay PT2S --dynamic-sizing-enabled True --vm-state Running --vmss-id /subscriptions/00000000-0000-0000-0000-000000000009/resourceGroups/rgstandbypool/providers/Microsoft.Compute/virtualMachineScaleSets/myVmss --tags "{}" --location West US
```
11 changes: 11 additions & 0 deletions Commands/standby-vm-pool/_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,14 @@ Delete a StandbyVirtualMachinePoolResource
### [2024-03-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5dmlydHVhbG1hY2hpbmVwb29scy97fQ==/2024-03-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbyvirtualmachinepools/{} 2024-03-01-preview -->

### [2025-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5dmlydHVhbG1hY2hpbmVwb29scy97fQ==/2025-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbyvirtualmachinepools/{} 2025-10-01 -->

#### examples

- StandbyVirtualMachinePools_Delete
```bash
standby-vm-pool delete --resource-group rgstandbypool --name pool
```
12 changes: 12 additions & 0 deletions Commands/standby-vm-pool/_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,15 @@ List StandbyVirtualMachinePoolResource resources by subscription ID or by resour
```bash
standby-vm-pool list --subscription 461fa159-654a-415f-853a-40b801021944 --resource-group myrg
```

### [2025-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5dmlydHVhbG1hY2hpbmVwb29scw==/2025-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/providers/microsoft.standbypool/standbyvirtualmachinepools 2025-10-01 -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbyvirtualmachinepools 2025-10-01 -->

#### examples

- StandbyVirtualMachinePools_ListBySubscription
```bash
standby-vm-pool list
```
11 changes: 11 additions & 0 deletions Commands/standby-vm-pool/_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,14 @@ Get a StandbyVirtualMachinePoolResource
### [2024-03-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5dmlydHVhbG1hY2hpbmVwb29scy97fQ==/2024-03-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbyvirtualmachinepools/{} 2024-03-01-preview -->

### [2025-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5dmlydHVhbG1hY2hpbmVwb29scy97fQ==/2025-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbyvirtualmachinepools/{} 2025-10-01 -->

#### examples

- StandbyVirtualMachinePools_Get
```bash
standby-vm-pool show --resource-group rgstandbypool --name pool
```
11 changes: 11 additions & 0 deletions Commands/standby-vm-pool/_status.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ Get a StandbyVirtualMachinePoolRuntimeViewResource
### [2024-03-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5dmlydHVhbG1hY2hpbmVwb29scy97fS9ydW50aW1ldmlld3Mve30=/2024-03-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbyvirtualmachinepools/{}/runtimeviews/{} 2024-03-01-preview -->

### [2025-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5dmlydHVhbG1hY2hpbmVwb29scy97fS9ydW50aW1ldmlld3Mve30=/2025-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbyvirtualmachinepools/{}/runtimeviews/{} 2025-10-01 -->

#### examples

- StandbyVirtualMachinePoolRuntimeViews_Get
```bash
standby-vm-pool status --resource-group rgstandbypool --name pool --version latest
```
11 changes: 11 additions & 0 deletions Commands/standby-vm-pool/_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,14 @@ Update a StandbyVirtualMachinePoolResource
### [2024-03-01-preview](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5dmlydHVhbG1hY2hpbmVwb29scy97fQ==/2024-03-01-preview.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbyvirtualmachinepools/{} 2024-03-01-preview -->

### [2025-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5zdGFuZGJ5cG9vbC9zdGFuZGJ5dmlydHVhbG1hY2hpbmVwb29scy97fQ==/2025-10-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.standbypool/standbyvirtualmachinepools/{} 2025-10-01 -->

#### examples

- StandbyVirtualMachinePools_CreateOrUpdate
```bash
standby-vm-pool update --resource-group rgstandbypool --name pool --max-ready-capacity 304 --min-ready-capacity 300 --post-provisioning-delay PT2S --dynamic-sizing-enabled True --vm-state Running --vmss-id /subscriptions/00000000-0000-0000-0000-000000000009/resourceGroups/rgstandbypool/providers/Microsoft.Compute/virtualMachineScaleSets/myVmss --tags "{}"
```
Loading
Loading