Switching tasks to AzCLI for Registry compatibility
Changed parameter file names away from for example SBX.infra.parameters.bicep to SBX.infra.bicep to avoid confusion with ARM-JSON parameter files
Updated documentation
Introduced Set-EnvironmentOnAgent script to ensure agent readiness and enabled PS-Module usage in AzCLI tasks
Updated to latest CARML modules (incl. Cross-Module-References) and removed their parameter & version files as they don't add value to the current setup
Type of Change
Please delete options that are not relevant.
[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[x] This change requires a documentation update (Wiki)
Change
SBX.infra.parameters.bicep
toSBX.infra.bicep
to avoid confusion with ARM-JSON parameter filesSet-EnvironmentOnAgent
script to ensure agent readiness and enabled PS-Module usage in AzCLI tasksType of Change
Please delete options that are not relevant.