I'm using the List resources by subscription action and can filter resources when I use something like
tagName eq 'testTag'
or
tagName eq 'testTag' and tagValue eq 'testValue'
but when I try to use 'ne' such as
tagName ne 'testTag'
I get an error. I also get the same error when trying it using
In both cases I get the following:
Why is 'eq' working and 'ne' not working?
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional