You only need to add two rules: 'Any Process' deny any outgoing connection and 'Any Process' deny any incoming connection. The 'Process Owner' of the rules should be set to 'Anyone'.
- action: deny
direction: outgoing
process: any
owner: any
destination: any
port: any
protocol: any