- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-23-2022 11:29 PM
Hi All,
Can the integrated User-ID agent of an on-prem firewall monitor Azure AD for user-to-IP address mapping information?
Many thanks
03-24-2022 05:17 PM
Assuming that you aren't talking about a hybrid deployment, there isn't a built-in method of doing this. You'd need to use an external script to pull Azure AD events and use that information to feed in User-ID information through syslog or the API. There's not a native way to do this as far as I'm aware.
I'd actually recommend looking into using user certificates and GlobalProtect for user-id to get user information instead of pulling it through the script if you can. It'll be less prone to issues since Azure's API isn't always the most stable thing.
03-24-2022 03:47 PM
@BPry Do you know if the above is possible?
03-24-2022 05:17 PM
Assuming that you aren't talking about a hybrid deployment, there isn't a built-in method of doing this. You'd need to use an external script to pull Azure AD events and use that information to feed in User-ID information through syslog or the API. There's not a native way to do this as far as I'm aware.
I'd actually recommend looking into using user certificates and GlobalProtect for user-id to get user information instead of pulling it through the script if you can. It'll be less prone to issues since Azure's API isn't always the most stable thing.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!