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

Device configuration policies #82

Closed ghost closed 4 years ago

ghost commented 4 years ago

Steps to reproduce

Run the following function

SecMgmtInsights.DeviceConfigurationPolicies({"CUSTOMER-ID-REMOVED"})

Expected behavior

The data from the API to be returned in the resulting table

Actual behavior

Expression.Error: The field 'dmaGuardDeviceEnumerationPolicy' of the record wasn't found.
Details:
    @odata.type=#microsoft.graph.windows10GeneralConfiguration

Note this is like the device compliance issue where the introduction of the dynamic schema feature has caused some errors due to the diverse types of data being returned from the API

Environment

Windows 10 Power BI Desktop SecMgmtInsights version 1.3