Skip to content

Commit c95287d

Browse files
author
Timothy Mothra
authored
Update status-monitor-v2-detailed-instructions.md
1 parent 670e591 commit c95287d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/status-monitor-v2-detailed-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ For more information, see: [Installing a PowerShell Module](https://docs.microso
176176
- Cmd:
177177

178178
```
179-
$pathToNupkg = "C:\az.applicationmonitor.0.2.1-alpha.nupkg"
179+
$pathToNupkg = "C:\az.applicationmonitor.0.3.0-alpha.nupkg"
180180
$pathToZip = ([io.path]::ChangeExtension($pathToNupkg, "zip"))
181181
$pathToNupkg | rename-item -newname $pathToZip
182182
$pathInstalledModule = "$Env:ProgramFiles\WindowsPowerShell\Modules\az.applicationmonitor"

0 commit comments

Comments
 (0)