Updates from: 03/04/2022 02:22:03
Service Microsoft Docs article Related commit history on GitHub Change details
Microsoft.PowerShell.Core About Desiredstateconfiguration (5.1) https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/5.1/Microsoft.PowerShell.Core/About/about_DesiredStateConfiguration.md
maintain and manage existing configurations.
DSC is introduced in PowerShell 4.0. For detailed information about DSC, see
-[PowerShell Desired State Configuration Overview](/powershell/scripting/dsc/overview/overview).
+[PowerShell Desired State Configuration Overview](/powershell/scripting/dsc/overview).
## DEVELOPING DSC RESOURCES WITH CLASSES
to browse and learn about available DSC resources.
## See also
-[PowerShell Desired State Configuration Overview](/powershell/scripting/dsc/overview/overview)
+[PowerShell Desired State Configuration Overview](/powershell/scripting/dsc/overview/)
[Built-In PowerShell Desired State Configuration Resources](/powershell/scripting/dsc/resources/resources)
Microsoft.PowerShell.Core Switch Process (7.3) https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/7.3/Microsoft.PowerShell.Core/Switch-Process.md
normal conditions, the cmdlet was not intended to be used in PowerShell scripts.
## RELATED LINKS
-[Using experimental features](/powershell/learn/experimental-features)
+[Using experimental features](/powershell/scripting/learn/experimental-features)
[about_Experimental_Features](/powershell/module/Microsoft.PowerShell.Core/About/about_Experimental_Features)
community 2021 Updates https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/docs-conceptual/community/2021-updates.md
Content updates
- [PowerShell Support Lifecycle](/powershell/scripting/install/powershell-support-lifecycle) - Reformatted and updated the PSScriptAnalyzer rules documentation. Next month we plan to publish these docs on docs.microsoft.com.
- - [Rules documentation on GitHub](https://github.com/PowerShell/PSScriptAnalyzer/tree/master/RuleDocumentation)
+ - [Rules documentation on GitHub](https://github.com/PowerShell/PSScriptAnalyzer/tree/master/docs/Rules)
- Lots of general editorial updates across 4500 files - PowerShell 7.2-preview.10 documentation updates
dev-cross-plat Choosing The Right Nuget Package https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/docs-conceptual/dev-cross-plat/choosing-the-right-nuget-package.md
If you've skipped to the summary, some broad recommendations are:
[pssdk]: https://www.nuget.org/packages/Microsoft.PowerShell.SDK/ [psstdlib]: https://www.nuget.org/packages/PowerShellStandard.Library/ [psstdrepo]: https://github.com/PowerShell/PowerShellStandard
-[refasm]: https://github.com/dotnet/standard/blob/master/docs/history/evolution-of-design-time-assemblies.md#definitions
+[refasm]: /dotnet/standard/assembly/reference-assemblies
[sma]: https://www.nuget.org/packages/System.Management.Automation/ [Start-Job]: /powershell/module/microsoft.powershell.core/start-job [targets]: https://github.com/PowerShell/PSScriptAnalyzer/blob/master/Engine/Engine.csproj
install Powershell Support Lifecycle https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/docs-conceptual/install/PowerShell-Support-Lifecycle.md
for historical reference. It is not intended for use to determine the support li
<!-- hyperlink references -->
-[assisted]: https://support.microsoft.com/assistedsupportproducts
+[assisted]: https://support.microsoft.com/supportforbusiness/productselection
[assurance]: https://www.microsoft.com/licensing/licensing-programs/software-assurance-default [community]: /powershell/scripting/community/community-support [enterprise-agreement]: https://www.microsoft.com/licensing/licensing-programs/enterprise
learn Register Jea https://github.com/MicrosoftDocs/PowerShell-Docs/commits/staging/reference/docs-conceptual/learn/remoting/jea/register-jea.md
endpoint.
## Multi-machine configuration with DSC When deploying JEA on multiple machines, the simplest deployment model uses the JEA
-[Desired State Configuration (DSC)](../../../dsc/overview/overview.md) resource to quickly and
+[Desired State Configuration (DSC)](../../../dsc/overview.md) resource to quickly and
consistently deploy JEA on each machine. To deploy JEA with DSC, ensure the following prerequisites are met: