Skip to content

Commit 0f0acf2

Browse files
Update upgrade guidance for PowerShell 7.0 function apps
1 parent d9450d6 commit 0f0acf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/PowerShellWorkerStrings.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,6 @@
353353
<value>Dependency snapshot '{0}' does not contain acceptable module versions.</value>
354354
</data>
355355
<data name="AutomaticUpgradesAreDisabled" xml:space="preserve">
356-
<value>Automatic upgrades are disabled in PowerShell 6 function apps. To enable this functionality back, please migrate your function app to PowerShell 7. For more details, see https://aka.ms/functions-powershell-6-to-7.</value>
356+
<value>Automatic upgrades are disabled in PowerShell 7.0 function apps. To enable this functionality back, please migrate your function app to PowerShell 7.2. For more details, see https://aka.ms/functions-powershell-7.0-to-7.2.</value>
357357
</data>
358358
</root>

0 commit comments

Comments
 (0)