Skip to content

Commit cd3887e

Browse files
authored
Merge pull request #78771 from MS-TimothyMothra/patch-4
Update status-monitor-v2 version
2 parents 670e591 + c95287d commit cd3887e

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)