Forum Discussion
Othmane_ElHanchi
Aug 01, 2024Copper Contributor
Deny Assignment in Read / Access ( DenySettingsMode )
Hello, I would like to confirm with you that it is currently not supported within Azure through any api / cli to set a denyRead type of assignment to a resource ? So are we really only limit...
Kidd_Ip
Aug 01, 2024MVP
You may also consider deny-settings-excluded-actions parameter to exclude read actions (such as Microsoft.Resources/*/read
Othmane_ElHanchi
Aug 01, 2024Copper Contributor
As far as i understand, that parameter determines which actions are excluded from the deny assignment.
which is weird considering that the deny assignment itself is so limited, but it would encompass a situation where you deny write assignment but authorize an action like "rename" for instance.
which is weird considering that the deny assignment itself is so limited, but it would encompass a situation where you deny write assignment but authorize an action like "rename" for instance.