We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 030e0ff commit 6d1fa85Copy full SHA for 6d1fa85
src/Logz/help/Invoke-AzLogzHostSubAccount.md
@@ -31,7 +31,7 @@ Returns the payload that needs to be passed as a request for installing Logz.io
31
32
### Example 1: Returns the payload of the logz sub account that needs to be passed in the request body for installing Logz.io agent on a VM
33
```powershell
34
-Invoke-AzLogzHostSubAccount -ResourceGroupName logz-rg-test -MonitorName pwsh-logz04 -Name logz-pwshsub01
+Invoke-AzLogzHostSubAccount -ResourceGroupName logz-rg-test -MonitorName pwsh-logz04 -SubAccountName logz-pwshsub01
35
```
36
37
```output
0 commit comments