Jul 13 2021 04:51 PM
In our organisation we want to be able to block all Desktop Notifications within Edge but allow only the specific sites we manage/select.
Currently setting DefaultNotificationsSetting will trump the NotificationsAllowedForUrls and NotificationsBlockedForUrls GPO settings.
DefaultNotificationsSetting; https://docs.microsoft.com/en-au/DeployEdge/microsoft-edge-policies#defaultnotificationssetting
NotificationsAllowedForUrls: https://docs.microsoft.com/en-au/DeployEdge/microsoft-edge-policies#notificationsallowedforurls
NotificationsBlockedForUrls: https://docs.microsoft.com/en-au/DeployEdge/microsoft-edge-policies#notificationsblockedforurls
Would it be possible to change this behaviour or are there alternatives ways to allow only the required sites?
Jul 14 2021 02:42 PM
@gyost Hello! Currently are you setting DefaultNotificationsSetting to BlockNotifications (2) and also setting NotificationsAllowedForUrls to allow notifications for the specific sites on your list? Then are you seeing all notifications being blocked?
What happens if you just set the NotificationsAllowedForUrls policy for the specific sites and do not use the DefaultNotificationsSetting policy? Do you see unwanted notifications?
Also, can you share what version of MS Edge you are using? Thanks!
-Kelly
Jul 14 2021 10:32 PM