Install the Arcus.Scripting packages that you need via PowerShell Gallery, for instance Arcus.Scripting.ARM:
PS > Install-Module -Name Arcus.Scripting.ARM --RequiredVersion 1.6.0For a complete list of all Arcus.Scripting packages see the documentation.
What's new?
Features
None.
Fixes / Changes
- Do not escape escaped double quotes for the
Inject-ArmContentscript (#460)
Breaking Changes
None.
Removal
None.
Changes:
This list of changes was auto generated.