iis-docs
iis-docs copied to clipboard
Dynamic IP Security is now a built-in feature
This doc talks about the Dynamic IP Security, an IIS Module: https://learn.microsoft.com/en-us/iis/manage/configuring-security/using-dynamic-ip-restrictions
This module was discontinued by Microsoft: (source: https://www.iis.net/downloads/microsoft/dynamic-ip-restrictions)
Trying to find out, i discovered that this module now is built-in as a Windows Feature: https://learn.microsoft.com/en-us/iis/configuration/system.webserver/security/dynamicipsecurity/
Seems like the doc should be updated.