The address book objects are not removed from the SRX after being pushed from Junos Space: In this test in Junos:1. We removed the address Test-address from Group Test-group2. We then deleted the address Test-address. When we push the rule we can see that Junos is only doing like followsView configuration for SRX:delete security address-book global address-set Test-group address Test-addressIt doesn't show deletion of the address Test-address in the preview.
By default, SD won't delete the unused objects. To delete it, we need to enable the below option:
Navigate Network management platform > Administration > Application > Right click on "Security director" > Modify application settings > Update-device > Enable "Delete unused Addresses and Address groups"