M365cde.ConditionalAccessNamedIP
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.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2024 Dominik Gilgen. All rights reserved.
Package Details
Author(s)
- Dominik Gilgen
Tags
PowerShell Module ConditionalAccess
Functions
PSEditions
Dependencies
Release Notes
v0.0.3 - 2024-03-14
Bugfix on the output and supressed the welcome message for Connect-MgGraph.
v0.0.2 - 2024-03-14
Output bugfix for Get-ConditionalAccessNamedIP.
Changed the output to return two properties: NamedLocation and IP.
v0.0.1 - 2024-03-13
Initial release of the module.
FileList
- M365cde.ConditionalAccessNamedIP.nuspec
- M365cde.ConditionalAccessNamedIP.psd1
- M365cde.ConditionalAccessNamedIP.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.3-alpha (current version) | 10 | 3/14/2024 |
0.0.2-alpha | 8 | 3/14/2024 |
0.0.1-alpha | 9 | 3/13/2024 |