Skip to content

Commit

Permalink
Merge branch 'master' into remove-auto-scaling-dashboard-sep11
Browse files Browse the repository at this point in the history
  • Loading branch information
Simplychee authored Sep 11, 2024
2 parents 17f946c + 35407fb commit d7ca77d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/shipping/Azure/azure-mail-reports.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ apis:
azure_ad_client_id: <<AZURE_AD_CLIENT_ID>>
azure_ad_secret_value: <<AZURE_AD_SECRET_VALUE>>
data_request:
url: https://login.microsoftonline.com/<<AZURE_AD_TENANT_ID>>/oauth2/v2.0/token
url: https://reports.office365.com/ecp/reportingwebservice/reporting.svc/MessageTrace
additional_fields:
type: azure_mail_reports
scrape_interval: 60 # for mail reports we suggest no less than 60 minutes
Expand Down
2 changes: 1 addition & 1 deletion docs/user-guide/log-management/api-fetcher.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ apis:
azure_ad_client_id: <<AZURE_AD_CLIENT_ID>>
azure_ad_secret_value: <<AZURE_AD_SECRET_VALUE>>
data_request:
url: https://login.microsoftonline.com/<<AZURE_AD_TENANT_ID>>/oauth2/v2.0/token
url: https://reports.office365.com/ecp/reportingwebservice/reporting.svc/MessageTrace
additional_fields:
type: azure_mail_reports
scrape_interval: 60 # for mail reports we suggest no less than 60 minutes
Expand Down

0 comments on commit d7ca77d

Please sign in to comment.