diff --git a/src/internal/connector/data_collections.go b/src/internal/connector/data_collections.go index 0b6d20b27..8481dc948 100644 --- a/src/internal/connector/data_collections.go +++ b/src/internal/connector/data_collections.go @@ -89,7 +89,7 @@ func (gc *GraphConnector) DataCollections( ctx, gc.itemClient, sels, - gc.credentials.AzureTenantID, + gc.credentials, gc.Service, gc, ctrlOpts)