Closed ghost closed 4 years ago
Invoke the following query
let source = SecMgmtInsights.Contents(GetTenantsList()), policy = source{[Name="IdentitySecurityDefaultsEnforcementPolicy "]}[Data], output = Table.FirstN(policy, 999) in output
Either an exception or the query remove the parameter and process as expected.
Currently an error is being encountered because the response from the API is a HTTP 400
N/A
Power BI Desktop Security and Management Insights connector version 2.1
Steps to reproduce
Invoke the following query
Expected behavior
Either an exception or the query remove the parameter and process as expected.
Actual behavior
Currently an error is being encountered because the response from the API is a HTTP 400
Diagnostic logs
N/A
Environment