v0.6.0
Install new version via PowerShell Gallery
PS > Install-Module -Name Arcus.Scripting.All --Version 0.6.0
What's new?
Features
- Provide scripts to remove or restore a soft deleted APIM instance (#278)
- Support absolute paths to external files to inject in the Inject-ArmContent.ps1 script (#280)
- Provide script to upsert an app setting within an Azure App Service (#268)
- Provide script to upload agreements into an Integration Account (#265)
- Provide script to upload partners into an Integration Account (#260)
- Provide script to upload certificates into an Integration Account (#259)
- Provide script to upload assemblies into an Integration Account (#257)
Fixes / Changes
- Add logging to Get-AzKeyVaultAccessPolicies (#283)
Breaking Changes
None.
Removal
None.
Changes:
- 2a82457 feat: added apim soft delete scripts (#278)
- 695d69a feat: Inject-ArmContent.ps1: support absolute paths to external files to inject (#280)
- d2eca71 feat: Add logging to Get-AzKeyVaultAccessPolicies #271 (#283)
- da93499 feat: Provide script to upsert an app setting within an Azure App Service (#268)
- afb37ed feat: Provide script to upload agreements into an Integration Account (#265)
- 33eb4d6 feat: Provide script to upload partners into an Integration Account (#260)
- 545a766 feat: Provide script to upload certificates into an Integration Account (#259)
- 78b8bf9 feat: Provide script to upload assemblies into an Integration Account (#257)
See More
- f7402d9 docs: updated Azure DevOps feature docs regarding installing Arcus packages in pipelines (#285)
- 76514ac docs: updated Azure DevOps feature docs for setting ARM outputs (#282)
- 94b7601 chore: typo 'performing` in disabling Azure LogicApps script (#274)
- 06e9c6b chore: use 'resource group' when describing Azure resource groups (#273)
- 531a3ea chore: use file paths io url routes (#275)
- 301d4bc feat: remove print "Current access policies: $armAccessPoliciesParameter" (#270)
- 7771407 feat: Provide documentation on various modes for injecting content into an ARM template (#269)
- 48213bf feat: Provide documentation to the script to upload agreements into an Integration Account (#266)
- a954e40 docs: typo 'syntax highlighting' (#258)
This list of changes was auto generated.
New Contributors
- @vromantp made their first contribution in #280
- @pimentacodit888 made their first contribution in #283
Full Changelog: v0.5.1...v0.6.0