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
Filtering should be restricted on /settings (microsoft.graph.directorySetting) as the API does not support $filter. Requests with a filter query parameter fail with a 400 Filtered searches against this resource are not supported.
Filtering should be restricted on
/settings(microsoft.graph.directorySetting) as the API does not support$filter. Requests with a filter query parameter fail with a 400Filtered searches against this resource are not supported.