AzureAD plugin v1.3.0 - Added external_user_state and sign_in_activity columns to azuread_user table
May 30, 2025•steampipe
Enhancements
- Added external_user_state and sign_in_activity columns to azuread_user table. (#250) (Thanks @MarkusGnigler for the contribution!)
- Added disable_resilience_defaults column to azuread_conditional_access_policy table. (#251) (Thanks @MarkusGnigler for the contribution!)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v5.11.6 which improves how errors are handled during query execution. (#249)