Search code examples
azurebotframeworkazure-language-understanding

What are Azure Bot Framework and LUIS IP Addresses [for firewall rules]?


I would like to open firewall rules for Microsoft LUIS and BotFramework. They both use TCP port 443, however I need the IP address ranges to unblock the business's firewall.

EDIT: Our Bot is written in NodeJS and hosted on-premises


Solution

  • A solutions architect at Microsoft has shared a link with me.

    https://www.microsoft.com/en-gb/download/details.aspx?id=41653

    There are two options:

    1. You can allow the IP ranges for your region.
    2. You can setup a proxy to and add IP ranges to your firewall for your proxy.