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
Invoking the Azure fetcher in the Discovery service (#50369)
* Protobuf and configuration for Access Graph Azure Discovery
* Adding the Azure sync module functions along with new cloud client functionality
* Fixing rebase after protobuf gen
* Updating to use existing msgraph client
* PR feedback
* Using variadic options
* Removing memberOf expansion
* Expanding memberships by calling memberOf on each user
* PR feedback
* Rebase go.sum stuff
* Go mod tidy
* Fixing go.mod
* Update lib/msgraph/paginated.go
Co-authored-by: Tiago Silva <[email protected]>
* PR feedback
* Adding the Azure sync module functions along with new cloud client functionality
* Protobuf and configuration for Access Graph Azure Discovery
* Adding Azure sync functionality which can be called by the Azure fetcher
* Protobuf update
* Invoking membership expansion
* Setting principals before expansion
* Removing msgraphclient
* Linting
* PR feedback
* PR feedback
* Adding the Azure sync module functions along with new cloud client functionality
* Updating to use existing msgraph client
* PR feedback
* Using variadic options
* Removing memberOf expansion
* Expanding memberships by calling memberOf on each user
* PR feedback
* Rebase go.sum stuff
* PR feedback
* Adding the Azure sync module functions along with new cloud client functionality
* Protobuf and configuration for Access Graph Azure Discovery
* Invoking the Azure fetcher in the Discovery service
* Protobuf gen fix
* Conformant package name
* Removing msgraphclient (again?)
* Rebase fixes
* More cleanup
* PR feedback
---------
Co-authored-by: Tiago Silva <[email protected]>
0 commit comments