仅为我的Web应用程序配置Azure SQL数据库防火墙

编程入门 行业动态 更新时间:2024-10-27 06:26:54
本文介绍了仅为我的Web应用程序配置Azure SQL数据库防火墙的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我们将 Azure Web Apps 与 Azure SQL ,并希望通过配置数据库防火墙仅允许来自特定Web应用程序的连接,而不是 Azure中的任何服务.如何将连接限制为仅我的Azure服务?

We use Azure Web Apps with Azure SQL and would like to make this setup more secure by configuring the database firewall to only allow connection from the specific web apps rather than any service in Azure. How can I limit connections to just my Azure services?

推荐答案

假定您具有ip地址(托管计划需要共享,基本或标准)**:

Assuming that you have an ip address (hosting plan needs to be shared, basic or standard)**:

a)导航到"SQL数据库" >>服务器"选项卡>>选择托管数据库的服务器>>配置"选项卡

a) Navigate to SQL Databases >> Servers Tab >> Select the server hosting your database >> Configure Tab

b)或者选择数据库>>管理允许的IP地址(右侧快速浏览栏)

b) Alternatively select your database >> Manage Allowed Ip Address (Right side Quick Glance bar)

  • 将您的网站IP添加到允许的IP地址列表中
  • 在允许的服务"上将Windows Azure服务更改为否"

**您可以单击网站信息中心"底部栏上的管理域"来查看您的IP地址.

**You can view your ip address clicking Manage Domains on the Website Dashboard bottom bar.

更多推荐

仅为我的Web应用程序配置Azure SQL数据库防火墙

本文发布于:2023-11-12 03:28:09,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1580379.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:仅为   应用程序   防火墙   数据库   Azure

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!