diff --git a/docs/xdr/features/collect/integrations/cloud_and_saas/google/google_reports.md b/docs/xdr/features/collect/integrations/cloud_and_saas/google/google_reports.md index c8788c8183..854f18d426 100644 --- a/docs/xdr/features/collect/integrations/cloud_and_saas/google/google_reports.md +++ b/docs/xdr/features/collect/integrations/cloud_and_saas/google/google_reports.md @@ -28,8 +28,8 @@ To create a service account you have to : - Create a project - Turn on the APIs for the service account - Set up the OAuth consent screen with the following scopes (see [Choose Reports API scopes](https://developers.google.com/admin-sdk/reports/auth)): - - https://www.googleapis.com/auth/admin.reports.audit.readonly - - https://www.googleapis.com/auth/admin.reports.usage.readonly + - https://www.googleapis.com/auth/admin.reports.audit.readonly + - https://www.googleapis.com/auth/admin.reports.usage.readonly - Create the service account For more details in each steps please read this [Documentation](https://support.google.com/a/answer/7378726?hl=en)