Whenever a new user added to the directory tries to deploy custom azure templates, they get the following validation error - User don't have authorization to perform action 'Microsoft.Resources/deployments/validate/action
Following roles are already granted -
1. Global Administrator access in Azure AD
2. Owner role assignment at the subscription level
3. Contributor access at management Group level
Also, tried elevating access but still facing same issue.