Identity Attribute Changed Trigger JSONpath to check if multiple attributes have changed

You can try these

$.changes[?((@.attribute == “cloudLifecycleState” || @.attribute == “department”) || (@.attribute == “cloudLifecycleState” && @.attribute == “location”))]