Skip to content

Commit 8d7287e

Browse files
(AzureCXP) MicrosoftDocs/azure-docs#118762
1 parent 0bcee26 commit 8d7287e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/governance/machine-configuration/migrate-from-azure-automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ configuration to a MOF file and create a machine configuration package.
292292

293293
Some modules might have compatibility issues with machine configuration. The most common
294294
problems are related to .NET framework vs .NET core. Detailed technical information is available on
295-
the page, [Differences between Windows PowerShell 5.1 and PowerShell 7.x][07].
295+
the page, [Differences between Windows PowerShell 5.1 and PowerShell 7.x][https://learn.microsoft.com/powershell/scripting/whats-new/differences-from-windows-powershell?view=powershell-7.4].
296296

297297
One option to resolve compatibility issues is to run commands in Windows PowerShell from within a
298298
module that's imported in PowerShell 7, by running `powershell.exe`. You can review a sample module

0 commit comments

Comments
 (0)