Deny effect applies to all actions (create, update, delete), while
DenyAction effect only applies to deletion actions.
Use Deny effect when you want to block all unauthorized actions (create, update, delete) on a resource that does not support tags and locations.
Use DenyAction effect when you want to specifically prevent the deletion of resources that support tags and locations, such as virtual networks or storage accounts.