microsoft / secmgmt-insights-connector

Power BI connector that provides insight into the current state of how Microsoft 365 is configured and whether best practices have been implemented
MIT License
13 stars 3 forks source link

HTTP status code 504 #144

Open ghost opened 4 years ago

ghost commented 4 years ago

Steps to reproduce

Invoke the following query with an extra large environment

 let
        source = SecMgmtInsights.Contents(GetTenantsList()),
        actions = source{[Name="DeviceActions"]}[Data]
in
        actions

Expected behavior

That the query would be successfully processed and it would retry any HTTP 504 requests

Actual behavior

Under certain circumstances a HTTP 504 is being encountered

Diagnostic logs

N/A

Environment

Power BI Desktop Security and Management Insights connector version 2.1