Geoffrey Freeman

Results 2 issues of Geoffrey Freeman

When I try to use a filter against the beta/groups/delta endpoint, I get an error regardless of what I try passing in. here's an example: ``` curl -X GET "https://graph.microsoft.com/beta/users/delta/?$filter=startsWith%28displayName%2C%20%27Geoff%27%29"...

area: Azure AD
request: documentation
area: groups
area: change tracking

It would be good to be able to specify external data to be supplied to tests as documented here: https://pester.dev/docs/usage/data-driven-tests#providing-external-data-to-tests This would allow us to pass the connection string to...