'How to set up enhanced authorisation options in Azure Bot
I have an Bot Service in Azure and I would like to ask how to set up enhanced authorization options in DL channel. My target is to be able to call the Bot API only from specific IPs.
Thanks.
Solution 1:[1]
I think this is exactly what you need: https://cloudacademy.com/lab/securing-public-web-apps-through-frontdoor-using-access-restrictions-advanced-filters/
In this hands-on lab, you will learn how to secure public web app endpoints hosted behind Azure Front Door using advanced access restriction filters.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Vagelis |
