diff --git a/azure-local/manage/unregister-register-machine.md b/azure-local/manage/unregister-register-machine.md index a97a775167..f15df41d5f 100644 --- a/azure-local/manage/unregister-register-machine.md +++ b/azure-local/manage/unregister-register-machine.md @@ -41,7 +41,7 @@ Before you begin, ensure you have the following: 1. Unregister the machine. Run the following command: ```powershell - Invoke-ArzStackHCiArcReset -ArmAccessToken $ArmAccessToken -TenantId $TenantId + Invoke-AzStackHCiArcReset -ArmAccessToken $ArmAccessToken -TenantId $TenantId ``` Here's a description of the parameters used in the command: @@ -77,4 +77,4 @@ Before you begin, ensure you have the following: ## Next steps -- Learn how to register Azure Local machines: [Register Azure Local machines](../deploy/deployment-without-azure-arc-gateway.md). \ No newline at end of file +- Learn how to register Azure Local machines: [Register Azure Local machines](../deploy/deployment-without-azure-arc-gateway.md).