Yes, you can restrict view for user group on Azure portal. You can achieve this by assigning the appropriate role to the user group. The roles available for assignment are defined by Azure RBAC (Role-Based Access Control) and can be found in the Azure portal. To assign a role to a user group, navigate to the Azure portal, select the appropriate resource, and then select "Access control (IAM)" from the left-hand menu. From there, you can add a role assignment for the user group. Note that the specific steps may vary depending on the resource you are trying to restrict access to.
References: