A utility for merging Service Fabric YAML configuration files, part of the Azure CLI extensions. Currently at version 0.1.6, with low release cadence.
pip install sfmergeutilityNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Merges two YAML dictionaries, with override taking precedence.
Consider migrating to Azure Resource Manager templates or Bicep for Service Fabric deployments.
If you need to merge lists, handle them manually before calling merge_yaml.