You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/governance/machine-configuration/migrate-from-azure-automation.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -292,7 +292,7 @@ configuration to a MOF file and create a machine configuration package.
292
292
293
293
Some modules might have compatibility issues with machine configuration. The most common
294
294
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][https://learn.microsoft.com/powershell/scripting/whats-new/differences-from-windows-powershell?view=powershell-7.4].
295
+
the page, [Differences between Windows PowerShell 5.1 and PowerShell 7.x][07].
296
296
297
297
One option to resolve compatibility issues is to run commands in Windows PowerShell from within a
298
298
module that's imported in PowerShell 7, by running `powershell.exe`. You can review a sample module
@@ -394,7 +394,7 @@ configuration stored in Azure Automation by making a REST request to the service
0 commit comments