diff --git a/src/WindowsIotServices/help/Update-AzWindowsIotServicesDevice.md b/src/WindowsIotServices/help/Update-AzWindowsIotServicesDevice.md index 00c55542f4a6..356615653cfc 100644 --- a/src/WindowsIotServices/help/Update-AzWindowsIotServicesDevice.md +++ b/src/WindowsIotServices/help/Update-AzWindowsIotServicesDevice.md @@ -49,7 +49,7 @@ This command updates a Windows IoT services by name. ### Example 2: Update a Windows IoT services by pipeline ```powershell -Get-AzWindowsIotServicesDevice -Name wsi-t03 -ResourceGroupName azure-rg-test | Update-AzWindowsIotServicesDevice-Quantity 100 -Tag @{'oper'='update'} +Get-AzWindowsIotServicesDevice -Name wsi-t03 -ResourceGroupName azure-rg-test | Update-AzWindowsIotServicesDevice -Quantity 100 -Tag @{'oper'='update'} ``` ```output Location Name Type Etag