Features and Bug Fixes
- Reverted the retryOn decorator to an experimental feature flag (#19604)
- The retryOn experimental flag was removed in the previous release, but the feature is not yet enabled in template language version 2.0. This could cause validation errors during deployment for users relying on retryOn. This release restores the feature flag as a temporary workaround while backend support for template language version 2.0 is being rolled out.
- Added build_bicep and build_bicepparam tools to the MCP server (#19602)