Skip to content

Commit c1c78fd

Browse files
authored
Revise Remove-AvsUnassociatedObject command details
Updated the parameters section for the Remove-AvsUnassociatedObject command and clarified the UUID field description. Fixed numbering os the Run Command parameters section as well.
1 parent d7d8159 commit c1c78fd

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

articles/azure-vmware/configure-storage-policy.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -205,22 +205,20 @@ After reviewing the list of unassociated objects, delete them **individually** b
205205
> [!IMPORTANT]
206206
> Deleting a vSAN object is irreversible. Ensure that the object is not associated with any VM, management component, or system service before proceeding.
207207
208-
### Run Command: `Remove-AvsUnassociatedObject`
209-
210-
1. Navigate to your AVS private cloud in the Azure portal.
211-
2. Select **Run command** > **Packages** > **Microsoft.AVS.Management**.
212-
3. Select **Remove-AvsUnassociatedObject**.
213-
214-
### Run Command parameters
215-
208+
### Run Command parameters: `Remove-AvsUnassociatedObject`
209+
216210
| Field | Description |
217211
|------|-------------|
218-
| **Uuid** | UUID of the unassociated vSAN object to delete. Obtain this value from the output of `Get‑UnassociatedVsanObjectsWithPolicy`. |
212+
| **UUID** | UUID of the unassociated vSAN object to delete. Obtain this value from the output of `Get‑UnassociatedVsanObjectsWithPolicy`. |
219213
| **ClusterName** | Name of the vSAN cluster that contains the unassociated object. |
220214
| **Retain up to** | Retention period for the Run Command output. |
221215
| **Specify name for execution** | Alphanumeric name used to identify this Run Command execution. |
222216
| **Timeout** | Time after which the command exits if it does not complete. |
223217

218+
1. Navigate to your AVS private cloud in the Azure portal.
219+
2. Select **Run command** > **Packages** > **Microsoft.AVS.Management**.
220+
3. Select **Remove-AvsUnassociatedObject**.
221+
224222
:::image type="content" source="media/run-command/run-command-overview-remove-unassociated-object.png" alt-text="Screenshot showing the Remove-AvsUnassociatedObject Run Command in the Azure portal." lightbox="media/run-command/run-command-overview-remove-unassociated-object.png":::
225223

226224
4. Provide the **UUID** and **ClusterName** of the unassociated object you want to remove.

0 commit comments

Comments
 (0)