在Azure Redis服务中,如何实现只允许Azure App Service访问呢?
Azure Redis 开启 防火墙的功能,并在防火墙中添加上App Service的出口IP地址即可。两步即可实现此目的!
1)查询 App Service 的出口IP地址
2)添加第1步的IP地址到Azure Redis的网络防火墙中
App Service 出站IP地址:https://docs.azure.cn/zh-cn/app-service/ip-address-change-outbound#find-the-outbound-ip-addresses-in-the-azure-portal