diff --git a/src/components/SearchContainer/EdgeFilter/EdgeFilter.jsx b/src/components/SearchContainer/EdgeFilter/EdgeFilter.jsx
index 16d4b7dd3..90a22af3f 100644
--- a/src/components/SearchContainer/EdgeFilter/EdgeFilter.jsx
+++ b/src/components/SearchContainer/EdgeFilter/EdgeFilter.jsx
@@ -144,6 +144,11 @@ const EdgeFilter = ({ open }) => {
'AZAddOwner',
'AZManagedIdentity',
'AZKeyVaultContributor',
+ 'AZNodeResourceGroup',
+ 'AZWebsiteContributor',
+ 'AZLogicAppContributor',
+ 'AZAutomationContributor',
+ 'AZAKSContributor',
]}
sectionName='azure'
/>
@@ -176,6 +181,29 @@ const EdgeFilter = ({ open }) => {