Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法检测和监控服务主体仅从一组特定的 IP 地址使用?我不想 IP 限制我的整个目录。我有高级 AAD,我认为它具有我可以使用的功能,但我无法进行太多测试。我目前正在努力研究如何检测 SP 是否受到危害以及如何防止它。
如果您想使用 IP 作为用户登录的条件,您可以使用条件访问来实现。但条件访问用于整个租户。
Azure Active Directory Premium 的功能包括:
详情请阅读此处。