Skip to content

Commit ba8709a

Browse files
Update CustomRulePowerShellProbe.json
1 parent f9430be commit ba8709a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

samples/manage/sql-assessment-api/notebooks/CustomizationSamples/CustomRulePowerShellProbe.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"displayName": "PowerShell host information",
1616
"description": "Information about the PowerShell console host ",
17-
"message": "Upgrade ps version to latest one. Current major version is @{Output.Version}, latest is @{latestVersion}.",
17+
"message": "Upgrade PowerShell. Installed major version is @{Output.Version}, latest available is @{latestVersion}.",
1818
"level": "Warning",
1919
"latestVersion": "7.0.2",
2020
"condition": {
@@ -44,4 +44,4 @@
4444
}
4545
]
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)