Azure Firewall - web categories

Peter Stieber 140 Reputation points
2025-06-10T10:28:30.98+00:00

When configuring a rule with destination type set to "Web categories", is there way to get an actual IP list behind those categories ? Ideally via an API ?

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
779 questions
0 comments No comments
{count} votes

Accepted answer
  1. Ganesh Patapati 6,915 Reputation points Microsoft External Staff Moderator
    2025-06-10T12:32:51.6766667+00:00

    Hello @Peter Stieber

    Unfortunately, Azure Firewall allows you to define rules using predefined web categories (e.g., "Social Media", "News", etc.) as destination types. However, Microsoft does not publicly expose the underlying IP address lists for these categories directly. This is because the IPs behind web categories are dynamic and managed internally by Microsoft, and they can change frequently.


    I hope this has been helpful!

    If above is unclear and/or you are unsure about something add a comment below.

    Please don’t forget to close the thread by clicking "Accept the answer" and "Yes" wherever the information provided helps you, as this can be beneficial to other community members.Accepted answer

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Michele Ariis 1,960 Reputation points MVP
    2025-06-10T12:32:50.06+00:00

    Hi, you can’t. Microsoft doesn’t release any IP or URL list for Web Categories: the azureWebCategories API only allows you to list category names or ask for a single URL to be classified, nothing more; resolutions happen at runtime and the detail only appears in the firewall application logs (WebCategory field); if you need a static IP list, you’ll have to use a third-party feed.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.