4a23af9be0 | ||
---|---|---|
.. | ||
CidrIpRange.zip | ||
azuredeploy.json | ||
readme.md |
readme.md
Save-NamedLocations
author: Thijs Lecomte
This Playbook will retrieve the Named Locations from Azure Active Directory Conditional Access and save them in Log Analytics. These named locations can be used in hunting queries.
An app registration should be created with permissions: Policy.Read.All.
This playbook uses an Azure Function to convert CIDR ranges to IP-addresses. The function is deployed from the zip file which can be found in this repo.