You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After researching about how to fetch applications only with/without certificates I found out that it is not supported, even though it is listed in the documentation that it should work, it does not
microsoft.applications.all( certificates != empty )
microsoft.applications.length
both of these queries have been found to be slow at scale, we need to investigate how to make them more performant
The text was updated successfully, but these errors were encountered: