M365-consultant 

By: | 502 downloads | Last Updated: 10/12/2023 | Latest Version: 0.4

Azure Runbook - Dynamic Group - MFA State This script is designed for an Azure Runbook to assign users to two Azure AD groups based on their MFA capability (capable / non-capable). Before running the runbook, you need to set up an automation account with a managed identity. The managed identity requires the following Graph Permissions: - User.... More info

By: | 25 downloads | Last Updated: 4/18/2024 | Latest Version: 0.0.5-alpha

This module helps you set up an Azure Automation Account.

By: | 18 downloads | Last Updated: 3/14/2024 | Latest Version: 0.0.3-alpha

The `Get-ConditionalAccessNamedIP` function retrieves IP addresses from named locations in Conditional Access policies. You can filter the results based on whether the location is trusted or untrusted. Get-ConditionalAccessNamedIP -IsTrusted # Retrieves IP addresses from trusted named locations.