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

Identity security defaults function #83

Closed ghost closed 4 years ago

ghost commented 4 years ago

Steps to reproduce

Run the following function

SecMgmtInsights.IdentitySecurityDefaultsEnforcementPolicy(GetTenantList())

Expected behavior

The resulting table to be returned and data to be expanded

Actual behavior

The resulting table contains the tenant identifier and a column with a list

Environment

Windows 10 Power BI Desktop SecMgmtInsights version 1.3

ghost commented 4 years ago

This issue has been resolved through a recent update, but it was not associated with the pull request. I am going to close this because it has been verified as being addressed.