Skip to content

Correct Azure Bicep / ARM template for build 0.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@glahaye glahaye released this 04 Oct 00:24
· 582 commits to main since this release
63feafc

Why is this necessary

The Bicep and Arm templates were referring to one of the plugin settings ManifestDomain by Url. This would result in misconfiguration of the WebApi, which would prevent the WebApi from communicating to plugin endpoints and consequently prevent successful registration of plugins.

What's Changed

  • Update deployment template with the correct param name by @TaoChenOSU in #451

Full Changelog: 0.6...0.6.1