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

This is a prerelease version of M365cde.ConditionalAccessNamedIP.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name M365cde.ConditionalAccessNamedIP -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name M365cde.ConditionalAccessNamedIP -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2024 Dominik Gilgen. All rights reserved.

Package Details

Author(s)

  • Dominik Gilgen

Tags

PowerShell Module ConditionalAccess

Functions

Get-ConditionalAccessNamedIP

PSEditions

Desktop Core

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

Version History

Version Downloads Last updated
0.0.3-alpha (current version) 5 3/14/2024
0.0.2-alpha 6 3/14/2024
0.0.1-alpha 7 3/13/2024