Skip to content

Commit aaa3ccf

Browse files
Merge pull request #263226 from KrishnaG-MSFT/patch-368
(AzureCXP) MicrosoftDocs/azure-docs#118861
2 parents 78dc468 + 0d5c9a5 commit aaa3ccf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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][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].
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
@@ -394,7 +394,7 @@ configuration stored in Azure Automation by making a REST request to the service
394394
[04]: /powershell/gallery/how-to/working-with-local-psrepositories
395395
[05]: ./how-to-create-package.md
396396
[06]: ./how-to-create-package.md#author-a-configuration
397-
[07]: /powershell/gallery/how-to/working-with-local-psrepositories
397+
[07]: https://learn.microsoft.com/powershell/scripting/whats-new/differences-from-windows-powershell?view=powershell-7.4
398398
[08]: https://github.com/Azure/azure-policy/blob/bbfc60104c2c5b7fa6dd5b784b5d4713ddd55218/samples/GuestConfiguration/package-samples/resource-modules/WindowsDscConfiguration/DscResources/WindowsDscConfiguration/WindowsDscConfiguration.psm1#L97
399399
[09]: ./dsc-in-machine-configuration.md#special-requirements-for-get
400400
[10]: ../../azure-resource-manager/management/overview.md#terminology

0 commit comments

Comments
 (0)